
Gateway Developer Guide and Reference 07 February 2013 71
Submitting Credit Card Transactions
Submitting Inquiry Transactions
6
NOTE: If there are multiple transactions with a particular CUSTREF value, inquiry returns the
last transaction only with the specified CUSTREF. To make sure that you can always
access the correct transaction, use a unique CUSTREF when submitting any
transaction, including retries.
Inquiry Transaction Parameter String Using the CUSTREF
This is an example inquiry parameter string using the CUSTREF.
TRXTYPE=I&TENDER=C&PARTNER=PayPal&VENDOR=SuperMerchant&USER=SuperMerchant
&PWD=x1y2z3&CUSTREF=Inv00012345
Required Parameters When Using the Secure Token
To perform an inquiry transaction when using the secure token, pass the following parameter:
Set SECURETOKEN to the PNREF (Transaction ID in PayPal Manager reports) value returned
for the original transaction.
STARTTIME (Optional) For inquiry transactions when using CUSTREF to specify the
transaction.
STARTTIME specifies the beginning of the time period during which the
transaction specified by the CUSTREF occurred.
ENDTIME must be less than 30 days after STARTTIME. You cannot perform an
inquiry across a date range greater than 30 days.
If you set ENDTIME, and not STARTTIME, STARTTIME defaults to 30 days
before ENDTIME.
If you do not specify a STARTTIME or ENDTIME, the system searches the last 30
days.
Limitations: 14 numeric characters in the format yyyymmddhhmmss
ENDTIME (Optional) For inquiry transactions when using CUSTREF to specify the
transaction.
ENDTIME specifies the end of the time period during which the transaction
specified by the CUSTREF occurred.
Limitations: 14 numeric characters
Parameter Description
SECURETOKEN (Required) A value the Payflow server created upon your request for storing
transaction data.
Limitations: 32 alphanumeric characters
Parameter Description
Comentarios a estos manuales