Charge a stored card
{
"ConsentID": 8,
"Amounts": {
"BaseAmt": 52,
"Surcharge": 1.04,
"TotalAmt": 53.04
},
"purchDetails": {
"ServiceDescrip": "Annual Checkup",
"ClientRefID": "174356",
"RPGUID": "99438332"
},
"AlternateMerchID": 0,
"User": "Samuel"
}{
"ConsentAnnual_ChargeStoredCardResult": {
"AVSresult": "Y",
"AcquirerResponseEMV": null,
"CVVresult": "",
"ErrCode": 0,
"ErrMsg": "",
"FunctionOk": true,
"IsPartialApproval": false,
"RequiresVoiceAuth": false,
"RespMsg": "APPROVED OK1400",
"ResponseApprovedAmount": 0,
"ResponseAuthorizedAmount": 53.04,
"ResponseBalanceAmount": 0,
"TxApproved": true,
"TxID": 37,
"TxnCode": "OK1400",
"ApprovedAmounts": {
"BaseAmt": 52,
"Surcharge": 1.04,
"TotalAmt": 53.04
}
}
}Last updated
Was this helpful?