PayproPaypro
  • 🇮🇩 Indonesia
  • 🇵🇰 Pakistan
  • 🇵🇭 Philippines
  • 🇰🇪 Kenya
  • 🇪🇬 Egypt
  • 🇲🇽 Mexico
  • 🇧🇩 Bengal
  • 🇳🇬 Nigeria
  • 🇮🇩 Indonesia
  • 🇵🇰 Pakistan
  • 🇵🇭 Philippines
  • 🇰🇪 Kenya
  • 🇪🇬 Egypt
  • 🇲🇽 Mexico
  • 🇧🇩 Bengal
  • 🇳🇬 Nigeria
  • Kenya

    • Overview
    • Error Code
    • Payment API
    • Payment Casher
    • Payout API
    • Payment Query API
    • Payout Query API
    • Mpesa 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 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
    0015CREDIT_INPROGRESS
    0100019PAYEE_DAILY_CUMULATIVE_AMT_REACHED
    0100007PAYEE_DAILY_CUMULATIVE_COUNT_REACHED
    0100023PAYEE_MONTHLY_CUMULATIVE_COUNT_REACHED
    60030PAYEE_MAXIMUM_BALANCE_EXCEEDED
    00028AMOUNT_NOT_NUMERIC
    60019INSUFFICIENT_FUNDS
    00029REJECTED_TRANSACTION
    0100024DUPLICATE_REFERENCE_NUMBER_LEVEL2
    00032UNKNOWN_ERROR
    Last Updated:
    Contributors: wsc
    Prev
    Overview
    Next
    Payment API