#ninjamasta_code
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/1234585222041829429
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Unfortunately I am not seeing an option for this at the moment or a way to add your own validation to this address.
I will put in a feature request to add this, but for the moment I think the best way to do this would be to collect this info on your own page before directing to checkout and do the validation on that page.
Ok, if we do that, can the customer then change the shipping address later on the stripe checkout page?
You can use our Address Element by itself, so it may be relatively easy to show this form and do your own check on the address we get back https://docs.stripe.com/elements/address-element
Sorry I meant to mention that you would want to disable shipping address collection on the Checkout page.
Ok, we can live with it for now as is, but if you think the feature request would be added relatively soon, we would probably just wait. Otherwise maybe try and do that. We like the shipping address collection option...
Unfortunately I can't guarantee when or if this will be added, so I would recommend implementing the workaround. I understand that that is not ideal, that option is really helpful when it works for your usecase.