#toucan_error
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/1371489524462653480
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, this chat is focused on developers and technical questions. We can only help in English. What integration are you using? What is your exact issue? What errors do you see?
basically I am not able to create checkout settions
sessions*
and I am not able to make payments
Can you share a request id where you tried creating the Checkout Session? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Can you add more to ' I am not able to create checkout settions'?
let me get this information
req_I2OQPCfPpU7UA1
req_KnxH3I4Pf1LQgX
{
"error": {
"message": "Your account cannot currently make live charges.",
"request_log_url": "https://dashboard.stripe.com/logs/req_KnxH3I4Pf1LQgX?t=1747003512",
"type": "invalid_request_error"
}
}
this is the API response I get
I sent an email to support too, because I dunno if it is something I am doing wrong (it was working on test env) or any limit added to my account
Support request: sco_SIJzZVrxqDsPKu
You success and cancel URLs: https://dashboard.stripe.com/logs/req_KnxH3I4Pf1LQgX are local hosts. Can you update those?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I was testing locally before making the application live
You need to use your Test API keys then
I did it... but just to let you know, I am switching to production
As for enabling charges in Live mode, you need to contact support.
We only help with technical questions
I can't access that but you can ask ask them how to enable charges, sure