OLD | NEW |
1 CREDIT_CARD_TYPE | CCForm.cardType | Type of Card | | 1 CREDIT_CARD_TYPE | CCForm.cardType | Type of Card | |
2 CREDIT_CARD_NUMBER | CCForm.cardNumber | Card number | | 2 CREDIT_CARD_NUMBER | CCForm.cardNumber | Card number | |
3 CREDIT_CARD_EXP_MONTH | CCForm.expirationMonth | Expiration date | 9 | 3 CREDIT_CARD_EXP_MONTH | CCForm.expirationMonth | Expiration date | 9 |
4 CREDIT_CARD_EXP_4_DIGIT_YEAR | CCForm.expirationYear | Expiration date | 2011 | 4 CREDIT_CARD_EXP_4_DIGIT_YEAR | CCForm.expirationYear | Expiration date | 2011 |
5 CREDIT_CARD_NAME | CCForm.name | Name as it appears on card | | 5 CREDIT_CARD_NAME | CCForm.name | Name as it appears on card | |
6 CREDIT_CARD_VERIFICATION_CODE | CCForm.cid | | | 6 CREDIT_CARD_VERIFICATION_CODE | CCForm.cid | | |
| 7 UNKNOWN_TYPE | isBillingAddress | Make the most of your shopping experience with
the Walmart Discover® or Walmart Credit Card®. Learn More or Apply Now. Debit c
ards (also called check cards, ATM cards or bank cards) are accepted if they hav
e a Visa or MasterCard logo. | on |
7 COMPANY_NAME | CCForm.companyName | Company Name | | 8 COMPANY_NAME | CCForm.companyName | Company Name | |
8 ADDRESS_HOME_LINE1 | addressForm.street1 | Address Line 1 | | 9 ADDRESS_HOME_LINE1 | addressForm.street1 | Address Line 1 | |
9 ADDRESS_HOME_LINE2 | addressForm.street2 | Address Line 2 | | 10 ADDRESS_HOME_LINE2 | addressForm.street2 | Address Line 2 | |
10 ADDRESS_HOME_CITY | addressForm.city | City | | 11 ADDRESS_HOME_CITY | addressForm.city | City | |
11 ADDRESS_HOME_STATE | addressForm.state | State | | 12 ADDRESS_HOME_STATE | addressForm.state | State | |
12 ADDRESS_HOME_ZIP | addressForm.zip | Zip Code | | 13 ADDRESS_HOME_ZIP | addressForm.zip | Zip Code | |
13 PHONE_HOME_WHOLE_NUMBER | addressForm.phone | Phone Number | | 14 PHONE_HOME_WHOLE_NUMBER | addressForm.phone | Phone Number | |
OLD | NEW |