Optional integration data
1. Delivery and Invoicing data
Some payment methods or features may require you to submit delivery and/or invoicing information. Here below we've listed the relevant fields you may have to submit:
Field / Format | Description |
---|---|
CIVILITY AN, 5 |
Invoicing title (Mr., Mrs, Dr., etc.) |
CUID AN, 50 |
Social security number / company registration number |
ECOM_BILLTO_POSTAL_CITY AN, 40 |
Invoicing city |
ECOM_BILLTO_POSTAL_COUNTRYCODE AN, 2 |
Invoicing country code (BE, FR, NL, DE, etc.) |
ECOM_BILLTO_POSTAL_NAME_FIRST AN, 35 |
Invoicing first name |
ECOM_BILLTO_POSTAL_NAME_LAST AN, 35 |
Invoicing last name |
ECOM_BILLTO_POSTAL_POSTALCODE AN, 10 |
Invoicing postcode |
ECOM_BILLTO_POSTAL_STREET_LINE1 AN, 35 |
Invoicing address |
ECOM_BILLTO_POSTAL_STREET_NUMBER AN, 10 |
Invoicing street number |
ECOM_SHIPTO_DOB yyyy-MM-dd |
Date of birth |
ECOM_SHIPTO_ONLINE_EMAIL AN, 50 |
Delivery e-mail address |
ECOM_SHIPTO_POSTAL_CITY AN, 25 |
Delivery city |
ECOM_SHIPTO_POSTAL_COUNTRYCODE AN, 2 |
Delivery country code (ISO) |
ECOM_SHIPTO_POSTAL_NAME_FIRST AN, 35 |
Delivery first name |
ECOM_SHIPTO_POSTAL_NAME_LAST AN, 35 |
Delivery last name |
ECOM_SHIPTO_POSTAL_NAME_PREFIX AN, 10 |
Delivery civil status (Mr., Mrs, etc.) |
ECOM_SHIPTO_POSTAL_POSTALCODE AN, 10 |
Delivery postcode |
ECOM_SHIPTO_POSTAL_STATE AN, 2 |
Delivery state (ISO code *) |
ECOM_SHIPTO_POSTAL_STREET_LINE1 AN, 35 |
Delivery address |
ECOM_SHIPTO_POSTAL_STREET_NUMBER AN, 10 |
Delivery street number |
ORDERSHIPCOST N |
Delivery cost |
ORDERSHIPMETH AN, 25 |
Delivery method |
ORDERSHIPTAXCODE N |
Delivery tax code |
(*ISO codes for US States can be found here. Example: AL (Alabama), FL (Florida))
2. Order data ("ITEM" parameters)
Some payment methods or features may require you to submit detailed order information. Here below we've listed the relevant fields you may have to submit:
Field / Format | Description |
---|---|
ITEMATTRIBUTESxx AN, 50 |
Item attributes (size, colour etc.) (replace *xx* with a number to send multiple items: ITEMATTRIBUTES1, ITEMATTRIBUTES2, etc.) |
ITEMCATEGORYxx AN, 50 |
Item category (replace *xx* with a number to send multiple items: ITEMCATEGORY1, ITEMCATEGORY2, etc.) |
ITEMCOMMENTSxx AN, 255 |
Item comments (replace *xx* with a number to send multiple items: ITEMCOMMENTS1, ITEMCOMMENTS2, etc.) |
ITEMDESCxx AN, 16 |
Item description (replace *xx* with a number to send multiple items: ITEMDESC1, ITEMDESC2, etc.) |
ITEMDISCOUNTxx N,10 |
Item discount (replace *xx* with a number to send multiple items: ITEMDISCOUNT1, ITEMDISCOUNT2, etc.) |
ITEMIDxx AN, 15 |
Item identification (replace *xx* with a number to send multiple items: ITEMID1, ITEMID2, etc.) |
ITEMNAMExx AN, 40 |
Item name (replace *xx* with a number to send multiple items: ITEMNAME1, ITEMNAME2, etc.) |
ITEMPRICExx N, 50 |
Item price (replace *xx* with a number to send multiple items: ITEMPRICE1, ITEMPRICE2, etc.) |
ITEMQUANTxx N, 50 |
Item quantity (replace *xx* with a number to send multiple items: ITEMQUANT1, ITEMQUANT2, etc.) |
ITEMQUANTORIGxx AN, 50 |
Maximum quantity per item (replace *xx* with a number to send multiple items: ITEMQUANTORIG1, ITEMQUANTORIG2, etc.) |
ITEMUNITOFMEASURExx AN, 50 |
Item Unit of measure (replace *xx* with a number to send multiple items: ITEMUNITOFMEASURE1, ITEMUNITOFMEASURE2, etc.) |
ITEMVATxx N, 50 |
Item VAT amount (replace *xx* with a number to send multiple items: ITEMVAT1, ITEMVAT2, etc.) |
ITEMVATCODExx N, 50 |
Item VAT code (replace *xx* with a number to send multiple items: ITEMVATCODE1, ITEMVATCODE2, etc.) |
ITEMWEIGHTxx N, 10 |
Item weight (replace *xx* with a number to send multiple items: ITEMWEIGHT1, ITEMWEIGHT2, etc.) |
Important: Ascending order of line item fields for SHA calculation
|