Hey! These docs are for version 3.2, which is no longer officially supported. Click here for the latest version, 1.0!

Transaction Status Codes

The following lists the transaction status codes that HyperSDK returns in response to calls.

NEW

  • ID: 10
  • Description:
    Newly created order

PENDING_VBV

  • ID: 23
  • Description:
    Authentication is in progress

CHARGED

  • ID: 21
  • Description:
    Successful transaction

AUTHENTICATION_FAILED

  • ID: 26
  • Description:
    User did not complete authentication

AUTHORIZATION_FAILED

  • ID: 27
  • Description:
    User completed authentication, but the bank refused the transaction

JUSPAY_DECLINED

  • ID: 22
  • Description:
    User input is not accepted by the underlying PG

AUTHORIZING

  • ID: 28
  • Description:
    Transaction status is pending from bank

API_FAILURE

  • ID: ??
  • Description:
    Something went wrong during the API call (parameters, business logic, etc.)

BACKPRESSED

  • ID: ??
  • Description:
    User back-pressed from PP without without initiating transaction

USER_ABORTED

  • ID: ??
  • Description:
    User backpressed after landing on Bank OTP page/ Netbanking Login page/ Wallet redirection page.

COD_INITIATED

  • ID: ??
  • Description:
    Transaction successful, but user opted for cash on delivery option displayed on payment page