#ben-hamilton_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1429964947017961494
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Our form already collects the user's first and last name. My end goal is to automatically push the user's entered name into Stripe so they don't have to enter it twice.
(But we don't collect the user's address, so we can't push that into Stripe.)
Hmmm I haven't tested this myself so let me reproduce as well
Here's what the form looks like with Stripe Elements (which is super nifty)
In the meantime, I assume it works if you just pass address.country?
The top three fields are our own
Yes, it works if I just pass address.country, but I don't actually know what the user's country is ๐
Cheers!
I have to head out for now and make dinner for my kiddos, but I'll check out your reply later. Thanks for your help!
I'm also happy to submit a bug report, just let me know the right place
Sounds good, I'll leave you a message here with what I find.