#Leon Li
1 messages · Page 1 of 1 (latest)
Hi there, what kind of different system do you refer to?
Hi Jack, does stripe element only support credit cards such as Mastercard, Visa etc. ?
are you talking about card element or payment element?
payment element
https://stripe.com/docs/payments/payment-element PaymentElement supports many payment methods
Our goal is to be able to use ACH Direct Debit to collect subscription fees, so PaymentElement will do?
Yes and you can follow this guide (https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements) to learn how to integration subscription with payment element
Thanks!