Re: Django Flutterwave Payment issues

2024-02-03 Thread Sunday Ajayi
Hi If you are still having the challenge, we could schedule a call via meets and review your code . Sounds cool ? Regards *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Sat, Feb 3, 2024 at 10:14 PM Space1 Technology wrote: > I have issues trying to settup an api endpoint in

Re: Django Flutterwave Payment issues

2024-02-03 Thread Space1 Technology
I have issues trying to settup an api endpoint in my Django DRF server using Flutterwave by calling their Api in my view function. When I wrote my code and tested it with Postman client I got payment failed error. I believe I set everything well but I don’t know why am getting the error. This is my