Skip to content

Commit 66363da

Browse files
authored
Updating VC docs for public beta (#1009)
* updating VC info header * add linebreak
1 parent d1439da commit 66363da

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/offerings/virtual-currency.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ hidden: false
88
Virtual currencies are digital assets used within your app to facilitate transactions, unlock premium features, or enhance customer engagement. These currencies are typically acquired through in-app purchases, rewards, or gameplay achievements and do not have intrinsic real-world value outside the application. They can be used for purchasing virtual goods, upgrading characters, or accessing exclusive content. Common examples include tokens, coins, credits, or other units that can be replenished through purchases. You can leverage virtual currencies to monetize apps, encourage customer retention, and create a more immersive experience.
99

1010
:::info
11-
This feature is in an early stage and may change without notice in future releases. To request access, please do so [here](https://form.typeform.com/to/DUXgfEJN).
11+
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.
12+
13+
We’d [love to hear your feedback](https://form.typeform.com/to/jI9vpPZq) to help shape the roadmap.
1214
:::
1315

1416
## Configuration
@@ -101,7 +103,7 @@ import fetchVCBalancesFlutter from "@site/code_blocks/virtual-currency/vc-balanc
101103
Fetching virtual currency balances is supported in the following SDK versions:
102104

103105
| SDK | Supported Versions |
104-
|------------------|--------------------|
106+
| ---------------- | ------------------ |
105107
| iOS SDK | 5.32.0+ |
106108
| Android SDK | 9.1.0+ |
107109
| React Native SDK | 9.1.0+ |
@@ -160,6 +162,7 @@ import cachedVirtualCurrenciesSwift from "@site/code_blocks/virtual-currency/cac
160162
/>
161163

162164
##### Hybrid SDK Support
165+
163166
Virtual currency support in the hybrid SDKs is coming soon!
164167

165168
### Depositing or spending

0 commit comments

Comments
 (0)