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

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 descriptionFlutter

Payunit