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 | |
3 CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | | 1 CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | |
4 CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | | 2 CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | |
5 CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 | 3 CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 |
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 | 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 |
7 CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code | | 5 CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code | |
8 UNKNOWN_TYPE | sameinfo | First name Last name | on | |
9 NAME_FIRST | addrFirstName | First name | | 6 NAME_FIRST | addrFirstName | First name | |
10 NAME_LAST | addrLastName | Last name | | 7 NAME_LAST | addrLastName | Last name | |
11 ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) | | 8 ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) | |
12 ADDRESS_HOME_LINE2 | addrStreet2 | (apt, suite, building, floor, etc) | | 9 ADDRESS_HOME_LINE2 | addrStreet2 | (apt, suite, building, floor, etc) | |
13 ADDRESS_HOME_CITY | addrCity | City | | 10 ADDRESS_HOME_CITY | addrCity | City | |
14 ADDRESS_HOME_STATE | addrState | State | | 11 ADDRESS_HOME_STATE | addrState | State | |
15 ADDRESS_HOME_ZIP | addrZip | Postal code | | 12 ADDRESS_HOME_ZIP | addrZip | Postal code | |
OLD | NEW |