#damenz-ach-canada
1 messages · Page 1 of 1 (latest)
... is it only for the US ?
ACH specifically is only for the US, but in Canada we support ACSS Debits (see https://stripe.com/docs/payments/acss-debit)
is it possible do this via the API ?
What specifically are you trying to do? We do already have a full guide on how to save a customer's bank account details (for ACSS debit) here https://stripe.com/docs/payments/acss-debit/set-up-payment
Some customers dont want to pay monthly subscription using a credit cards. Some of them want to pay with pre authorized debit
Right now we are using stripe scheduled subscriptions for credit cards
But we are looking for a way to handle direct bank account payment for monthly subscriptions
for those who don't want to use a credit card
Have you read through the guide I linked to? That should cover exactly what you need - it walks through how to set up an ACSS Debit payment method that can then be used for other payments (including subscriptions)\
awesome! glad to hear it 🙂
hey one more thing, I dont see how to do this via the UI
(not via the API)
Does the UI provide that feature or is it only available via API?
By "UI" do you mean the dashboard?
@proper raven any update?
Yes I mean the Stripe dashboard
hey there, catching up here
ACSS Debit payment via the Stripe dashboard (ui)
How to do it ? OR is it only via API?