#phillip_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/1291400078845542412
๐ 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.
- phillip_ubb-upcoming, 19 hours ago, 16 messages
- phillip_code, 1 day ago, 22 messages
Hello
Is there a reason you don't want to use a sandbox account here?
Sandbox's are essentially the new "test mode"
I've attached photos of my subscription, price and meter setup if needed.
Does this mean the test mode will get replaced in the future? The reason I don't want to use it yet is that I guess setting up the sandbox account would require more time and I'd like to avoid that.
But if you're saying this is the only way I'm going to do just that
It will be the only way with v2 APIs, yes. However afaik there aren't any plans to actually deprecate test mode.
If you prefer, you can use Meters with the v1 APIs in test mode
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
"If you prefer, you can use Meters with the v1 APIs in test mode"
Will this be deprecated soon?
I'm asking because my editor ("@stripe/stripe-js": "^2.1.0" and "stripe": "^13.2.0") doesn't provide intellisense for stripe.billing
No there are no plans to deprecate the v1 Meters API
It was just released recently actually
However the v2 Meters API will have higher rate limits and be a better product in the future
But if v1 satisfies your needs then that works too
You are using the Node SDK?
Yes I do
Since you said it was released recently maybe upgrading my version could help to provide me with intellisense
Yep one sec let me check what version it was released in
14.23.0
So you need at least that version
Thank you, that's all I needed. You guys are like the best dev support in the universe. Keep it up ๐
Hi! Will it be possible to migrate data from a sandbox to live at some point? Are there any existing alternatives?
I assume we will support migrating from sandbox to live in the future but I can't say 100%. Sandboxes are still relatiavely new and being further developed.
I can submit that feedback though as well
ok, thank you