Skip to main content
Question

active subscription + sign up for promotional offering

  • July 30, 2026
  • 1 reply
  • 13 views

Forum|alt.badge.img+8

I have a user with an active subscription originally purchased via mobile app; they already opted-out of renewal, but they're prepaid for another ~9.5 months

As part of a in-person event, I created a new web product & paywall for a promotional price (same offering & entitlements).

If this user sign up for this, under the same account, does it extend the expiration date, or something else?  Basically, how can I get them to “get both” sequentially?

1 reply

Forum|alt.badge.img+8
  • RevenueCat Staff
  • July 30, 2026

Hi 

Hey ​@lucksp, buying the web product with/without a promotional offer under the same App User ID does not extend the existing App Store subscription. It creates a second, separate subscription on the Web and the entitlement stays active until the later of the two expiration dates because these are two separate platforms with different payment providers. The periods run alongside each other, not stacked end-to-end on the Apple clock. So if this user was to purchase the web promo now while still prepaid for ~9.5 months on Apple, they typically double-pay for overlapping access to the same entitlement for that overlap window. RevenueCat won’t move the Apple expires_date forward because of the web purchase.

To try and get both purchases sequentially:

  1. Best for an in-person promo without a second checkout:

  2. If you want them to buy the web product, then I recommended waiting until the Apple sub has expired (or is about to), then show the web paywall. You can gate checkout on inactive entitlements so they don’t buy while still active, and you can check the status by querying the customerInfo for an entitlement 

Let me know if you have any questions!