#mahiman_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1245990829252804670
đ Have more to share? Add details, code, screenshots, videos, etc. below.
hi there, can you share the request id [0]? it'd look like req_xxx
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I dont have requested id sorry as I don;t have access to stripe dashboard as i am developer
https://stripe.com/docs/api/request_ids - You can obtain the request id without access to the Dashboard
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You can find this value in the response headers, under Request-Id
Can you help me from this?
I checked the balance but its showing in pending how can I move it to avaialble?
or how can I add balacne direct to available to test payout?
try following what the error message in your screenshot says and add funds to your account by using the 0077 test card : https://docs.stripe.com/testing#available-balance
I tried the same for adding balance
again, have you tried using the 0077 test card to create a charge?
Okay I got it, worked now thanks