PayproPaypro
  • 🇮🇩 Indonesia
  • 🇵🇰 Pakistan
  • 🇵🇭 Philippines
  • 🇮🇳 India
  • 🇰🇪 Kenya
  • 🇪🇬 Egypt
  • 🇲🇽 Mexico
  • 🇧🇩 Bangladesh
  • 🇧🇷 brazil
  • 🇳🇬 Nigeria
  • 🇮🇩 Indonesia
  • 🇵🇰 Pakistan
  • 🇵🇭 Philippines
  • 🇮🇳 India
  • 🇰🇪 Kenya
  • 🇪🇬 Egypt
  • 🇲🇽 Mexico
  • 🇧🇩 Bangladesh
  • 🇧🇷 brazil
  • 🇳🇬 Nigeria
  • Brazil

    • Overview
    • Error Code
    • Payment API
    • Payout API
    • Payment Query API
    • Payout Query API
    • Balance Inquiry API
    • Payment Notify 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 chapter introduces all encountered errors.
    For status error codes, the merchant only needs to check the `result` in the `data` object of the returned response. A transaction is successful if it returns 0000, in progress if it returns 0015, and any other error codes can be considered as failures.
    
    • status/code

    | Code | Error Description | |:----- |:-----|-----| | 0000 | Success | | 5000 | System operation exception
    Note: Please contact customer service to confirm the order status. | | 8000 | Order Error |

    | Status Error Code | Error Description | |:----- |:-----|-----| | 0000 | Success | | 0015 | Paying | | 00029 | Fail |

    Last Updated:
    Contributors: wsc
    Prev
    Overview
    Next
    Payment API