#xaositect_best-practices

1 messages ยท Page 1 of 1 (latest)

rare joltBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

jagged patrol
#

Hi, I've had a lot of questions for you all in the last couple of weeks! Thanks for the help.

tidal maple
#

hello! no worries, happy to help ๐Ÿ™‚ i've just had a couple questions come in but i will get to you asap!

jagged patrol
#

Okay, thanks

tidal maple
#

ok, looking at this now...

jagged patrol
#

๐Ÿ‘

tidal maple
#

it's been a little since i've looked into this so i'm having to refresh my memory on it (and a lot of the details are obfuscated in test mode), but the ACH direct debit guides mention that as long as you're using SetupIntents and the Payment Element, and if they prodide a billing email, we automatically email them to verify microdespoits later
https://docs.stripe.com/payments/ach-direct-debit#mandate-and-microdeposit-emails

jagged patrol
#

Payment Element flow is working fine, but we still want customers to be able ( if this is possible ) to submit details manually if their bank isn't supported by stripe

#

Basically where they enter their bank details manually into a form of ours, we create a payment method... but alas, cannot be attached ( as it was for the sources API ) because it is not yet verified

tidal maple
#

the Payment Element supports manual entry too (see the button at the bottom)

jagged patrol
#

Oh boy. Thank you. I didn't even see that. Dang it! I spent an hour or two trying to move that API forward and all the bits!

So much easier!

tidal maple
#

yep! i do think there is a way to do this manually but it's a lot more work hahaha

#

and i would need to re-learn some of the details because the payment element automates so much of it that i have forgotten the more arcane methods

jagged patrol
#

Okay, well then, time to delete even more old code! Its okay now that I know it is on the payment element I can play go fish.

#

Thanks for your help!

tidal maple
#

yep of course!

jagged patrol
#

๐Ÿ‘‹