Last updated: 

 

Use this transaction to capture a previously authorized transaction.

End Point : /capture

Example request Example response
{
"siteid":"123456",
"txndate":"2023-02-01:16:13:20",
"type":"capture",
"amount":"40.00",
"refid":"123456789876543212345"
}
  • 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