#oftysterista_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/1354644726342619318
๐ 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.
- oftysterista_api, 1 day ago, 14 messages
- oftysterista_api, 1 day ago, 26 messages
- oftysterista_api, 2 days ago, 13 messages
- oftysterista_api, 2 days ago, 88 messages
- oftysterista_api, 6 days ago, 42 messages
Hi! This document explains the difference: https://docs.stripe.com/test-mode-sandboxes-comparison
is it still beta or already production?
It's under developer preview: https://docs.stripe.com/sandboxes
when will it really launch?
so if i have data in test mode, we cant migrate it to the sandbox?
for example like subscription data?
There is no official date yet.
This is not possible.
Do you have access to sandbox?
what do u mean do i have access to sandbox? the access is still limited?
Hi @mortal path I'm taking over this thread
sure
https://dashboard.stripe.com/sandboxes you can visit this link and see if you ahve access to Sandbox
If you don't, you can fill out this form to join the sandbox beta program https://insiders.stripe.dev/t/join-the-sandboxes-beta/32
You mean Stripe users? No, it's currently in developer preview.
yeah i mean stripe users
so developer preview means it is still limited yeah?
so bassically sandbox can replace testmode right?
yes you are right
so if i invite user to the team in sandbox they will not have access to live mode/test mode because sandbox is completely defferent envoiroment?
Yes you are right. you can invite external users to your sandbox and they won't have access to your live mode data
We don't have role dedicated for QA. You can assign the appropraite role based on what you want your QA to test.
What about this option?
i see that role option in the testmode but not in sandbox
Does the role only give access to the user to create their own sandbox env?
You'll want to ask your QA what they need to test in your application and then decide what role you want to assign to them
he's a new QA so we're afraid he's corrupting existing data, especially in livemode. his real purpose is just to look at transactions detail and also run advanced time subscriptions.
In that case, you'll want to assignn one for the Payment roles.
okay i will test it after this. and check it is it suitable or not
i have other question
about subscription
so my website have a subscription feature, for the user using stripe forsure. and now i implemented it already.
then i have a new feature that for some spesific user the subscription will be free. what is the best practice? do i need to create a new subscription for free? or how can i achieve it?
hello
๐ Taking over this thread, catching up now
then i have a new feature that for some spesific user the subscription will be free. what is the best practice? do i need to create a new subscription for free? or how can i achieve it?
When you create a subscription, you can either subscription with coupon: https://docs.stripe.com/billing/subscriptions/coupons?dashboard-or-api=api