#ayeshaikh_7

1 messages · Page 1 of 1 (latest)

tiny vineBOT
#

Hello! We'll be with you shortly. 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.

jade stone
#

Is it only for when payment intent api is used?

burnt fulcrum
#

Descriptor code was introduced when micro-deposit on ACH was supported

#

Descriptor code will be used if the verification is done via microdeposits

jade stone
#

Or it's the same for sources api as well?

burnt fulcrum
jade stone
#

yeah, I have legacy implementation.

#

Just to confirm again,
When using Sources API for creating bank account, only way to verify bank account is micro deposit amounts

And for when using payment intent API for creating bank account, for ACH verification descriptor code is needed.. if not that then it falls back to micro deposit

burnt fulcrum
#

When using Sources API for creating bank account, only way to verify bank account is micro deposit amounts
Yes. Please note that ACH on Sources API is eprecated: https://stripe.com/docs/ach-deprecated

And for when using payment intent API for creating bank account, for ACH verification descriptor code is needed.. if not that then it falls back to micro deposit
If instant verification for ACH direct debit is on Payment Intent, descriptor code is not needed. Descriptor code is only required if the verification is performed through microdeposits

This is a US-only, legacy guide for accepting ACH payments with our older Charges and Sources API integration.

jade stone
#

Thanks

#

A few questions,
I collect payment methods for future payments.
When doing so, can every US bank account be instantly verified? Or is it on the customer to either opt in on instant verification?

burnt fulcrum
#

By default, instant verification will be performed on Payment Intent integration with a fallback option of manual account number entry and microdeposit verification.

jade stone
#

Got it, thanks!

burnt fulcrum
#

No problem! Happy to help 😄