Payunit Developers DocsAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Overview
  • Get started
  • Integration best practices
  • Rest API
    • Overview
    • Initialize payment
    • Get providers
    • Make payment
    • Get payment status
    • Error description
    • Transaction status code description
  • Checkout
    • Overview
    • Initialize payment
    • Make payment
    • Check the payment status
  • SDK
    • Flutter
    • Native Android
    • Python
    • PHP
    • Woocommerce
  • After the payment
    • Overview
    • Payout
    • Cashout
  • Add payment method
  • KYC
  • Sample codes
  • Invoice
    • Overview
    • Normal Invoice
    • Installment Invoice
    • Invoice Details
  • Overview
  • Get started
  • Integration best practices
  • Rest API
    • Overview
    • Initialize payment
    • Get providers
    • Make payment
    • Get payment status
    • Error description
    • Transaction status code description
      • Transactions status code
  • Checkout
    • Overview
    • Initialize payment
    • Make payment
    • Check the payment status
  • SDK
    • Flutter
    • Native Android
    • Python
    • PHP
    • Woocommerce
  • After the payment
    • Overview
    • Payout
    • Cashout
  • Add payment method
  • KYC
  • Sample codes
  • About
  • Contact ↗ (opens in a new tab)
  • Invoice
    • Overview
    • Normal Invoice
    • Installment Invoice
    • Invoice Details

On This Page

  • Transactions status code
Question? Give us feedback → (opens in a new tab)Edit this page
Rest API
Transaction status code description

Transactions status code

Status codeDescription
SUCCESSTransaction successfully completed. The amount requested has been successfully collected.
PENDINGTransaction in progress, awaiting confirmation by the client.
CANCELLEDTransaction failed.
INITIATEInitialized collection request.
FAILEDTransaction failed.
Last updated on January 9, 2023
Error descriptionOverview

Payunit