#mattc
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Could you please share the Request ID req_xxx? https://support.stripe.com/questions/finding-the-id-for-an-api-request
hi
I am not seeing a request id in the logs
does the test api not all request on price
do i need to create them in code for the prices to be test mode?
Sorry, I don't follow. Could you please give more context?
basically if i create a product with a price in the portal - i am then unable to make a request using the price id with the test api key
if i am using the test api key do i need to create the products using the test api key rather than in the portal
Stripe Dashboard exists for you Live and Test accounts. You can switch it in the top right corner.
In Live mode you can see and interact with Live objects, and in Test mode - Test objects. You can do the same in the API using your Live or Test API keys.
Happy to help. Please, let me know if you have any other questions.
will do thank you