PayproPaypro
  • 🇮🇩 Indonesia
  • 🇵🇰 Pakistan
  • 🇻🇳 Vietnam
  • 🇵🇭 Philippines
  • 🇰🇪 Kenya
  • 🇪🇬 Egypt
  • 🇧🇷 Brazil
  • 🇲🇽 Mexico
  • 🇮🇩 Indonesia
  • 🇵🇰 Pakistan
  • 🇻🇳 Vietnam
  • 🇵🇭 Philippines
  • 🇰🇪 Kenya
  • 🇪🇬 Egypt
  • 🇧🇷 Brazil
  • 🇲🇽 Mexico
  • Mexico

    • Overview
    • Error Code
    • Payment API
    • PaymentPage API
    • Payout API
    • Payment Query API
    • Payout Query API
    • Balance Inquiry API
    • Payment Notify API
    • Bank List

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.
    paypro optimizes error codes, merchants only need to judge the result in the data object of the response result. Transaction success is 0000, transaction in progress is 0015, and all other error codes can be considered failures.
    
    Error CodeError Description
    0000Success
    0001Partial payment
    0015CREDIT_INPROGRESS
    0100019PAYEE_DAILY_CUMULATIVE_AMT_REACHED
    00029REJECTED_TRANSACTION
    00032UNKNOWN_ERROR
    Last Updated:
    Contributors: wsc
    Prev
    Overview
    Next
    Payment API