Skip to main content
Customer Credits is in Experimental preview.

Loyalty points

Award points on purchases, let customers redeem them later.

Prepaid balance

Customers buy credit packs, then spend them over time.

AI product credits

Sell credit packs for your AI product. Deduct per API call — different models can cost different amounts.
Price different models at different credit costs (e.g., premium = 10 credits, standard = 1 credit). Use the reference field to record which model was called.

Referral credits

Credit both sides when a referred user converts.

API usage metering

Give customers a monthly credit allowance, deduct per API call.
For high-volume APIs, batch debits (e.g., debit every 100 calls) instead of one-per-request.

Promo credits

Issue credits for a marketing campaign.
Expiration is up to your app — Creem stores the credit, your app decides when it’s no longer redeemable.

Goodwill credits

Issue credits for service disruptions or support escalations.

Reconciliation

Use the reference field and entry history to match credits back to your system.
Use consistent references like order_{id} or subscription_{id}_period_{date} — they make reconciliation trivial.