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
Fetching virtual currency balances is supported in the following SDK versions:
100
+
101
+
| SDK | Supported Versions |
102
+
|-------------|--------------------|
103
+
| iOS SDK | 5.32.0+ |
104
+
| Android SDK | 9.1.0+ |
105
+
99
106
You can use the `virtualCurrencies()` function to retrieve a customer's balance. The function returns a `VirtualCurrencies` object, which includes the customer's balances along with each virtual currency's metadata.
0 commit comments