#grace-m6795_api

1 messages ¡ Page 1 of 1 (latest)

simple thunderBOT
#

👋 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/1226866199606853632

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

warped lanternBOT
#

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.

grizzled python
#

hi there!

#

thanks for the info, looking into this.

#

this is a known issue that can only happen in test mode. if you want to avoid this, you can use payment_method_type: ['klarna'] instead of automatic_payment_methods.

leaden jackal
#

ok. But I want to use automatic_payment_methods while releasing this in live mode. Hope this wouldn't be a problem in live.

grizzled python
#

but in this specific case you are passing an existing Payment Method of type Klarna. So passing automatic_payment_methods doesn't add any value.

#

Hope this wouldn't be a problem in live.
yes the issue you face can only happen in test mode

leaden jackal
#

ok. thank you