#dom_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1344042189378027590
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi
Hello
Nice to meet you @steel kayak my goal is to make the payment methods only Klarna and Affirm
Also this would be connected to my Go High Level white label website
What happens when you click on "manage"?
It routes me to here, where I created this configuration
But I can not apply the custom configuration, as it gives me no option to apply my newly created configuration
I think you may need to make it a default
I don't know if Payment Links support specifying individual payment method configurations
let me check
Issue is I have other products/payment links where I cant have this be the case for each one
I just want this custom high ticket $2000 product to be formatted in this way
Hmm I don't think there's a way to do this via the dashboard
You can specify the payment methods if you use the API - https://docs.stripe.com/api/payment-link/update#update_payment_link-payment_method_types
Is there someone I can speak to, to guide me in api set up for this?
I can help if you're having issues with the API but you'd likely need to write your own code
hi