On This Page
REST API | Visa Platform Connect
Captures
This section provides the information you need in order to capture an authorized
transaction.
Endpoint
Production:
POST
https://nabgateway-api.nab.com.au
/pts/v2/payments/{id}
/capturesTest:
POST
https://nabgateway-api-test.nab.com.au
/pts/v2/payments/{id}
/capturesThe
{id}
is the transaction ID returned in the authorization response.