#johana_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/1372567211746525325
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey there can you share more details about what you're trying to do? What kind of errors or unexpected behaviour are you encountering?
Using transfers manually depends on having available balance or providing a pending charge so there are a number of ways this can fail. Having a concrete example of a failing request will help me guide you for the case you're hitting.
ok
Here is my error :
"error":"Cannot create transfers; please contact us via https://support.stripe.com/contact with details for assistance."
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 have created the payment with : stripe.checkout.sessions.create and I want to transfer part of money to the seller but I had these error
It's the log of my website
I don't know where to find the request id
Can you check your dashboard API logs for recent errors: https://dashboard.stripe.com/test/logs/
๐ stepping in as synthrider needed to step away