Closed zacid closed 3 years ago
Hi @zac156 , can you please retry the mpesa verification?
@Corvus97 are mpesa payments working with Flutterwave again? They have been completely offline for the past few weeks due to a problem with Safaricom?
@Corvus97 When I perform a Flutterwave Mpesa transaction using:
rave.Mpesa.charge(payload)
This is the response I am getting back:
TransactionChargeError: Your account charge call failed with message: Payment option currently undergoing maintenance updates. Please try another or contact support
Please advise?
@zac156 Mpesa is online, kindly retry.
When trying to verify an m-pesa payment - I suspect that JSON isn't being returned to python-rave from flutterwave API:
Caused by:
https://github.com/Flutterwave/rave-python/blob/master/rave_python/rave_payment.py#L43-L46