#tunnnna-checkout-saved-pm

1 messages · Page 1 of 1 (latest)

limber egret
#

Hey! A customer can always enter alternative payment methods. but if they have a saved PM that will also be surfaced as the default:

In payment mode, Stripe prefills the Checkout page’s email, name, card details, and billing address with the customer’s most recent card payment method. In subscription mode, Stripe processes the customer’s default payment method if it’s a card. Otherwise Stripe processes the most recent card. Prefilling the customer’s card details requires a valid billing address.
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#handling-existing-customers

Securely accept payments online.

#

You can't forgo that if you're passing customer parameter

wet pewter
#

Ok, I understand.
now I want to ask about payment when the email and card details is prefilled in.
If the customer choose to change cards and then choose to use his original card without entering anything, why can't he press the button to pay?

limber egret
#

If the customer choose to change cards and then choose to use his original card without entering anything, why can't he press the button to pay?
Can you provide an example?

wet pewter
limber egret
#

Can you share the cs_xxx ID please

wet pewter
#

cus_ ?

#

cus_LyHPkW0fUfK8RY

limber egret
#

No, the Checkout Session ID

wet pewter
#

sorry..

#

cs_test_a1eAEjn80sE0OVVNCLPr6WkyCH2la4zDnJC5yNSOFCIddFxo79d34ZkGNc

limber egret
#

Yeah, that seems like a bug to me! Let me replicate this and share with the Checkout team

wet pewter
#

Okay, how long will it take to fix?

#

Can you give me a rough estimate of how long it will take?

limber egret
#

I'm not sure tbh, I'd imagine it will be looked it fairly quickly

wet pewter
#

ok, thank you. And can you tell me what this key symbol means?

limber egret
#

Just indicative that the page is secure (SSL etc)

wet pewter
#

Understood. Let me ask one last question. Is there any way to keep this 1-click checkout button out?

limber egret
wet pewter
#

Are you saying that I should turn off Faster checkout?

limber egret
#

That UI section you highlighted is Link, yes

wet pewter
#

I was able to set it up with no problem.

#

Thank you for your help!

limber egret
#

Cool!

quick kiteBOT
#

This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact

limber egret