How to use Stripe Payment Element

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:

1 Like

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

4 Likes