#leon_api

1 messages ¡ Page 1 of 1 (latest)

honest rainBOT
#

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

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

sage abyss
#

hello! Are you using the Payment Element to accept bank transfer payments? Otherwise if you're not sure, which specific documentation are you following to implement bank transfers? Knowing how you're currently integrating with Stripe will help me give you better advice.

errant yoke
#

thank you for your response!
Yes, we are using the Payment Element to accept bank transfer payments

sage abyss
#

hmmmm, unfortunately there isn't a way to not show the bank account modal. I'll share that feedback though. If you choose not to use the Payment Element and example, display a separate bank transfer button, then there would be a way for you to control this yourself : https://docs.stripe.com/payments/bank-transfers/accept-a-payment?payment-ui=direct-api&invoices=without#handling-multiple-open-payments-or-invoices - you should be seeing the Direct API

Use the Payment Intents API to accept bank transfer payments.