Paystack API response page

Hi everyone my name is Nigo

I'm new to flutterflow and I'm learning api's and using them "testing".

I have a page called testPaystackPayment


on Pay Now button I have the following

and


Now this are my parameters:


this is the page which I transition to:

I'm using a webview to show the checkout link

In the webview this is how I get the link for checkout:

I'm on a free flutterflow account and not a paid account, please note i started lastweek and I managed to have test runs that worked, however now when i run to test I get a blank page on both test and run mode which doesn't make sense to me see flow below:

On run this is what happens

After entering the required details and clicking on Pay Now

and this is what I get "A blank page":

and this is what I see when I check the console:

Can anyone advice and assist please, I do not know what may be the issue and not much of a developer or coder and this is new to me.

this is the Get call:

NB: I am able to test call(s) manually

Post works

Get Works

However when I try using it on my flutterflow pages it partly works, It puts transactions on abandoned when running on run and test mode, and when I test the call manually I get status 200 please if anyone knows what I may be missing to fix this I would appreciate your assistance and advice.

In paystack I see the abandoned transaction and successful transactions.

4 replies