Type of status call to be made

Auth Status API

  • After /authorize & /capture if the state did not reflect as AUTHORIZED or CANCELLED respectively.

Transaction status API

  • Always after /capture API to check if the payment was successful.

Other Details

  • X-CALLBACK-URL, if required, must only be passed in the /authorize call. If passed in the /capture call, it will be ignored.

  • Callbacks will only be sent after a transaction marked for capture, reaches a terminal state. No callbacks will be sent after the authorization or cancellation is done.

  • Instant discount offers are not supported on the Auth Capture flow. Other offers like cashback offers are supported.