Charge
Charge attempt cannot be fulfilled until X minutes
- Meaning: You're trying to charge a card that has been regulated. If a card fails 10 consecutive times across Paystack businesses, the card will be regulated and can only be charged once every twenty-four hours until there’s a successful transaction.
- Solution: Wait for the indicated time period (represented by X above) before attempting to charge the card again
One of Authorization code, card object, bank object, ussd object, mobile money object, qr object, or EFT object should be passed.
- Meaning: You've attempted to create a charge without passing an object to charge
- Solution: Pass an authorization code, Card object, Bank object, USSD object, Mobile Money object, QR object, or EFT object
Email does not match Authorization code. Authorization may be inactive or belong to a different email. Please confirm.
- Meaning: The email provided does not correspond to the authorization code provided.
- Solution: Verify that the authorization code being passed belongs to the email address you're passing
- Sample generic error
1{2 "status": "false",3 "message": "[string]"4}
Not sure where to look? Try search
Type the error or keywords into the search bar above. If you don’t find what you’re looking for, contact us, we’re happy to help.