
Gateway Developer Guide and Reference 07 January 2014 129
Processors Requiring Additional Transaction Parameters
PayPal Credit Card Transaction Request Parameters
A
CAPTURECOMPLETE (Optional) Indicates if this Delayed Capture transaction is the last capture you intend
to make. The values are:
Y (default)
N
NOTE: If CAPTURECOMPLETE is Y, any remaining amount of the original
reauthorized transaction is automatically voided.
Limitations: 12-character alphanumeric string.
CUSTOM (Optional) A free-form field for your own use.
Limitations: 256-character alphanumeric string.
EMAIL (Optional) Email address of payer.
Limitations: 127 alphanumeric characters.
INVNUM (Optional) Your own unique invoice or tracking number.
Limitations: 127 alphanumeric characters.
ITEMAMT (Required if L_COSTn is specified) Sum of cost of all items in this order.
ITEMAMT = L_QTY0*LCOST0 + L_QTY1*LCOST1...L_QTYn*L_COSTn
Limitations: Nine numeric characters plus decimal (.) character. No currency symbol.
Specify the exact amount to the cent using a decimal point—use 34.00, not 34. Do not
include comma separators—use 1199.95 not 1,199.95.
Limitations: Nine numeric characters plus decimal.
TAXAMT (Required if L_TAXAMTn is specified) Sum of tax for all items in this order.
TAXAMT=L_QTY0*L_TAXAMT0 + L_QTY1*L_TAXAMT1 +...L_QTYn
*L_TAXAMT
n
NOTE: You must set CURRENCY to one of the three-character currency codes for any
of the supported PayPal currencies. See
CURRENCY in this table for details.
Limitations: Nine numeric characters plus decimal (.) character. No currency symbol.
Specify the exact amount to the cent using a decimal point—use 34.00, not 34. Do not
include comma separators—use 1199.95 not 1,199.95.
Nine numeric characters plus decimal.
FREIGHTAMT (Optional) Total shipping costs for this order.
NOTE: You must set CURRENCY to one of the three-character currency codes for any
of the supported PayPal currencies. See
CURRENCY in this table for details.
Limitations: Nine numeric characters plus decimal (.) character. No currency symbol.
Specify the exact amount to the cent using a decimal point—use 34.00, not 34. Do not
include comma separators—use 1199.95 not 1,199.95.
Nine numeric characters plus decimal.
Parameter Description
Comentários a estes Manuais