Skip to main content

Manage custom products with the API

Use the API to create and manage custom products outside Stripe. A custom product can be marked as the default product, which applies whenever a customer has no assigned or subscribed products.
To replace a product’s complete feature-access configuration, use priceos.products.setFeatureAccess(productKey, rules). This works for both custom and Stripe products.