Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.15 KB

PaymentMethodCard.md

File metadata and controls

22 lines (19 loc) · 1.15 KB

# PaymentMethodCard

Properties

Name Type Description Notes
type string [optional]
object string
account_type string Account type of the card [optional]
auth_code string [optional]
brand string Brand of the card [optional]
contract_id string Id sent for recurrent charges. [optional]
country string Country of the card [optional]
exp_month string Expiration month of the card [optional]
exp_year string Expiration year of the card [optional]
fraud_indicators mixed[] [optional]
issuer string Issuer of the card [optional]
last4 string Last 4 digits of the card [optional]
name string Name of the cardholder [optional]
customer_ip_address string Optional field used to capture the customer's IP address for fraud prevention and security monitoring purposes [optional]

[Back to Model list] [Back to API list] [Back to README]