#Srikanth - save cards
1 messages · Page 1 of 1 (latest)
hi
You can use Checkout Session or the Payment Element. This is covered here: https://stripe.com/docs/payments/save-and-reuse?platform=checkout
this creates a checkout session . we do not want this
On that page there are multiple integrations:
If you click on the second tab, you will see how to do it with the Payment Element for example https://stripe.com/docs/payments/save-and-reuse?platform=web
got it . i dont noe how i missed that