#ecomscott_api

1 messages ยท Page 1 of 1 (latest)

drifting micaBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1250436734584619059

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

topaz igloo
#

I don't believe cards can be disabled on a PaymentLink. Double checking..

winged wave
#

Can you check this site, this is how I want to do it.

#

Then press set up now.

#

You can see their checkout only has direct debit.

#

Thank you for the help hanzo ๐Ÿ™‚

topaz igloo
#

That site uses Checkout Sessions API, which allows you to set payment method types explicitly when you make an API request

#

PaymentLinks use payment methods enabled on your Stripe account. There's no way to disable card payment method under payment method settings via the dashboard

winged wave
#

Okay thank you

#

How can I use the checkout sessions API to do this?

topaz igloo