Fields are name/value pairs with the syntax of:
x_name_of_field = value of the field&.
|
FIELD NAME |
REQUIRED? |
VALUE |
FORMAT |
NOTES |
|
x_login |
Required |
The merchant’s unique API Login ID |
Up to 20 characters |
The merchant API Login ID is provided in the Merchant Interface and must be stored securely.
The API Login ID and Transaction Key together provide the merchant authentication required for access to the payment gateway.
See the Merchant Integration Guide for more information. |
|
x_tran_key |
Required |
The merchant's unique Transaction Key |
16 characters |
The merchant Transaction Key is provided in the Merchant Interface and must be stored securely.
The API Login ID and Transaction Key together provide the merchant authentication required for access to the payment gateway.
See the Merchant Integration Guide for more information. |