Skip to content

Conversation

vegaro
Copy link
Contributor

@vegaro vegaro commented Jul 31, 2025

We were displaying the product id for purchases that we don't have the details for. This happens for example for Apple purchases, or for Stripe.

Screenshot 2025-07-31 at 14 12 32

With this change we will start displaying the entitlement, or if there's no entitlement, "Subscription" or "One time purchase"

@vegaro vegaro added the pr:fix A bug fix label Jul 31, 2025
@vegaro vegaro changed the title Don't show product identifier for non-Google purchases in Customer Center Fix title and price of non-Google purchases in Customer Center Jul 31, 2025
@vegaro vegaro force-pushed the cc-527-fix-lifetime-stripe-purchase-title branch from f8b72ac to f846932 Compare July 31, 2025 15:42
Copy link

emerge-tools bot commented Aug 7, 2025

📸 Snapshot Test

10 modified, 650 unchanged

Name Added Removed Modified Renamed Unchanged Errored Approval
TestPurchasesUIAndroidCompatibility Paparazzi
com.revenuecat.testpurchasesuiandroidcompatibility.paparazzi
0 0 0 0 256 0 N/A
TestPurchasesUIAndroidCompatibility
com.revenuecat.testpurchasesuiandroidcompatibility
0 0 10 0 394 0 ✅ Approved

🛸 Powered by Emerge Tools

@vegaro vegaro requested a review from facumenzella August 7, 2025 08:14
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.62%. Comparing base (90e1440) to head (4996d43).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...rchases/customercenter/CustomerCenterConfigData.kt 50.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2576      +/-   ##
==========================================
- Coverage   78.64%   78.62%   -0.03%     
==========================================
  Files         296      296              
  Lines       10888    10896       +8     
  Branches     1520     1520              
==========================================
+ Hits         8563     8567       +4     
- Misses       1663     1667       +4     
  Partials      662      662              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vegaro vegaro added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit b2b7813 Aug 12, 2025
20 checks passed
@vegaro vegaro deleted the cc-527-fix-lifetime-stripe-purchase-title branch August 12, 2025 11:23
tonidero pushed a commit that referenced this pull request Aug 14, 2025
**This is an automatic release.**

## RevenueCat SDK
### 📦 Dependency Updates
* [RENOVATE] Update dependency gradle to v9 (#2589) via RevenueCat Git
Bot (@RCGitBot)

## RevenueCatUI SDK
### Customer Center
#### ✨ New Features
* Show a subscribe button in customer center when there are no
subscriptions (#2596) via Facundo Menzella (@facumenzella)
#### 🐞 Bugfixes
* Fix title and price of non-Google purchases in Customer Center (#2576)
via Cesar de la Vega (@vegaro)

### 🔄 Other Changes
* [AUTOMATIC][Paywalls V2] Updates paywall-preview-resources submodule
(#2598) via RevenueCat Git Bot (@RCGitBot)
* Add alias users backend call (#2594) via Toni Rico (@tonidero)
* Rename TestStore to SimulatedStore (#2591) via Toni Rico (@tonidero)
* Fail configure call if using test api key in release builds (#2590)
via Toni Rico (@tonidero)
* Support test store (#2554) via Toni Rico (@tonidero)
* Fix insets in Paywall Tester (#2584) via Cesar de la Vega (@vegaro)
* Add 8.22.1 to CHANGELOG (#2582) via Toni Rico (@tonidero)
* Add warning on V9 CHANGELOG (#2586) via Toni Rico (@tonidero)
* Change metalava job to diff dump generated dump files (#2585) via Toni
Rico (@tonidero)

Co-authored-by: revenuecat-ops <[email protected]>
tonidero pushed a commit that referenced this pull request Aug 25, 2025
We were displaying the product id for purchases that we don't have the
details for. This happens for example for Apple purchases, or for
Stripe.

<img width="239" height="161" alt="Screenshot 2025-07-31 at 14 12 32"
src="https://github.com/user-attachments/assets/21529c71-7f42-485f-98fa-40a194c121a7"
/>

With this change we will start displaying the entitlement, or if there's
no entitlement, "Subscription" or "One time purchase"
@tonidero tonidero mentioned this pull request Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants