PaymentModeBillingInformation
The braintree Credit card holder's address information.
| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressId |
The card holder's address identifier.
|
string |
None.
|
| Name |
The name of card holder.
|
string |
None.
|
| DisplayName |
The name displayed on card.
|
string |
None.
|
| Company |
The company name of card holder.
|
string |
None.
|
|
The email address of card holder.
|
string |
None.
|
|
| Phone |
The phone of card holder.
|
string |
None.
|
| Address1 |
The address line 1 of card holder.
|
string |
None.
|
| Address2 |
The address line 2 of card holder.
|
string |
None.
|
| Zip |
The zip code.
|
string |
None.
|
| CountryId |
The country identifier.
|
string |
None.
|
| Country |
The country name.
|
string |
None.
|
| StateId |
The state identifier.
|
string |
None.
|
| State |
The state name.
|
string |
None.
|
| City |
The city name.
|
string |
None.
|
| CCNumber |
The credit card number.
|
string |
None.
|
| CCType |
The type of the credit card type viz.:Visa, Master Card etc.
|
CardType |
None.
|
| CCExpirationMonth |
The credit card expiration month.
|
integer |
None.
|
| CCExpirationYear |
The credit card expiration year.
|
integer |
None.
|
| CCName |
The name on credit card.
|
string |
None.
|