Skip to main content
Answer

Is there a way to pause subscriptions with the SDK?

  • January 8, 2023
  • 1 reply
  • 330 views

Forum|alt.badge.img+7

Specifically for Google Play:

  1. Can we see if the user has paused the subscription?
  2. Can we pause the subscription via the SDK (or send the user the right place to do so)?

Best answer by Haley Pace

Can we see if the user has paused the subscription?

Yes, we send SUBSCRIPTION_PAUSED events for this. 

 

Can we pause the subscription via the SDK (or send the user the right place to do so)?

As of now we do not support pausing subscriptions via the SDK, but we do have a way to defer a Google subscription, via the RevenueCat API: https://docs.revenuecat.com/reference/defer-a-google-subscription

In terms of a user pausing it themselves, Google has instructions on how to do so here: https://support.google.com/googleplay/answer/7018481?hl=en-GB&co=GENIE.Platform%3DDesktop#:~:text=Check%20if%20you%27re%20signed,that%20you%20want%20to%20pause.&text=Pause%20payments

This post has been closed for comments

1 reply

Forum|alt.badge.img+8
  • RevenueCat Staff
  • Answer
  • January 11, 2023

Can we see if the user has paused the subscription?

Yes, we send SUBSCRIPTION_PAUSED events for this. 

 

Can we pause the subscription via the SDK (or send the user the right place to do so)?

As of now we do not support pausing subscriptions via the SDK, but we do have a way to defer a Google subscription, via the RevenueCat API: https://docs.revenuecat.com/reference/defer-a-google-subscription

In terms of a user pausing it themselves, Google has instructions on how to do so here: https://support.google.com/googleplay/answer/7018481?hl=en-GB&co=GENIE.Platform%3DDesktop#:~:text=Check%20if%20you%27re%20signed,that%20you%20want%20to%20pause.&text=Pause%20payments