Basic Steps: Authorizing a Payment with
VDC NAB
Decryption

Follow these steps to request an Apple Pay payment authorization with
VDC NAB
decryption:
  1. Create the request message with the required
    REST
    API fields.
  2. Send the message to one of these endpoints:
    • Production:
      POST
      https://nabgateway-api.nab.com.au
      /pts/v2/payments
    • Test:
      POST
      https://nabgateway-api-test.nab.com.au
      /pts/v2/payments
  3. Verify the response messages to make sure that the request was successful.

    ADDITIONAL INFORMATION

    A 200-level HTTP response code indicates success. See the .