You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Credit card expiration year. If this value is less than 100, it will be treated as two digits year in the current century. E.g. If current year is `2024`, `99` means `2099`.
[optional]
field55
String
[optional]
cardnet_status
String
Status code returned by the Cardnet network.
[optional]
approval_number
String
Approval number returned by the card network.
[optional]
shipping_address_name
String
Shipping address name. This is the recipient's name.
[optional]
shipping_address_line1
String
Shipping address line 1.
[optional]
shipping_address_line2
String
Shipping address line 2.
[optional]
shipping_address_city
String
Shipping address city.
[optional]
shipping_address_state
String
Shipping address state.
[optional]
shipping_address_zip
String
Shipping address ZIP code.
[optional]
shipping_address_country
String
Shipping address country.
[optional]
billing_address_name
String
Billing address name. This is the paying customer's name.