Skip to main content

PaymentSubStatus

Sub status of the payment:

  • WITHDRAWAL_FAILURE - Failed to send the crypto to the user.
  • RISK_SUCCESS - Risk checks have been completed successfully.
  • RISK_FAILURE - Risk checks have failed.
  • DEPOSIT_FAILURE - Deposit transaction has failed.
  • COUNTRY_NOT_ENABLED - User country is not enabled for Crypto OnRamp
  • EXPIRED - User session has expired. No transaction has been initiated.

    string

    Possible values: [WITHDRAWAL_FAILURE, RISK_SUCCESS, RISK_FAILURE, DEPOSIT_FAILURE, FEES_EXCEEDED, COUNTRY_NOT_ENABLED, EXPIRED, REFUND]