#mac-canada-acss

1 messages · Page 1 of 1 (latest)

elder flameBOT
urban pewter
#

hey there

elder flameBOT
regal pagoda
#

mac-canada-acss

dire kiln
regal pagoda
#

Stripe accounts in the US can accept ACH debit which is bank debits for US customers at US banks.
Stripe accounts in Canada can accept ACSS Debit which is bank debit for Canadian customers at Canadian banks

#

which one are you trying to do?

dire kiln
#

"Stripe accounts in Canada can accept ACSS Debit which is bank debit for Canadian customers at Canadian banks"

regal pagoda
#

Okay so then you are using the wrong API entirely. The Token API will never work for this at all

dire kiln
#

wait so the Token is not going to work to create a Canadian Bank Account? It workes when I use US Bank Account only?

regal pagoda
#

The Tokens API is not for this feature at all. It's for Payouts when you send funds to a business' real bank account outside of Stripe

#

It also works for legacy reason for ACH Debit for payments because that was built back in 2015. But it's been deprecated for a while

dire kiln
regal pagoda
#

I can't really speak to a third-party tool like that. There are thousands of them so we don't really know them

#

ACH and ACSS both work fine and are available and have been for a long time

#

you should never be creating a Token in the first place

#

They are also incorrect to always use SetupIntents. This API is only if you are not taking a payment upfront, you shouldn't use SetupIntents first and immediately charge that PaymentMethod after the fact so they seem to be confused unfortunately

dire kiln
#

Can you please let me know what the best way is to take a payment via ACSS via the API is then? and if you can point me to an example that would be really appreciated

regal pagoda
dire kiln
#

but we do not want to use any frontend integrations

regal pagoda
#

You have to

dire kiln
#

Is there way we can create our own frontend form and the siply pass the info via the API or ACSS?

regal pagoda
#

I'd recommend talking with our support team about your product needs, how your business model is built, where you got the bank account details from, etc. And then they can help you figure out next steps: https://support.stripe.com/contact/
ACSS Debit comes with extremely strict rules around UIs, mandate and terms of services, etc. You can't just pass raw bank account details like this usually so the support team will be better equipped to help you instead