Project management tools like , Notion, Basecamp, Lark, Slack, Asana and Trello.
AI chatbot tools like ChatGPT, Grok, Perplexity, Claude, Gemini and Copilot.
Marketing analytics platforms like Google Analytics, Similarweb and Semrush.
CRM systems like HubSpot, Apollo.io Pipedrive, Zoho CRM, and Salesforce.
VPNs, SSO providers, and password managers like NordVPN, Okta, and LastPass.
Email marketing and campaign tools like MailerLite, Instantly, and Mailchimp.
Website builders, hosting tools like Hostinger, Webflow, Framer, and Shopify
HR and recruiting software like ATS platforms, BambooHR, Workday, and Lever.
Automate finances with confidence like Quickbooks, Stripe, Brex, and Mercury.
Design and editing tools like Figma, Canva, Adobe Creative Cloud, CapCut.
Workflow automation tools like Zapier, Make, Clay, and Reclaim.ai.
No-code and AI-native dev tools like Cursor, Windsurf, Lovable and Bubble.
Chat to find tools, compare options,
Discover the best-performing
To cancel a subscription managed through RevenueCat, follow these steps:
Cancelling subscriptions in RevenueCat involves different processes depending on the platform (Apple, Google Play, Stripe, or Amazon). Here’s how to handle cancellations for each:
RevenueCat provides a managementURL that allows users to manage their subscriptions directly within the app. This URL directs users to the platform’s subscription management page (e.g., App Store or Google Play Store), where they can cancel their subscriptions.
To cancel subscriptions programmatically without using the managementURL, you can use RevenueCat’s API. However, this requires the store_transaction_identifier, which can be obtained through webhooks. The endpoint to cancel a subscription is:
https://api.revenuecat.com/v1/subscribers/{app_user_id}/subscriptions/{store_transaction_identifier}/cancel