Ayolinx-Openapi
🇬🇧English
  • 🇬🇧English
  • 🇨🇳中文
  1. Read before development
Ayolinx-Openapi
🇬🇧English
  • 🇬🇧English
  • 🇨🇳中文
  • Openapi-EN-US
    • Read before development
      • Introduction
      • Header Parameter Description
      • Signature generation rules
      • Channel description
      • Error code description
      • Callback description
      • PartnerServiceId description
    • GetAccessToken
      • Access Token B2B
    • Qris
      • APIS Ayolinx Provided to Merchant
        • Generate Qris
        • Query Qris
        • Cancel Qris
      • APIS Need Merchant to Provide
        • Payment Notify
    • EWallet
      • APIS Ayolinx Provided to Merchant
        • Get Payment Url
        • Inquiry Status
      • APIS Need Merchant to Provid
        • Payment Notify
    • VirtualAccount
      • APIS Ayolinx Provided To Merchant
        • Error Codes
        • Create VA
        • Inquiry Va
      • APIS Need Merchant To Provide
        • Callback introduction
        • Access Token B2B
        • Payment
      • Non-snap callback interface
        • Payment Notify
  1. Read before development

Callback description

Callback url configuration#

The callback addresses for Qris and VA need to be configured in the corresponding areas of the merchant's back - end. As for the callback address of EWallet, it can be directly passed as a parameter when calling the interface.
image.png

Callback status#

CodeStatusDescription
00SuccessSuccessful
01InitiatedInitialized
02PayingIn the process of payment
03PendingPending
04RefundedRefunded
05CanceledCanceled
06FailedFailed
07Not foundNot found
Modified at 2025-02-27 10:40:41
Previous
Error code description
Next
PartnerServiceId description