From e75e38271b9a5544ddb80be656a6c3ce86b11679 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Thu, 26 Sep 2024 23:34:16 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 3ea296581..9fc3bb181 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -3073,6 +3073,10 @@ paths: After calling this method, the payment is confirmed. Callers must durably store their subscriberId before calling 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 parameters: - name: subscriberId