#mlo300
1 messages · Page 1 of 1 (latest)
hi! not sure what you mean by "bees".
Sorry api*
I see. Well https://stripe.com/docs/payments/accept-a-payment is the guide for writing a page to accept a payment using Elements, and you can refer to https://stripe.com/docs/payments/save-during-payment as well for saving the card.
So do I have to go through a payment intent to get a person's card?
For example, if a person only wants to save a card, without making any payment, how should I proceed?
in that case you'd use a SetupIntent instead