#matrixx_paymentelement-spm

1 messages ¡ Page 1 of 1 (latest)

prime tundraBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1425595174582489160

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

kindred mist
#

matrixx_paymentelement-spm

#

@candid phoenix creating the PaymentMethod first is the right approach

candid phoenix
#

Hi @kindred mist ! Thank you for the link. I did review that documentation prior to creating the thread and I saw 'Detect the selection of a saved payment method` which is great for payment methods already saved....but this is when they are entering new card details....

Are there any down sides to creating a payment method in Stripe, and not connecting it to the customer. For example, if they choose to abandon the checkout process, we'll have a payment method in Stripe that isn't connected to a customer. Any concerns here?

kindred mist
#

The doc I shared works the same whether you use a saved card or not. And no downside no. It's a common flow what you are trying to do

candid phoenix
#

oh, that's awesome! I will look into that. Thanks for the help! I think this request can be closed.