Last updated
The GreenPay Gateway is able to accept card details and process payments on behalf of merchants by interfacing with relevant switches. Tokenized cards can be used to create purchases.
token
String
Generated token for card
card_holder
String
Card holder name
card_number
String
Obfuscated card number
card_expiry
String / Date YYYY-MM-DD
Card expiry date
card_type
String
Card schema
card_category
String
Card type - Credit/Debit
card_ subcategory
String
Card category
card_issuer
String
Card issuer
card_country
String
Card country
authorized
Boolean
transaction_count
Integer
Number of transactions made with this card
alias
String
Card alias
Last updated