Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 917 Bytes

File metadata and controls

15 lines (13 loc) · 917 Bytes

RebillySdk::PaymentCardCreatePlain

Properties

Name Type Description Notes
method String The method of payment instrument.
customer_id AllOfPaymentCardCreatePlainCustomerId The Customer's ID.
pan String The card PAN (Primary Account Number).
exp_year Integer Card's expiration year.
exp_month Integer Card's expiration month.
cvv String Card's cvv (card verification value). [optional]
billing_address AllOfPaymentCardCreatePlainBillingAddress The billing address.
custom_fields ResourceCustomFields [optional]
risk_metadata RiskMetadata [optional]