Skip to main content
Pricing in Jaza is configured in the dashboard, then enforced when your backend calls consume and when users buy packs in the top-up sheet.

Features (what actions cost)

A feature is a named action with a creditsCost (for example SEND_MESSAGE → 5 credits). Your backend passes featureCode to jaza.consume(). Configure features under Features in the dashboard. You do not maintain a separate “rate card” API integration for day-to-day pricing.

Bundles (what users buy)

A bundle is a credit pack (label, price, credits) shown in the React Native top-up sheet. Configure bundles under Bundles in the dashboard.

Markets

Enable Mobile Money countries under App Settings. Jaza routes deposits through its partners across supported African markets — you do not open a PawaPay account.

Next steps