Data Fields

Data Fields

For authentication and other security-related purposes, credit card transactions require several fields of information before proceeding. All parameters pertain to the cardholder and the card itself:

Credit Card

Parameter Name Type Description
CardNumber String The card number
ExpirationMonth String The expiration month of the card (01 to 12)
ExpirationYear String The expiration year of the card. Min length is 2, max is 4
CVV String The security code at the back of the credit card

GCash

Parameter Name Type Description
No Data Fields Required

Please note that the data fields must be in JSON format before encryption.