Bring Your Own Network Token
The GreenPay Gateway allows the use of network tokens for Mastercard or Visa through the MDES and VTS program.
{
"card_number": "55555555555555555",
"card_holder": "Valued Cardholder",
"card_expiry": "02/2027",
"customer_ip": "127.0.0.1",
"amount": 110,
"currency": "AUD"
"cryptogram": "Aaaaaa111112222223333344444=="
}Last updated