Skip to content

Commit a76a381

Browse files
authored
little note on cross product offers (#945)
1 parent 012d6e7 commit a76a381

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/tools/customer-center/customer-center-promo-offers-apple.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This setup enables RevenueCat to automatically match the right offer based on a
1919

2020
The SDK will automatically match the right offer based on a user’s actions and its active subscription. If the SDK cannot locate a matching promotional offer id for the currently active user's subscription, it will bypass the survey and proceed with the user’s requested action—either canceling or refunding the subscription.
2121

22+
You can configure a promotional offer from either the same product as the user’s active subscription or from a different product within the same subscription group. For example, you can offer a discounted annual product to a user who is currently subscribed to a monthly product within the same subscription group.
23+
2224
**These promotional offers must be created in App Store Connect in order to be shown to customers**
2325

2426
## Setting up promotional offers

docs/tools/customer-center/customer-center-promo-offers-google.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This setup enables RevenueCat to automatically match the right offer based on a
1717

1818
The SDK will automatically match the right offer based on a user's actions and its active subscription. If the SDK cannot locate a matching promotional offer id for the currently active user's subscription, it will bypass the survey and proceed with the user's requested action—either canceling or refunding the subscription.
1919

20+
Google Play promotional offers can be applied to the same base plan the user is currently subscribed to, or to a different base plan within the same subscription. For example, you can offer a discounted annual plan to a user who is currently subscribed to a monthly plan.
21+
2022
**These promotional offers must be created in App Store Connect and Google Play Store in order to be shown to customers**
2123

2224
## Setting up promotional offers

0 commit comments

Comments
 (0)