From 2a3ac44634029eb10b6f6e4b1ff6bf52b14db9f3 Mon Sep 17 00:00:00 2001 From: Jake Lynch Date: Mon, 27 Oct 2025 14:36:31 -0400 Subject: [PATCH] Update Singular integration documentation Added warning about Stripe events not being forwarded to RevenueCat. --- docs/integrations/attribution/singular.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/integrations/attribution/singular.mdx b/docs/integrations/attribution/singular.mdx index ad79316f4..60ebe92dd 100644 --- a/docs/integrations/attribution/singular.mdx +++ b/docs/integrations/attribution/singular.mdx @@ -88,6 +88,10 @@ After you've set up the _Purchases SDK_ to send device data to RevenueCat, you c RevenueCat's events do not include receipts from the stores, since we validate purchases before triggering events. Therefore, do NOT enable the 'Reject IAP without Receipt' setting in Singular's Apps page so these events are accepted in Singular after having been validated by RevenueCat. ::: +:::warning Stripe events will not be forward to RevenueCat +The Singular integration is currently only designed to support mobile. Stripe events will not send to Singular. +::: + 1. Navigate to your project settings in the RevenueCat dashboard and choose 'Singular' from the Integrations menu ![Integration setup](/docs_images/integrations/setup-integrations.png)