PayproPaypro
  • ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia
  • ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan
  • ๐Ÿ‡ต๐Ÿ‡ญ Philippines
  • ๐Ÿ‡ฎ๐Ÿ‡ณ India
  • ๐Ÿ‡ฐ๐Ÿ‡ช Kenya
  • ๐Ÿ‡ช๐Ÿ‡ฌ Egypt
  • ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico
  • ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh
  • ๐Ÿ‡ง๐Ÿ‡ท brazil
  • ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria
  • ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia
  • ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan
  • ๐Ÿ‡ต๐Ÿ‡ญ Philippines
  • ๐Ÿ‡ฎ๐Ÿ‡ณ India
  • ๐Ÿ‡ฐ๐Ÿ‡ช Kenya
  • ๐Ÿ‡ช๐Ÿ‡ฌ Egypt
  • ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico
  • ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh
  • ๐Ÿ‡ง๐Ÿ‡ท brazil
  • ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria
  • India

    • Overview
    • Error Code
    • Payment API
    • Payment Casher
    • Payout API
    • Payment Query API
    • Payout Query API
    • Payment Notify API
    • Balance Inquiry API

Error Code

    Tips

    Before sending the request message, the merchant needs to add a signature, and after obtaining the response message, the merchant needs to verify the response signature accordingly.

    Brief Description
    • This section describes all the status & error codes encountered
    Error codes: Merchants only need to judge the result in the data object of the returned response.
    
    0000: Transaction successful
    
    0001: Partially successful transaction
    
    0015: Transaction in progress
    
    0029: Payment failed
    
    When pulling order details, if the outer code  is 5000, the order cannot be definitively considered failedโ€”confirmation from customer service is required.
    
    For order queries, always rely on the inner status value as the definitive indicator.
    
    CodesDescription
    0000Success
    5000System operation exception
    Note: You need to contact customer service to confirm the order status
    8000Order Error
    StatusDescription
    0000Success
    0001Partial Success
    0015Paying
    00029Fail
    Last Updated:
    Contributors: gxwu
    Prev
    Overview
    Next
    Payment API