Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/offerings/virtual-currency.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ These currencies are typically acquired through in-app purchases, rewards, or ga

You can leverage virtual currencies to monetize apps, encourage customer retention, and create a more immersive experience.

:::tip Tutorial
For a complete walkthrough of implementing virtual currencies, see our [tutorial blogpost](https://www.revenuecat.com/blog/engineering/how-to-monetize-your-ai-app-with-virtual-currencies/).
:::

:::info
This feature is in an early stage and under active development. While what's available today is stable and ready to use, we're continuing to expand its capabilities.

Expand Down Expand Up @@ -262,6 +266,7 @@ import content3 from "@site/code_blocks/virtual-currency/transaction-adjustment.
/>

### Customer center

You can display a customer's virtual currency balances in RevenueCat's [Customer Center](/tools/customer-center/). Please refer to [this section](/tools/customer-center/customer-center-configuration#virtual-currencies) of the Customer Center configuration guide for more information on displaying virtual currencies in the Customer Center.

## Events
Expand Down