OLD | NEW |
| 1 UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover
, American Express, and PayPal. | cc |
| 2 UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover
, American Express, and PayPal. | paypal |
1 CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | | 3 CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | |
2 CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | | 4 CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | |
3 CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 | 5 CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 |
4 CREDIT_CARD_EXP_4_DIGIT_YEAR | ccExpYear | Your name (as it appears on the card)
Credit card number (no dashes or spaces) Expiration date | 2011 | 6 CREDIT_CARD_EXP_4_DIGIT_YEAR | ccExpYear | Your name (as it appears on the card)
Credit card number (no dashes or spaces) Expiration date | 2011 |
5 CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code | | 7 CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code | |
| 8 UNKNOWN_TYPE | sameinfo | First name Last name | on |
6 NAME_FIRST | addrFirstName | First name | | 9 NAME_FIRST | addrFirstName | First name | |
7 NAME_LAST | addrLastName | Last name | | 10 NAME_LAST | addrLastName | Last name | |
8 ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) | | 11 ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) | |
9 ADDRESS_HOME_LINE2 | addrStreet2 | (apt, suite, building, floor, etc) | | 12 ADDRESS_HOME_LINE2 | addrStreet2 | (apt, suite, building, floor, etc) | |
10 ADDRESS_HOME_CITY | addrCity | City | | 13 ADDRESS_HOME_CITY | addrCity | City | |
11 ADDRESS_HOME_STATE | addrState | State | | 14 ADDRESS_HOME_STATE | addrState | State | |
12 ADDRESS_HOME_ZIP | addrZip | Postal code | | 15 ADDRESS_HOME_ZIP | addrZip | Postal code | |
OLD | NEW |