So far I have the widget working with one problem, the UI to be able to select the payment method.
My payment Intent:
The HTML - notice the absence of the card UI
:
The Stripe Dashboard - notice the absence of the Payment Method:
So far I have the widget working with one problem, the UI to be able to select the payment method.
My payment Intent:
The HTML - notice the absence of the card UI
:
The Stripe Dashboard - notice the absence of the Payment Method:
The card component has been deprecated next to the other old specific payments - all in favor for the new complete stripe elements.
@teodor is working along a usage guide
@George Where is this usage guide? I need to get my app back online ASAP.
Hi Cameron, sorry to hear of your plight.
I spoke to @Teodor about this, just before the Crew going on a well-deserved break. To my reckoning, I think that a usage guide is about 3 weeks away.
Your best bet at this stage, is to download Wappler v5.8.2 and work with that.
Thank you Ben. You are right about that. That’s what I have ben working on all afternoon. It’s a bummer, but I’ll get through it.
Unfortunately the same issue also happens in Wappler 5. The payment method no longer attaches to the intent, causing the incomplete payment in the dashboard.
Hi there,
I am experiencing the same issue. How do you pass on the payment method so it's not incomplete on the stripe dashboard?
From previous replies, it sounds like you'll need to rewrite the API to use the Stripe Elements component in Wappler instead.
Pretty disappointing since stripe is a core feature in most apps.. this should work out the box
Agreed, but Stripe itself is also in perpetual improvement. It appears it was their decision to deprecate certain features in favor of going with elements. The mistake I'm seeing repeated by the Wappler team is not effectively communicating breaking changes in releases. The community posts are typically where we find out.
What's needed is a How To on user testing a new Wappler version with existing sites in a sandbox environment.
So is Stripe completely broken on Wappler? I can't even get Stripe Elements to work. Half the components are missing..