#shimmmaz
1 messages ยท Page 1 of 1 (latest)
Hello ๐
As far as I know, I don't think there's a way to do that unfortunately. IDs will be unique across live & test mode
i.e. you can override the ID property on the product
https://stripe.com/docs/api/products/create#create_product-id
but it needs to be unique across stripe account (even across test/live 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.
You can give it a try