#adrienpoly_docs
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/1409774634626322528
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello. If you don’t mind, could you share your account id so that I can take a closer look at how your setup works? You can find your account id by logging in to https://dashboard.stripe.com/settings/account . It'll have the prefix acct_
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
thank you, taking a look
so I am looking at your account's default payment method setting (pmc_1L59IkBLhBddTvx56S5g36nm), I see Klarna enabled.
To customize Klarna, or any other payment methods, you would need to select the option Customize availability when you click three-dots button
You can only control some factors like whether Klarna displays for certain charge amount, or if the customer is based in certain countries
for example, if you don't want to show Klarna for charges $100 and below, then you could set $101 as a minimum transaction limit
its not possible to customize what installment plans Klarna offers from the Dashboard payment method settings however
To be clear, Klarna does has Pay in 3 or 4, which could be what you're referring to. There's a built-in logic for Klarna to only display this options if the transaction is within its min/max value: https://docs.stripe.com/payments/klarna#:~:text=USD%3A 5-1%2C000-,Pay in 3 or 4,-4%3A Customers pay
I do understand the screenshot in https://docs.stripe.com/payments/payment-method-rules could be confusing. I will feedback to our team that the image could be outdated so it can be updated to reflect the Dashboard latest's design
ok thanks for your help