#sricar09_docs
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/1410297475809673357
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- sricar09_docs, 4 days ago, 12 messages
For additional context, the integration creates the payment intents on the server side using confirmation tokens.
Did some further review, and found that this second doc has more details on options to pass to the create request.
I was going to recommend you pass paymentMethodTypes and specify the payment methods. You're on the right track here.
Awesome thank you! We've been setting up the payment methods on the connected account, and in some cases customers are interested in showing and hiding at certain times in addition to that.
I've been searching for documentation that discusses the geolocation logic with the payment element as well. I can't recall the doc on that, but after the payment methods are configured on an account and/or on the element, is it still possible that the payment method won't show up?
Yes, it's possible the payment method may not show up if the end customer is in a region that is not supported by the payment method. If you look at the individual payment method documents you'll see the regions that are supported for each one of them.
Thank you!
So if a customer from the UK was travelling in the US for example, they wouldn't be able to fill out the payment element with bacs?
They should be able to, as long as the presentment currency is GBP I believe.
Good question.
Awesome thank you! Yeah, our use case is donors from the UK who would like to donate in BACS, they might be in the UK, or potentially in another country, but wanting to submit in GBP. The connected account is all preconfigured with the payment method type and currency
No worries, happy to help!