#Peter Boyd - Inventory Quantity
1 messages ยท Page 1 of 1 (latest)
I want to add a product that can only be bought 100 times per week
is that possible through the dashboard?
AFAIK that is something you would have to code on your own.
Can you share where you see inventory quantity through the API?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Wow that is way outdated. I've reviewed the past 5 years of API changelogs and never seen a reference to this.
These APIs are very old and I don't think you can even create a SKU object through the Dashboard.
The corresponding object that is currently recommended is a Product but, as you pointed out, we don't have an inventory field for that type of record