I’m using a Stripe checkout for some sales pages I’m building, which means I’ll need to manually add new subscribers to the ghost database when they sign up via Stripe.
My current plan is to use ZAPIER to detect a new subscription in Stripe and then Create a New Member in Ghost. That integration exists and seems like the obvious choice.
However, when I go to build that trigger, I don’t see a way to tell ghost what LEVEL/TIER of subscription the new member will have. All my content is precisely gated by level of membership. How can I add members from Zapier and make sure they are put on the correct tier?
Thanks