Closed comfortchambeshi closed 2 years ago
Hi @comfortchambeshi apologies for the late response. please note that this is the current flow for mobile money zambia.
please if you have further questions regarding the flow kindly email developers@flutterwavego.com for more information. more info here https://developer.flutterwave.com/docs/zambia-mobile-money.
I want to get the result of the payment in array using $print_r($result) but it's not giving me a chance. It's only ending on payment successful and not returning to the page where i can print the results (especially the status) in using $print_r($result). So that i can check the status of the mobile money payment after a successful payment. I used this code but it's still ending on payment successful with a Flutterwave logo instead of printing the results like the way the card payment does.