#d365-developer_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/1276476099668344834
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
would you mind sharing the request ID that is failing? 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.
I am not having any requestid.
where are you seeing this message?
In My code.
Could you please elaborate/give more details as a developer so we can help? what API is your code calling? What lines of code? It is possible to get the request ID too, please check your Developer dashboard at https://dashboard.stripe.com/developers .
I would say that "google_pay" and "apple_pay" are not 'real' payment methods used in our API(they're generally included as part of payment_method_types:["card"] for example), but without seeing more it's hard to give a specific recommendation.