#andystevenson - Payment Links
1 messages · Page 1 of 1 (latest)
Hello! No, that's not possible. See here: https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-payment_method_types
Yes I saw that. Just tried it on the CLI and got the error "Invalid payment_method_types[0]: must be card" I am curious as to why not? I have a mix of subscriptions . Only some that we want to make exclusively DD. Payment links cut out the need for so much code!
It's just not something Payment Links currently support.
You would need to use Checkout Sessions instead: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_types