#Hugues
1 messages · Page 1 of 1 (latest)
Hello! I don't think we have a guide specific to ACSS, but our regular Subscriptoins guide should apply: https://stripe.com/docs/billing/subscriptions/build-subscriptions
Well I saw an example using PAD recurrent payments in Australia (see https://github.com/stripe-samples/subscriptions-with-card-and-direct-debit). I did try to adapt it according to the following documentation: https://stripe.com/docs/payments/acss-debit but I'm struggling the logic on the client side. Would it be possible for you to check my code on GitHub?
I can't review all of your code, but I will say that the sample code you linked to above is several years old and not really the best approach anymore.
I recommend trying the approach at the link I shared earlier: https://stripe.com/docs/billing/subscriptions/build-subscriptions
Or try the quickstart, as Checkout will make this a lot easier: https://stripe.com/docs/billing/quickstart