Checking if user has paid when switching from mobile and web apps

Hi,
My app is currently based as a mobile app and web app in the adalo legacy they both share the same database however some users prefer to use the web app (desktop) or mobile app.

The mobile app uses IAPHub and can check payment status and the web app uses stripe my big issue here is that I can make paid etc after it does something but these don’t talk to each other to make sure the subscription is still active so if they start the journey on IAPHub on mobile and then move to desktop they are paid but stripe has no way of knowing if the current IAPHub subscription is still active. How are others getting around this?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.