Skip to content

Commit b6ec9a9

Browse files
Add Customer Configuration requirement for API key (#1012)
1 parent fb700de commit b6ec9a9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/offerings/virtual-currency.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Once your customer purchase the associated products they will get the defined am
4444

4545
### Prerequisites
4646

47-
The endpoints available for virtual currency are supported through our Developer API (2.0.0). You will need a secret key to access it. Make sure that your key at least has Read & Write permissions for Customer Purchases Configuration. See our [documentation](<https://www.revenuecat.com/docs/api-v2#tag/Overview-(v2)/Authentication>) for more details on how you can access RevenueCat’s Developer API.
47+
The endpoints available for virtual currency are supported through our Developer API (2.0.0). You will need a secret key to access it. Make sure that your key at least has Read & Write permissions for Customer Purchases Configuration and Customer Configuration. See our [documentation](<https://www.revenuecat.com/docs/api-v2#tag/Overview-(v2)/Authentication>) for more details on how you can access RevenueCat’s Developer API.
4848

4949
![](/docs_images/virtual-currency/api-secret-key.png)
5050

10.5 KB
Loading

0 commit comments

Comments
 (0)