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