You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/offerings/virtual-currency.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ The maximum amount of a single virtual currency that a customer can own must be
66
66
67
67
#### From your backend
68
68
69
-
The following endpoint allows you to retrieve a customer's current balance from your backend:
69
+
The [virtual currency get balance Developer API endpoint](https://www.revenuecat.com/docs/api-v2#tag/Customer/operation/list-virtual-currencies-balances) allows you to retrieve a customer's current balance from your backend:
@@ -167,7 +167,7 @@ Virtual currency support in the hybrid SDKs is coming soon!
167
167
168
168
### Depositing or spending
169
169
170
-
You can deposit or spend currency by calling the virtual currency transactions Developer API endpoint from the backend of your app:
170
+
You can deposit or spend currency by calling the [virtual currency transactions Developer API endpoint](https://www.revenuecat.com/docs/api-v2#tag/Customer/operation/create-virtual-currencies-transaction) from the backend of your app:
0 commit comments