Incremental Auth
{
"OrigAuthTxID": 111,
"AdditionalAmt": 5.0,
"Finalize": 0
}{
"CreditCardSale_IncrementalResult": {
"AVSresult": "Y",
"AcquirerResponseEMV": null,
"Amts": {
"OrigAuthAmt": 10.0000,
"ThisAuthAmt": 5.0,
"TotalAuthAmt": 15.0000
},
"CVVresult": "",
"ErrCode": 0,
"ErrMsg": "",
"FunctionOk": true,
"IsPartialApproval": false,
"RespMsg": "APPROVED OK8343",
"TxApproved": true,
"TxID": 112,
"TxnCode": "OK8343"
}
}Last updated
Was this helpful?