#hoyty_ach-migration

1 messages ¡ Page 1 of 1 (latest)

eternal baneBOT
#

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

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

frail totem
#

hoyty_ach-migration

#

@vivid salmon I highly recommend replying to that email you got as experts on that deprecation are able to answer this more thoroughly than I could

But at a high level

Do I need to collect new mandates for any payment method starting with ba?

You can run a one-time migration yourself to create/generate Mandates for each of those saved BankAccount objects (ba_123) but I agree the docs aren't super clear on this.
See this step: https://docs.stripe.com/payments/ach-direct-debit/migrating-from-charges?integration-path=payment-intent#mandate-acknowledgement

Am I reading the documentation correctly to understand if all of my invoices are being paid with payment intents (id's beginning with pi) I don't need to change how I charge my customers via stripe?
No, even with Invoices/Subscriptions you might have to make changes (migrate the Customer/Subscription/Invoice away from default_source to invoice_settings[default_payment_method]

vivid salmon
#

I see how to do the bank account step, but do I actually have to?

frail totem
#

If you don't set up the Mandate then after the deadline all your payments would fail I think

vivid salmon
#

gotchya, thank you, I'll also try the email like you said

#

have a good one!

eternal baneBOT