Questions about Stripe & Pickaxe Integration

Hi there, I am currently launching a GPT and noticed some issues with Stripe & Pickaxe and hoping there is a workaround.

Currently I have my Studio set to invite-only, and I created a “hidden” product tier in Pickaxe for an exclusive “founder’s pricing”. Since that product tier is hidden, I created a payment link in Stripe and connected it to the product that Pickaxe created for me in Stripe. After a user pays via the Payment Link (I have the payment link hosted on my sales page), it’s not automatically granting the user access to the corresponding Pickaxe. I foresee this being a huge issue for me down the line, especially if I am having to grant or remove users access at scale. Is there a way I can automate this? Or at least workaround it?

Another workaround for this in Pickaxe would be to allow people to be invited to a Pickaxe via a sharable link instead of having to manually add the users email in the backend to grant access. Rn it’s clunky and isn’t scalable.

I would also love for there to be more privacy settings within content pages on the Studio website so that there is exclusive access to specific content pages per tiers.

Thanks for the help!

4 Likes

Did you ever get a response regarding the Pickaxe not automatically granting access on payment? Does this only apply to unlisted apps?

@thesunroomschool @mjhalliburton if you are on the pro plan, you can now use the API to create this type of automation at scale with Make.com for example

Something like that:

  • Set up a filter after the Stripe module for find the correct subscribers to your pickaxe product
  • Send the POST request to Pickaxe to create a new user with a temporary password that you can generate randomly in Make
  • Send an email to the user confirming their access details and suggesting to change the password