#mieradi_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/1314691087566372885
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Good question, checking in to this. Is this for billing method or shipping method?
the billing method
i see in the docs screenshots that it doesn't exist, but i can't seem to find a way to remove it
We have a parameter for this but it looks like the only two settings are auto which means we only collect the billing address when necessary or required which always displays the collection UI. Not current;y seeing a way to prefill this but I am still looking https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-billing_address_collection
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Unfortunately it looks like it isn't possible to prefill details either at the moment. I can put in a feature request but at the moment there isn't a good way to hide this
great, that would be really awesome. it's odd that the docs show it's possible
Can you link me to that doc? I can also check if the image needs to be updated there