Reputation: 25
I am trying to build an eCommerce site using Stripe and Plaid to do ACH payment and I am new to both. Is Plaid's role mainly to collect the payment and verify the information? Do I use Plaid in the payout process as well? Thank you!
Upvotes: 2
Views: 786
Reputation: 1853
Plaid handles collecting and verifying information about the customer. Stripe handles the actual ACH transfer part. Plaid is not involved in the payout process. For more info you can check out the docs:
https://plaid.com/docs/auth/partnerships/stripe/
https://stripe.com/docs/ach#using-plaid
Upvotes: 2