#david2_docs

1 messages ¡ Page 1 of 1 (latest)

spring loomBOT
#

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

📝 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.

carmine sierra
tall prawn
#

yes, I understand that. My question is what does "us_bank_account.financial_connections_account can be null or a string" mean in the null case. Is it valid that a us_bank_account payment method has a null financial_connections_account?

carmine sierra
#

Yes if it wasn't created via Financial Connections.

#

So for instance you can create a US Bank Account PaymentMethod if you just have the customer's account/routing numbers

#

Or if they enter their details manually instead of going through Connections.

tall prawn
#

oh wow, every doc I read about ACH payments seems to assume financial connections. I guess I will read up on alternative mechanisms to link a US Bank Account. thanks

carmine sierra
#

Financial Connections is the easiest and recommended integration.

#

So yes, the docs will indicate that.

#

What are you really trying to do here?

tall prawn
#

I wanted to know if a payment method is still "pending microdeposits".

carmine sierra
#

That is based on the PaymentIntent/SetupIntent's status.

#

Not the PaymentMethod itself.

tall prawn
#

ah, OK. looking into that.

#

does a financial connections object having been created always mean that it was done so via "instant bank account verification" (at the cost of $1.50)? Or there are other ways for a financial connections object to be generated.

carmine sierra
#

I believe that is correct, yes.