A-pay Documentation
  • Documentation
    • ❇️About A-pay Platform
    • 💵Supported currencies
  • API Documentation
    • 🚀Start Integration
    • 🈁Getting data about PS
    • 📃Payment Page Integration
      • Payment Gateway
    • 🖥️API Integration
      • 💰Deposit
        • Request to create a deposit
        • Deposit Activation
        • Deposit resend OTP
        • Deposit information
      • 📤Withdrawal
      • 🔍Lost transaction
        • Create lost transaction
        • Lost transaction information
    • 🔙Postback
    • 📈Settlement
    • ❗Errors
  • 👨‍💻OpenAPI Docs
Powered by GitBook
On this page
  1. API Documentation
  2. API Integration

Lost transaction

In some cases, a user may successfully complete a payment, but the transaction is not reflected in your system or is not activated. This may happen due to technical issues or user-related actions, such as network errors or when the user deposits an amount different from the one originally requested.

To handle such scenarios, you can use the APIs provided in this section. They allow you to initiate a lost transaction issue, after which the system will attempt to locate and process the missing transaction based on the provided information.

The APIs in this section are designed to:

  • Automate the creation of lost transaction issue

  • Enable real-time status tracking of submitted issues

  • Help you provide better service to your end users

To use these APIs, you must provide either an order_id or a custom_transaction_id, along with a screenshot confirming the user's payment.

PreviousWithdrawalNextCreate lost transaction

Last updated 21 days ago

🖥️
🔍