#MichelleLee
1 messages ยท Page 1 of 1 (latest)
๐
Hi again! haha
When you create the Payment Link via the API you can specify payment_method_types: https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-payment_method_types
I clicked create payment link and do not see the option to choose the payment method. Is there a way to do it here?
Yeah you can't do this via the Dashboard.
The Dashboard will use your Payment Method settings as you noted
You will have to create the Payment Link via the API to specify particular payment method types for that Payment Link
oh hmmm okay right now we are using stripe only and not connecting in our website
I am not sure i know how to do this haha
You really will only need to make a few cURL requests to make this happen... you don't really need to integrate anything into your website specifically to create these Payment Links.
But if you aren't sure how to do it then I'd try to ask a friend that's a dev if you have access to one!
It should only take them a few minutes
๐