#gerardo-subscription-ach
1 messages · Page 1 of 1 (latest)
gerardo-subscription-ach
1/ Create a Subscription
2/ Use PaymentElement to confirm the underlying PaymentIntent with ACH Debit
I don't really understand what you mean. Why not use PaymentElement? It's drastically easier
We don't really have detailed docs on how to do this yourself via the API unfortunately because it's really complex
We have separated the Front-end from the Back-end, so we are trying to do everything from the back-end by API,
Using the 'card' payment method we had no problems, but it was complicated using 'us_bank_account'.
I will discuss it with my team, to see if we can use PaymentElement in our UI interface
Thanks