Skip to content

Reorganize Customer Center section#662

Merged
vegaro merged 8 commits intomainfrom
reorganize-customer-center
Feb 27, 2025
Merged

Reorganize Customer Center section#662
vegaro merged 8 commits intomainfrom
reorganize-customer-center

Conversation

@vegaro
Copy link
Member

@vegaro vegaro commented Feb 26, 2025

Motivation / Description

Changes introduced

This pull request includes several updates to the Customer Center documentation to improve clarity and provide additional guidance on configuration and integration. The most important changes include updates to the feedback prompts, promotional offers, and installation instructions.

Documentation Updates:

@vegaro vegaro requested a review from a team as a code owner February 26, 2025 16:46
@github-actions
Copy link

Preview this PR here: https://dev-docs.revenuecat.com/pr-662/

@vegaro vegaro requested review from facumenzella and nyeu February 26, 2025 16:46
Comment on lines 8 to 16
## Overview

Customer Center is a self-service UI that can be added to your app to help your customers manage their subscriptions on their own. With it, you can prevent churn with pre-emptive promotional offers, capture actionable customer data with exit feedback prompts, and lower support volumes for common inquiries — all without any help from your support team.

There are only three steps to integrate Customer Center in your app:

1. Installing the RevenueCat UI SDK in your app
1. Implementing the Customer Center view in your app
1. Setting up promotional offers in both App Store Connect and Google Play Console
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: we can extract this into a component like the table SDK and reuse it for all hybrids

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do this in another PR.

[![Release](https://img.shields.io/github/release/RevenueCat/purchases-flutter.svg?style=flat)](https://github.com/RevenueCat/purchases-flutter/releases)

- Add `purchases-ui-flutter` in your `pubspec.yaml`:
Before integrating the Customer Center in Android, add `purchases_ui_flutter` 8.7.0 or higher in your `pubspec.yaml`:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: we can declare the min version within the table sdk file too

Comment on lines 14 to 16
1. Installing the RevenueCat UI SDK in your app
1. Implementing the Customer Center view in your app
1. Setting up promotional offers in both App Store Connect and Google Play Console
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Installing the RevenueCat UI SDK in your app
1. Implementing the Customer Center view in your app
1. Setting up promotional offers in both App Store Connect and Google Play Console
```suggestion
1. Installing the `com.revenuecat.purchases:purchases-ui` SDK in your app
2. Implementing the Customer Center view in your app
3. Setting up promotional offers

Copy link
Member

@facumenzella facumenzella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like the direction this is going 🚀

@vegaro vegaro requested review from facumenzella and nyeu February 27, 2025 11:10
@vegaro vegaro merged commit 436052b into main Feb 27, 2025
4 checks passed
@vegaro vegaro deleted the reorganize-customer-center branch February 27, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants