#meisei81_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/1433789698404257904
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- meisei81_api, 1 hour ago, 14 messages
Hi our customer service said that the customer can see the Klarna when open the Stripe payment link while it does not appear in the stripe checkout page which is created by our API?
hey there ๐ taking a look at the example you've shared
By the way, we don't specify any payment method types when creating a checkout session. Do we need to change this paramters?
the reason that Klarna didn't show up for that Checkout Session is because the buyer's location was Luxembourg
Not the same customer
when you don't specify payment method types, Stripe determines them automatically based on your settings, and the customer location
Which settings?
the customer in the checkout session which I gave is not same to the customer service provided.
The customer who is provided by the customer service is in Italy.
And the customer service that the customer can see the Klarna by clicking a stripe payment link
I want to know what's the difference to cause this issue?
You know, same customer in same location. The klarna appears after clicking the stripe payment link, while not appear in the stripe checkout page.
sorry, I'm not sure I fully understand
do you mean that the example above is not related to the Italy-based customer who cannot see Klarna?