Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 718 Bytes

PaymentMethodCardRequest.md

File metadata and controls

15 lines (12 loc) · 718 Bytes

# PaymentMethodCardRequest

Properties

Name Type Description Notes
type string Type of payment method
cvc string Card security code
exp_month string Card expiration month
exp_year string Card expiration year
name string Cardholder name
number string Card number
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]