Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

File metadata and controls

17 lines (13 loc) · 1.09 KB

Card

Properties

Name Type Description Notes
ta_token str TransArmor token value. Either the token fields or card number field must contain a value. [optional]
ta_token_key str TransArmor token key to identify the merchant. [optional]
cardholder_name str The cardholder name as it appears on the card. [optional]
card_number str Use this field to send clear PAN or tokens other than TransArmor Token. [optional]
exp_date str Payment method expiration date. Format is MMYYYY. [optional]
cvv str CVV present indicator. [optional]
issuer str The company (usually a bank) that issued the card. [optional]
card_reissued_number str A number that distinguishes between two plastic cards with the same card number in the event of the card being re-issued. [optional]

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