On This Page
Basic Steps: Authorizing a Payment with VDC NAB Decryption
VDC NAB
DecryptionFollow these steps to request an Apple Pay payment authorization with
VDC NAB
decryption:- Create the request message with the requiredRESTAPI fields.
- Use the API fields listed in Fields Required to Authorize a Payment with VDC NAB Decryption.
- Refer to the example in REST Example: Authorize a Payment with VDC NAB Decryption.
- Send the message to one of these endpoints:
- Production:POSThttps://nabgateway-api.nab.com.au/pts/v2/payments
- Test:POSThttps://nabgateway-api-test.nab.com.au/pts/v2/payments
- Verify the response messages to make sure that the request was successful.
ADDITIONAL INFORMATION
A 200-level HTTP response code indicates success. See the .