#appdevs-ltd_code
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/1341996764001210470
📝 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.
- appdevs-ltd_code, 17 hours ago, 38 messages
ok
Can you share the request ID (req_xxx) of the error? Here’s how you can find it: 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.
cus_Ro4HfD7Q0h99f6
This is a Customer ID. A request ID should be starting with req_ prefix
how found ?
Did you read the link I shared above?
This is a Customer creation request and it's successful: https://dashboard.stripe.com/test/logs/req_aPgdnU8Jut5V9n
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 managed to find the error in https://dashboard.stripe.com/test/logs/req_5TD6Gf5qEeKwRy
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Please share the request ID that throws the error next time, so that we can look into it
Checking whether the Issuing feature has been enabled
https://docs.stripe.com/sandboxes#limitations:
You can’t test Issuing in a sandbox.
This guide outlines Stripe Sandboxes, an isolated test environment for safely testing Stripe functionality without affecting live data. It describes use cases such as simulating transactions without real money and managing isolated testing environments for teams. The guide also provides instructions for managing sandboxes in the Stripe Dashboard...
Issuing is only supported in the legacy test mode
You will have to go do live mode account and toggle "Test mode" to enable
Then use the secret key from the legacy test mode account
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Stripe has two types of testing environments -
- Legacy test mode - old
- Sandbox - new
Issuing is not supported in Sandbox, but supported in legacy test mode
So yes, issuing related integration isn't supported in Sandbox
ok thanks
can you provided access card issues if i send you my account for testing purpose
I've shared the steps on how to access legacy test mode earlier
There is no additional access required
To summarise on how to navigate to the legacy test mode:
- Go to live mode account
- Toggle on the "Test mode" to access legacy test mode
- Use the secret key from the legacy test mode for your issuing integration
is that ok?
now using this account's keys then come this issues
can test connected api by test mode account?
hello
what should i do on my account?
This is a Discord server that is used by the community. Please be patient as it can take time to respond
ok dear
You should click "Get start" to signed up the Connect
ok
And complete the instructions / steps
for test account also need this?
If I send dummy information then any probelm created for my account?
for test account also need this?
Yes
If I send dummy information then any probelm created for my account?
This is to understand how your business works, and provides relevant solutions
There shouldn't be any need to fill up any company / personal information
After setup then using api again then come same issues like: "card_issuing can only be requested if your platform has been onboarded on Stripe Issuing already."
Can you share the request ID (req_xxx) of the error after using legacy test mode? Here’s how you can find it: 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.
this is the Req_ID: req_TsBMRxKcRIeDbp
It looks like there might be configuration required for your test mode account to integrate issuing
Can I suggest writing to Support https://support.stripe.com/contact with the request ID (req_TsBMRxKcRIeDbp) and error message, so that they can check with the relevant team, and follow up with you?
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.