#kdubelevich_altir

1 messages · Page 1 of 1 (latest)

raw pewterBOT
forest ledge
#

Hi

The expected behavior: On the checkout page the customer should see that the added on the step 2 payment method is used by default
Actual behavior: User sees the form to enter payment method data (card number, exp date, cvv, etc.)
No, when using Checkout Session, currently it doesn't pull the saved payment methods for the customer

#

Why the payment method is not selected by default if it's just added in steps 1 and 2? Maybe ther are are some missed steps?
That's not supported.

#

How we can use just added payment method as default during checkout.
That's not supported.

#

You need to implement a webpage that lists the customer's payment methods and let your customer choose what PaymentMethod to use from their previous PaymentMethods

#

There is a beta feature that allows you to show Saved Payment Method in Stripe Element (Not Stripe checkout)

#

If you are interested you can reach out to Stripe Support and ask to join that beta

flat kettle
#

So. As a conclusion:
Stripe checkout doesn't support the scenario I've described
We have to use Stripe Elements instead to implement this scenario?

forest ledge
#

yes

flat kettle
#

Ok. Thanks!