Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 783 Bytes

CreateCardPaymentMethodCard.md

File metadata and controls

13 lines (10 loc) · 783 Bytes

# CreateCardPaymentMethodCard

Properties

Name Type Description Notes
number string Card number.
cvc string CVC or CVV for the card. [optional]
expiry \TheLogicStudio\ExactPay\Model\CreateCardPaymentMethodCardExpiry
token_type string The type of payment token to create. Defaults to 'platform', or 'network' if network tokens are enabled for your Account. [optional]
cvc_indicator string Indicates the state of the CVC or CVV for the card. [optional]

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