Capture

Use this transaction to capture a previously authorized transaction.

End Point : /capture

Example request Example response
{
“siteid”:”123456”,
“txndate”:”2020-03-01:12:34:01”,
“type”:”capture”,
“amount”:”20.00”,
“refid”:”89045432”,
“terminalserialnumber”:”6789654678”
}
  • Use the refid to identify the original authorization.
  • The capture can be up to 100% of the original authorization.
  • The capture can only be executed once for a PreAuth.
  • The transaction can be captured on a different terminal than the original transaction. If no terminalserialnumber is received, the system will use the terminalserialnumber used in the PreAuth.
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request