#rafaeldeluna_api

1 messages ยท Page 1 of 1 (latest)

silk fieldBOT
#

๐Ÿ‘‹ 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/1461112207348596934

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

valid geyser
#

Hi there ๐Ÿ‘‹ Setup Intents do slightly different things than Charges, Payment Intents are the closer modern equivalient to Charges. Are you using Payment Intents as well?

silk fieldBOT
ocean pier
#

Hi there. I'll be taking over for Toby here

#

(Assuming you're using PaymentIntents)

night moon
#

No, we have been using only setup intents with Stripe Elements, allowing card and us_bank_account.

ocean pier
#

us_bank_account is the modern version of ACH Debit; these have mandates. The legacy version is a ba_123

night moon
#

I was not able to find any recent ba using Stripe Sigma, so I might not need to update any subscriptions and mandates.

#

Sorry, that's not true, I just queried again since I was looking under payment_methods. I was able to find a couple of customers with a default source using ba_. Those appear as verified but without any mandate indeed. I might need to ask the customer to update their subscription then.

ocean pier
#

If you collect acknowledgement, you can create/confirm a SeutpIntent with the existing ba_123 without needing to recollect the bank account details

night moon
#

Awesome, gotcha, that will be easy then since I just have a few! Thanks so much @ocean pier

ocean pier
#

You're welcome!