#paragonn-CAD
1 messages · Page 1 of 1 (latest)
Hi there, can you tell me how does your Stripe+Plaid integration look like? (i.e., what Stripe APIs are you calling?)
Our current integration is using the old stripe_token process
https://stripe.com/docs/ach-deprecated are you using this integration?
I see, the presentment currency that ACH support is only USD. it doesn't accept CAD.
Is there a new version of STripe + Plaid that would support ACH?
https://stripe.com/docs/payments/ach-debit this is the new API for ACH, and it only accepts USD.
ah ok
so if I understand correctly it is currently not possible to accept ACH payments in CAD
Yes you are right. An alternative bank debit payment method that you can consider is ACSS-debit (https://stripe.com/docs/payments/acss-debit), which supports both USD and CAD
Roger that--thanks!
No problem 🙂