#RON WAFFLE
1 messages · Page 1 of 1 (latest)
Ah okay, so card is always first?
I suppose I could just disable certain payment methods depending on the conditions
I wanted to do like for a monthly product direct debit first then annual annual etc.
You could and just pass 'us_bank_account' for instance on the payment method types: https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-payment_method_types
The issue here is that if they do not have a direct debit, then you're risking your end users to potentially drop from the checkout flow if they don't see the 'card' option