#stvsppypy_api

1 messages ¡ Page 1 of 1 (latest)

molten notchBOT
#

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

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

jagged dust
#

Hi, let me help you with this.

teal dune
#

Hello @jagged dust , thanks for the response!

#

Would be possible to go with this route to avoid sending unnecessary emails to users, but conver their bank_account into payment_method to not rely on a deprecated resource?

jagged dust
#

In any case the customers might legally need to receive the emails, but with PM option you won't need to do it on your own.

teal dune
#

Is this because of mandates? Would be necessary to create one for every ACH payment_method?

  • Considering we intend to have confimed SetupIntents for the subscriptions
jagged dust
#

I don't know how migrations intake form works exactly. I believe if it's Stripe-to-Stripe migration, you will not need to involve the customers much.

teal dune
#

It's from a third party provider. But sure, I'll continue contacting support on that matter

#

But in any case, I think this might be relevant:

  • Is it possible to convert bank_account into payment_method?
jagged dust
#

I think it should be possible. Let me check...

#

But not sure if Bank Account object will work. It's best to try.

molten notchBOT
teal dune
#

Got it, that's good to know. Thanks very much!