#AlAlva

1 messages · Page 1 of 1 (latest)

supple fulcrumBOT
vocal fulcrum
#

Hi there

calm siren
#

Hello

vocal fulcrum
#

When you say "Create A Session", are you using Stripe Checkout?

calm siren
#

yes

vocal fulcrum
#

Okay and you want to charge an already-saved PaymentMethod here, correct?

#

As in, you don't want to send the customer through another Checkout Session at all.

calm siren
#

that's correct. I have a popup that shows the user the cards they have saved and i want the user to pick of one of those and from there have the Create a Session be what it charges

vocal fulcrum
#

Gotcha so in this case you don't create a Checkout Session at all.

#

Instead, you would just create and confirm a PaymentIntent.

calm siren
#

great! i will give that a try. Thanks!