#walto_api

1 messages ¡ Page 1 of 1 (latest)

misty talonBOT
#

👋 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/1379098183338295408

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

twilit lava
vast topaz
#

If instance verification is not suported, we fall into using microdeposits. I'm unsure I understand what you meany by ' force them to save a microdeposits payment method', are you able to reword this a bit?

misty talonBOT
twilit lava
#

We would like to only accept 2 payment methods. First is credit card. Second is bank account via microdeposit. To do this we could disable us bank account in the payment element completely and it woudl only allow credit card. Then we could have another UI element on our side that would be 'pay by ach' which would take them to a form to do the microdeposits verificaiton I linked above. This would save that payment method to the connect customer when the process is completed. When this is done it would then be available to use to pay using a saved payment method. Trying to think of another better process to achieve our desired result and just making sure I'm not missing something easier.

vast topaz
twilit lava
#

Does stripe.js payment element have the ability to automatically display saved payment methods for a customer?