Doing Subscriptions with a PWA

Does anyone know a good way to do monthly subscriptions for a PWA (not a native app)? The issue I am having is properly connecting the user that signs up (pays outside of Adalo) to the correct Adalo record and updating the record in Adalo. For example: User clicks button in Adalo to go and pay. Once the user goes to Stripe or wherever, they pay but the problem I have is connecting that user back to the correct Adalo user and setting a collection field to True when the payment is made.
If anyone has any pointers it would be appreciated.
Thanks
Jason

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