OLD | NEW |
1 NAME_FIRST | billingAddress.firstName | * | | 1 NAME_FIRST | billingAddress.firstName | * | |
2 NAME_LAST | billingAddress.lastName | * | | 2 NAME_LAST | billingAddress.lastName | * | |
3 ADDRESS_BILLING_LINE1 | billingAddress.address1 | * | | 3 ADDRESS_BILLING_LINE1 | billingAddress.address1 | * | |
4 ADDRESS_BILLING_LINE2 | billingAddress.address2 | Street address or P.O. box | | 4 ADDRESS_BILLING_LINE2 | billingAddress.address2 | Street address or P.O. box | |
5 ADDRESS_BILLING_CITY | billingAddress.city | * | | 5 ADDRESS_BILLING_CITY | billingAddress.city | * | |
6 ADDRESS_BILLING_STATE | billingAddress.stateCode | * | XX | 6 ADDRESS_BILLING_STATE | billingAddress.stateCode | * | XX |
7 ADDRESS_BILLING_ZIP | billingAddress.postalCode | * | | 7 ADDRESS_BILLING_ZIP | billingAddress.postalCode | * | |
8 ADDRESS_BILLING_COUNTRY | billingAddress.country | * | US | 8 ADDRESS_BILLING_COUNTRY | billingAddress.country | * | US |
9 PHONE_HOME_WHOLE_NUMBER | billingAddress.phoneNumber | * | | 9 PHONE_HOME_WHOLE_NUMBER | billingAddress.phoneNumber | * | |
10 EMAIL_ADDRESS | customer.emailAddress | * | | 10 EMAIL_ADDRESS | customer.emailAddress | * | |
11 UNKNOWN_TYPE | customer.optIn | Yes, send me J&R's promotional email newsletter.
| on | |
12 UNKNOWN_TYPE | storePickup | Pickup In-Store (Park Row, New York NY) | on | |
13 UNKNOWN_TYPE | shipToBillingAddress | Ship to my billing address | on | |
14 NAME_FIRST | shippingAddress.firstName | * | | 11 NAME_FIRST | shippingAddress.firstName | * | |
15 NAME_LAST | shippingAddress.lastName | * | | 12 NAME_LAST | shippingAddress.lastName | * | |
16 ADDRESS_HOME_LINE1 | shippingAddress.address1 | * | | 13 ADDRESS_HOME_LINE1 | shippingAddress.address1 | * | |
17 ADDRESS_HOME_LINE2 | shippingAddress.address2 | Street address or P.O. box | | 14 ADDRESS_HOME_LINE2 | shippingAddress.address2 | Street address or P.O. box | |
18 ADDRESS_HOME_CITY | shippingAddress.city | * | | 15 ADDRESS_HOME_CITY | shippingAddress.city | * | |
19 ADDRESS_HOME_STATE | shippingAddress.stateCode | * | XX | 16 ADDRESS_HOME_STATE | shippingAddress.stateCode | * | XX |
20 ADDRESS_HOME_ZIP | shippingAddress.postalCode | * | | 17 ADDRESS_HOME_ZIP | shippingAddress.postalCode | * | |
21 ADDRESS_HOME_COUNTRY | shippingAddress.country | * | US | 18 ADDRESS_HOME_COUNTRY | shippingAddress.country | * | US |
22 PHONE_HOME_WHOLE_NUMBER | shippingAddress.phoneNumber | * | | 19 PHONE_HOME_WHOLE_NUMBER | shippingAddress.phoneNumber | * | |
23 UNKNOWN_TYPE | customOrderHeader.internationalBilling | International Billing | | 20 UNKNOWN_TYPE | customOrderHeader.internationalBilling | International Billing | |
24 UNKNOWN_TYPE | customOrderHeader.salespersonNumber | Salesperson Number | | 21 UNKNOWN_TYPE | customOrderHeader.salespersonNumber | Salesperson Number | |
25 UNKNOWN_TYPE | customOrderHeader.giftFromName | Gift From | | 22 UNKNOWN_TYPE | customOrderHeader.giftFromName | Gift From | |
26 UNKNOWN_TYPE | customOrderHeader.giftMessage | Gift Message | | 23 UNKNOWN_TYPE | customOrderHeader.giftMessage | Gift Message | |
27 EMAIL_ADDRESS | customOrderHeader.giftEmailAddress | Gift Email | | 24 EMAIL_ADDRESS | customOrderHeader.giftEmailAddress | Gift Email | |
28 UNKNOWN_TYPE | customOrderHeader.giftHidePrices | Hide prices on the recipient's
invoice and products on gift email. | on | |
OLD | NEW |