Skip to main content
Question

Stripe test clock and RevenueCat subscription (Entitlement)

  • May 14, 2026
  • 2 replies
  • 27 views

Forum|alt.badge.img

I’m using Stripe with RC.
And I use Stripe Test Clock to simulate ending subscription.
It works fine with Stripe webhook, our system (BE) store the correct response from the Stripe webhook. But the mobile using RC’s entitlement and the subscription still there until the subscription will end in the future?
 

Family (Monthly)

Subscription expires in 15 days

My question is: Does Revenue Cat support Stripe test clock simulation?

2 replies

alejandra-wetsch
RevenueCat Staff
Forum|alt.badge.img+6

Hey ​@nhan-doan

Thank you for reaching out!

As mentioned here, Stripe Test Clocks are not fully supported by our integration, as time discrepancies between Stripe and RevenueCat may cause data, such as entitlements, to become inaccurate. 

 


Forum|alt.badge.img
  • Author
  • New Member
  • May 19, 2026

Hi ​@Alebat Education 
So does RC have API that supports revoking the granted entitlement (sand box mode)?
The current v2 API only can grant/revoke entitlement in live mode (production mode)