We want to restrict access to a Typeform until a user has paid. Once they’ve paid, they should be able to return to the form as many times as needed to complete it but only submit it once. Upon submission, the form values will generate a PDF that’s sent to the user, and we only want them to be able to get this form result once per purchase.
We’re using Shopify for e-commerce, but also have Stripe (if needed, but not preffered). Is this possible, or are our specs a bit too much?
Any advice or tools that could streamline this process would be greatly appreciated!