Home > Requesting Services > Transaction Search Service


Transaction Search Service

Before requesting this service, you must:

nContact Cybersource Customer Support to have your account configured for this service.

nEnable your PayPal account for this service. See Step 13    in the procedure for setting up a PayPal account, To set up your PayPal account:.

The ics_paypal_transaction_search service:

nSearches for transactions according to the search criteria in the request message.

nReturns information about the transactions that were found, up to a maximum of 100 transactions.

When you request ics_paypal_transaction_search, you must include the following fields in the request:

nics_applications

nmerchant_id

nmerchant_ref_number

npaypal_transaction_search_start_date 

nFields for one or more of the search criteria in the following table:

Table 14Transaction Search Criteria

Criteria

Field Name

Customer’s email address

paypal_customer_email

Customer’s name: salutation

payer_salutation

Customer’s name: first name

payer_firstname

Customer’s name: middle name

payer_middlename

Customer’s name: last name

payer_lastname

Customer’s name: suffix

payer_suffix 

Date range

paypal_transaction_search_end_date

The start date is specified in paypal_transaction_search_start_date, which is a required field for this service.

Invoice number

paypal_invoice_number

Payment status

paypal_payment_status

Receipt ID

paypal_receipt_id

Transaction amount

grand_total_amount

Transaction currency

currency

Transaction ID

transaction_id

 

These fields are described in API Fields.