Open xolanimaphumulo opened 2 years ago
was this ever resolved?
was this ever resolved?
I doubt it
Hi, @xolanimaphumulo can you state the production environment you deployed to that you faced this issue? So we can replicate it. Thanks
@ugwumadu116 I'm currently facing this issue while staging on heroku
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.