#sandyk-ach-setup
1 messages · Page 1 of 1 (latest)
hi, just to elaborate, I guess I'm confused about the pros and cons of each of the two flows above. What do I need to consider when deciding which implementation to go with?
sorry and followup question, do setupIntent client secret ever expire?
AFAICT The first guide is more generic and mostly focuses on collecting payment method details for future payments using PaymentElement, the latter uses collectBankAccountForSetup to load modal UI to collect bank account details
do setupIntent client secret ever expire?
Good question, let me look into it
As far as I can remember, it doesn't
ok so it seems the only difference lies in whether one opens in a modal or not?
the difference is one is using the PaymentElement and the other one is not
ok, thank you !