I’m trying to limit access to content until a user has made a purchase using the Stripe Buy Button
component.
When the purchase is completed, it passes this data…
…to a new tab called App: Sales
in my Google Sheet.
I want to create a relation from the App: Sales
sheet to a Users
sheet so I can use Visibility settings on content, but Glide editor doesn’t show the App: Sales sheet.
I know it’s possible to limit content based on purchases, but don’t know how that can be done if you can’t reference the App: Sales sheet in Glide Editor.
Any tips? Thanks!