-
Notifications
You must be signed in to change notification settings - Fork 2
I cannot procced after the checkout page in the app. #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello @ankitgada1997, does this issue occur on this Flutter library? |
Yes. |
Have you tried this out on the latest version?
…On Sat, Oct 29, 2022, 06:12 Ankit Gada ***@***.***> wrote:
Hello @ankitgada1997 <https://github.com/ankitgada1997>, does this issue
occur on this Flutter library?
Yes.
You can have a look at Video URl
<https://drive.google.com/file/d/1ZqDjMeDKkmzAd0adt8iIyaFKc1USj0Vn/view?usp=share_link>
.
—
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFLIPVA7G6LHCHX4EJQYAGLWFSPZFANCNFSM6AAAAAARFAJNYA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
No, Please check with the live key. |
Please check on the latest version
…On Sat, Oct 29, 2022, 13:20 Ankit Gada ***@***.***> wrote:
No, Please check with the live key.
—
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFLIPVDLR74PFJOPPNUTECDWFUB57ANCNFSM6AAAAAARFAJNYA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
In the new version of the flutterwave_standard there are new issues.
|
@ankitgada1997, |
I've been attempting to integrate the flutterwave payment gateway into my app. I've implemented the desired flow, which goes something like this: I want to add money to my wallet, so first I take input from the user and then redirect to the flutter wave portal, where the user enters their card details, receives an OTP, and the transaction is verified. The above flow works with test keys, but when we replace them with live keys, the server adds another verification and redirects to the return URL specified in the Flutter wave portal and the app. However, it's stuck over there and we are unable to proceed. So, could you please tell us how everything will work out? We've tried webhooks as well, but the problem persists.
We have created a webhook on the server using laravel framework.
Please help to get the flow completed.
The text was updated successfully, but these errors were encountered: