Skip to main content
Deliverables are what your customer receives after placing an order. For maximum flexibility, you can attach any of the following deliverables to fully automate your fulfillment:
Upload files to deliver directly to your customers after purchase. Add a clear title and, if you want, a short description to give them context.
Add any extra information you want customers to see in their order details after purchase. Perfect for sharing things like private notes, access instructions, or any sensitive info.
Automatically generate and issue software license keys upon purchase. You can enforce activation limits and manage key validations programmatically via the API.
Connect your Discord server and automatically assign specific roles to customers when they purchase.
Seamlessly grant customers access to private GitHub repositories. Customers will be automatically invited to the repository upon purchase and their access will be automatically revoked if their subscription ends.
Grant logical feature flags or abstract key-value pairs to users upon purchase, allowing you to gate access to specific features in your app.
Issue metered credits (e.g. API requests, AI tokens, or hours) to customers when they purchase. You can report and consume these credits programmatically via the Usage Records API. If you are building an AI app and want to charge overages automatically, check out the Metered Billing for AI Apps guide.
Automatically generate and issue secure API keys for your developer-facing products.
Trigger a custom webhook payload to your servers whenever this product is purchased to build custom fulfillment logic.