Update: After contacting Bubble support (Jeff) via email he said I need to figure out how to use the plugin myself based on existing resources. So, I’ve started building the payment system using this plugin, using information from this post:
However, Ive just run into a roadblock with the ‘Stripe’s subscription status’ usage. I tried using the user’s stripe’s subscription status as an indicator to what appears and doesn’t appear in my app (when to allow them to cancel, resubscribe, etc.) and I was planning on using the empty status to redirect users back to subscription page if they are on any of the app pages. BUT due to the lack of documentation and support for this I am not sure if this approach even works (I did do a quick test but it didnt work) or how it works (e.g. the stripe info isn’t even in the user’s data, how does bubble even know this is the correct user?). Am I meant to use “Current user’s Stripe’s subscription ID’s status is ‘…’” instead? If so, how do I even save the sub ID in the first place?
Im awaiting some further clarification and I’m very confused as to why this setup process is so vague. I’m @malcolm in these threads now because he has been VERY helpful with some other things!