I’m banging my head against the wall with this one.
My goal: I want users to purchase a subscription with the stripe component (or even just an external service, don’t care at this point). Each time the subscription renews, it should edit the user to update the expiration date, and add a subscription purchase record that has “credits” (just a number field).
My struggles:
Idk how to get user ID’s
I can’t search records with Zapier
I figure I need to set up a Zap in Zapier that triggers on a successful purchase. Then I need to find the appropriate user and add the subscription purchase. My problem is finding the User record. I suppose that is what I need help with.
Bonus points if we can set up a way to upgrade or downgrade subscriptions.
Hello Axme,
I would like to launch my app with free trial, monthly and yearly subscription models.
What are my options in terms of payment processing systems for both apple and google play store? Stripe, IAPHUB or apple payments?
Based on my research Stripe will not work as it is supported by apple for physical good purchase only.
Is that the case?