* indicates required field
N/A indicates field does not apply to this gateway
PayPal Payments Pro |
Authorize.net |
||
---|---|---|---|
ip_address: IP address of the customer. | IPADDRESS | x_customer_ip: This field is required when using the Advanced Fraud Detection Suite (AFDS) IP Address Blocking tool. For more information about AFDS, see the Merchant Integration Guide. | |
cc_type | CREDITCARDTYPE | N/A | |
cc_number: : The customer's credit card number. Between 13 and 16 digits without spaces | ACCT | x_card_num | |
cc_exp: The customer's credit card expiration date. Provided as MMYYYY | EXPDATE | x_exp_date | |
cc_code: The customer's card code | CVV2 | x_card_code | |
email Email for customer receipt, customer billing address, etc. | x_email: Up to 255 characters | ||
first_name: first name of the customer | FIRSTNAME | x_first_name: up to 50 characters (no symbols). | |
last_name: last name of the customer | LASTNAME | x_last_name: Up to 50 characters (no symbols). | |
business_name: name of business | x_company: Up to 50 characters (no symbols) | ||
street | STREET | x_address: Up to 60 characters (no symbols). | |
street2 | STREET2 | N/A | |
city: The city of the customer's billing address. | CITY | x_city: Up to 40 characters (no symbols) | |
state: The customer's state or province (for billing address). | STATE | x_state: Up to 40 characters (no symbols) or a valid two-character state code | |
countrycode: Country abbreviation. | COUNTRYCODE | x_country: Up to 60 characters | |
postal_code: Zip / postal code for customer's billing address. | ZIP | x_zip: Up to 20 characters (no symbols) | |
amt | AMT | x_amount: Up to 15 digits with a decimal point (no dollar symbol). This is the total amount and must include tax, shipping, and any other charges. | |
phone: Customer phone # | SHIPTOPHONENUM | x_phone: Up to 25 digits (no letters) | |
fax: Customer fax #. | x_fax: Up to 25 digits | ||
identifier: Merchant supplied identifier for the customer (ie a customer number) | x_cust_id: Up to 20 characters | ||
currency_code: Currency the transaction should be processed in. | CURRENCYCODE | N/A | |
item_amt: Amount for only item being purchased. | ITEMAMT | ||
insurance_amt: Amount for only insurance on item being purcahsed | INSURANCEAMT | ||
shipping_disc_amt: Amount which shipping fee has been discounted | SHIPDISCAMT | ||
desc: Description of transaction | DESC | x_description | |
custom: Any custom notes on the transaction | CUSTOM | ||
inv_num: Merchant assigned reference number (ie an invoice you sent to the customer) | INVNUM | x_invoice_num | |
notify_url: URL for receiving Instant Payment Notification (IPN) about this transaction. If you do not specify this value in the request, the notification URL from your Merchant Profile is used, if one exists. | NOTIFYURL | ||
run_as_test: Run the transaction as a test. Should be bool value. | N/A | x_test_request | |
duplicate_window: Time in seconds after a transaction is submitted which the gateway checks for duplicates. | x_duplicate_window | ||
ship_to_first_name: First name to use for shipping address. | x_ship_to_first_name: Up to 50 characters (no symbols) | ||
ship_to_last_name: Last name for shipping address | x_ship_to_last_name: Up to 50 characters (no symbols) | ||
ship_to_street: Address to ship to | x_ship_to_address: Up to 60 characters (no symbols) | ||
ship_to_city: City to ship to | x_ship_to_city: Up to 40 characters (no symbols) | ||
ship_to_state: State to ship to | x_ship_to_state: Up to 40 characters (no symbols) or a valid two-character state code | ||
ship_to_zip: Zip / postal code to ship to | x_ship_to_zip: Up to 20 characters (no symbols) | ||
ship_to_country: Country to ship to | x_ship_to_country: Up to 60 characters (no symbols) | ||
ship_to_company: Company to ship to | x_ship_to_company Up to 50 characters (no symbols) | ||
tax_amt: Total of tax charges. If specified, The total amount of the transaction in x_amount must include this amount. | TAXAMT | x_tax | |
shipping_amt: Total of shipping charges. If specified, The total amount of the transaction in x_amount must include this amount. | SHIPPINGAMT | x_freight | |
duty_amt: Total of duty charges | x_duty: The total amount of the transaction in x_amount must include this amount. | ||
tax_exempt: Bool. Whether or not the order was tax exempt. | x_tax_exempt | ||
handling_amt: . | HANDLINGAMT | N/A |