...
Parameter | Data type | Description | |
Request | Text | chargeTokenCreditCard | Mandatory |
CompanyToken | Token | Token you got from 3G to operate this API | Mandatory |
TransactionToken | Token | Transaction token as accepted from the createToken. | Mandatory |
CreditCardNumber | Number | Credit card number | Mandatory |
CreditCardExpiry | MMYY | Month and year of expiry of credit card | Mandatory |
CreditCardCVV | Number | 3-4 digits of CVV | Mandatory |
CardHolderName | Text | Card holder name | Mandatory |
ChargeType | Text | Charge type of the card | Optional |
ThreeD | Data | Data for 3D process | Optional |
...
ThreeD data to send (Data for 3D process):
Parameter | Data type | Description | |
Enrolled | Text | Enrolled option | Optional |
Paresstatus | Text | Paresstatus option | Optional |
Eci | Text | Eci option | Optional |
Xid | Text | Xid option | Optional |
Cavv | Text | Cavv option | Optional |
Signature | Text | Signature option | Optional |
...