#stewart-sims_best-practices

1 messages ยท Page 1 of 1 (latest)

fallen vesselBOT
#

๐Ÿ‘‹ 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/1316712775212597278

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

lilac crypt
#

๐Ÿ‘‹ happy to help

#

you can't pre-populate billing addresses

#

but if the customer has already a pre-saved payment method, the billing address attached to that payment method will be used if the customer chooses to pay with it

compact belfry
#

OK thanks at least I know now. Maybe this is something to pass on as a suggestion - because some older payment processors have this flow. While it's a bit obsolete with the pre-saved payment methods in Stripe, you have to consider this might make the initial payment for customers who have not used Stripe before a bit of a jarring experience when the switch is made. Not a problem though and thanks for your help.

lilac crypt
#

I appreciate your feedback

#

for your use-case, we normally ask people to switch to custom flow

#

where this is possible

#

using the PaymentElement and passing the billing details when confirming the Payment

compact belfry
#

ok cool thanks I'll bear that in mind. This requirement to change payment processor has been sprung on me just yesterday and we have to go live with it beginning of next year, so I'm just going with whatever is simplest tbh so we have enough time for testing! I've used Stripe before and found your docs and support helpful and the UX is spot on so either way I know it should work out fine ๐Ÿ™‚ Take care