Check for User's Stripe Subscription

I am using the Stripe plugin built by Bubble and it is working fine with payments and processing.

Basically, I have a button and behind this button is a page for paid users only to access. I currently have it so that if a user clicks on the button, then a popup displays for them to choose which Stripe plan they would liike (unless they have already paid for it via the app). The dilemma is that users will be subscribing via the app and a website built on a different platform, the common ground being Stripe. My goal is that Stripe recognizes the user’s email and knows which plan they have paid for on either the app or website.

I have seen API Connector recommended to accomplish this but I am unsure of how to integrate that.

Please let me know how I could go about resolving this.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.