Using Pickaxe for Membership Control on WordPress

Hey, So if Pickaxe is the monetization of my website, and I want my Pickaxe members to ALSO have access to some related posts on my WordPress site…

Is there any current or planned way to make that happen?
What I could do with a webhook is add a tag to the WordPress user upon payment, and remove it upon lapsed payment, like Member. Then I could use some plugin that lets me hide content based on whether the WordPress user has the tag.
How much of this is possible?
The only integration I see currently is that I can get an email whenever someone signs up…I guess I could use Parseur to parse that…

Hey ken there is not currently way to do this. The memberships you sell within Studios only pertain to usage/access within a Studio.

However, we did recently add a payment success page within Studios where you can add code. If you want to try do something fancy with that to communicate with your own system, you’re welcome to try.

1 Like

Thanks. I will try Make.com first, then Albato.
What would be my testing procedure? I guess put the Stripe account in Test mode?
Is there any sample code of any kind or are Actions available? “All” I want is "send the user fname, lname, and email address to this webhook.