Added set_account_id api documentation.

This commit is contained in:
Nick Leeman 2024-04-21 22:02:28 +02:00
parent 609071876c
commit 1b0582fb39

View File

@ -309,6 +309,15 @@
- `iap.REASON_USER_CANCELED` - `iap.REASON_USER_CANCELED`
#*****************************************************************************************************
- name: set_account_id
desc: Sets a account identifier which associates purchases made by users on your app. Currently only supported for Google Play and StoreKit.
parameters:
- name: account_id
type: string
desc: a string that associates the purchase with a user on your app.
#***************************************************************************************************** #*****************************************************************************************************
- name: PROVIDER_ID_AMAZON - name: PROVIDER_ID_AMAZON