#ahemadabbas-d_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/1315936841635074178
📝 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.
- ahemadabbas-d_docs, 6 days ago, 29 messages
{
"customer": "cus_xxx",
"line_items": {
"0": {
"price_data": {
"currency": "usd",
"product": "xxxxxx",
"unit_amount": "12"
},
"quantity": "1"
}
},
"mode": "payment",
"payment_method_options": {
"card": {
"setup_future_usage": "off_session"
}
},
"return_url": "http://localhost:4300",
"ui_mode": "custom"
}
This is my request body to create checkout session
In response, there is no "link" in payment method types
"payment_method_types": [
"card",
"alipay",
"klarna",
"us_bank_account",
"wechat_pay",
"cashapp"
],
hello! can you share the request id [0] where you created Checkout Session ? it'd look like req_xxx
[0] https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_vhw44bNcgPJz7L
gimme a while to take a look
Okay
I noticed that this is a test account, was this showing on your other accounts? e.g. your production Stripe account?
I don't know but first i want to test in development and i'm unable to see it
I'm going to need some time to look into this, I'll share a link with you where you can create a ticket and we'll get back to you async about this matter
Hello @agile sapphire, we have sent you a direct message, please check it at https://discord.com/channels/@me/1315944565609594901
- 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
btw, it'd be great if you created the ticket now so that I can track it down