order.txt Place Holder breakdown
| {DATE} | Date the order was placed |
| {ORDER_IDS} | Product codes of the ordered items |
| {AMOUNT} | Total amount charged to the shopper |
| {CURRENCY} | Currency the order was placed in |
| {TRANS_ID} | WorldPay transaction ID required for refund requests etc. |
| {NAME} | Name of the shopper (card holder) |
| {ADDRESS} | Shoppers address (card holder) |
| {POSTCODE} | Shoppers postal code (card holder) |
| {COUNTRY} | Country the shopper lives in (card holder) |
| {PHONE} | Shoppers phone number (card holder) |
| {EMAIL} | Shoppers email address |
| {DELIVERY_NAME} | Name of the person the goods are to be delivered to |
| {DELIVERY_ADDRESS} | Delivery address |
| {DELIVERY_POSTCODE} | Delivery post code |
| {DELIVERY_COUNTRY} | Delivery country |
| {DELIVERY_PHONE} | Phone number for delivery |
|
{IP_ADDRESS} |
IP address of shoppers computer |