#JosePersichini
1 messages · Page 1 of 1 (latest)
Using the Payment Element? Which payment methods are you supporting?
I'm guessing US banking methods, like ACH?
PaymentElement, yes. I'm using ACH right
Not via the Payment Element, no. That flow uses the Financial Connections API to automatically connect with customers banking providers.
Instead you'd collect the details manually and provide on confirmation: https://stripe.com/docs/api/payment_intents/confirm#confirm_payment_intent-payment_method_data-us_bank_account
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok, I will try that. If I have more questions should I continue this thread or start a new one?
In here is fine