Updating documentation

This commit is contained in:
Documentation Updater 2024-09-26 23:34:16 +00:00
parent 1834229177
commit e75e38271b
1 changed files with 4 additions and 0 deletions

View File

@ -3073,6 +3073,10 @@ paths:
After calling this method, the payment is confirmed. Callers must durably store their subscriberId before calling After calling this method, the payment is confirmed. Callers must durably store their subscriberId before calling
this method to ensure their payment is tracked. this method to ensure their payment is tracked.
Once a purchaseToken to is posted to a subscriberId, the same subscriberId must not be used with another payment
method. A different playbilling purchaseToken can be posted to the same subscriberId, in this case the subscription
associated with the old purchaseToken will be cancelled.
operationId: setPlayStoreSubscription operationId: setPlayStoreSubscription
parameters: parameters:
- name: subscriberId - name: subscriberId