#isoaxe-ACH-plaid

1 messages ยท Page 1 of 1 (latest)

mortal topaz
harsh yoke
mortal topaz
#

Hello ๐Ÿ‘‹
Give me a moment to catch up here

harsh yoke
#

Sure.

placid oak
#

the same problem I have. So, I`m able to create bank account source with plaid token, but don't know how to create PaymentMethod.

harsh yoke
#

I'm not the only one then, haha.

mortal topaz
#

Server is a little busy today ๐Ÿ˜…
Taking a look now

placid oak
#

isn't there any ability to pass plaid token to the payment method create request? something like:

harsh yoke
#

I think the stripe_bank_account_token created by the Plaid client is only used to create a new source on the customer object.

finite marsh
#

Hi both! Jumping in for @mortal topaz here as they need to step away. As you noted, Plaid is for creating tokens and bank account objects. This is for our legacy ACH integration (docs here: https://stripe.com/docs/ach-deprecated). We just recently launched our new ACH integration which uses PaymentMethods and has built in verification! Docs here: https://stripe.com/docs/payments/ach-debit/accept-a-payment. Tl;dr -- you wouldn't use Plaid with PaymentMethods, only with the legacy integration.

placid oak
#

is there build-in instant verification for ACH or only verification with micro-deposits?

finite marsh
#

There is instant-verification available with the new integration!

harsh yoke
#

So is Stripe moving away from Plaid going forward?

finite marsh
#

The legacy integration still works if you prefer using Plaid, but the new integration will not use Plaid correct.

harsh yoke
#

I was only using Plaid to take advantage of instant verification. But now that Stripe takes care of that, it seems redundant. I'm assuming it's for that reason that Stripe are no longer working with Plaid in their modern integration.

placid oak
#

Is there a way to use Stripe`s instant verification for external bank account setup ?

#

like here using plaid

finite marsh
#

No that's not possible today.

harsh yoke
#

Can I ask is all of this very recent? I could swear that when I started integrating Plaid, it wasn't listed as legacy...

finite marsh
#

Yes, the new integration launched two weeks ago ๐Ÿ™‚

harsh yoke
#

I'm not going mad then, that's good news! Ok I'll look into that new way of doing things and ditch Plaid if it's becoming legacy.