You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue :
The payment dialog/pop works normally when working on localhost but when I deployed the pop does not show when I click the button that triggers the pop-up, hence I cannot test the payment flow :putting card details and all card related information.
This is occurring on the latest version which is 1.2.0 . I haven't tested on the prior versions if the issue is present.
I can't provide the screenshot since the pop is not showing at all.
The text was updated successfully, but these errors were encountered:
I had the same issue while using the hook, I had to do a workaround and check if window.FlutterwaveCheckout exists or not before calling handleFlutterPayment
Issue :
The payment dialog/pop works normally when working on localhost but when I deployed the pop does not show when I click the button that triggers the pop-up, hence I cannot test the payment flow :putting card details and all card related information.
This is occurring on the latest version which is 1.2.0 . I haven't tested on the prior versions if the issue is present.
I can't provide the screenshot since the pop is not showing at all.
The text was updated successfully, but these errors were encountered: