Hello I use Zylvie Cart so people can order my digital products and I would like to use it with my PickAxe’s and Studios since it has a built in affiliate program. I can recruit affiliates to promote my PickAxe’s and studios. I want to make sure their is no redundancy on checkouts since Studios have that ability but instead remove it and have all checkouts go through Zylvie Cart . How can I accomplish this?
Owner of Zylvie said this but I can’t edit the buttons in my PickAxe studio to accomplish what he is saying: That’s a broad question, and I’m admittedly unfamiliar with Pickaxe.
That said, you can sell any SaaS through Zylvie, so long as you create the product and plans in Zylvie itself first.
Once you do that, you can link your buy button in your SaaS app to your Zylvie checkout page.
You can generate checkout links on your Products page in Zylvie.
This will be the easiest way for you to sell your SaaS plans and also manage them (e.g. cancel, switch plans, refund, etc.) using Zylvie.
On Pickaxe, you currently have to use our payment rails for monetization. We don’t really support workarounds, so I don’t think this will work, if I’m understanding correctly.
Zylvie uses Paypal, which is a payment rail, and Stripe, which isn’t, but is there still no way to do this through Paypal? If I could make the member buttons function as the creator of Zylvie described, I could push a lot of affiliate traffic to my Studios/PickAxes since I own a robust Influencer platform where I could reach out quickly to many targeted influencers.
Do you have documentation on how to accomplish this? Zylvie creator sent this info back to me:
If you need to manage subscriptions via Zylvie, at the most basic level you’ll need 2 things:
-
A workflow that notifies your software whenever a new subscriber subscribes to a plan. This will allow your software to automatically grant access to them immediately after purchase.
-
A workflow that notifies your software whenever a current subscriber unsubscribes from a plan. This will allow your software to automatically cut off access to them once their final billing period is up.
So what you’ll need to do is to set up 2 workflows for that in Zylvie, but that’s the easy part.
The hard part is, do you know how to set up a webhook endpoint in your software to handle the webhook events whenever we send it over?
A webhook event is basically a real-time notification of whatever happened in your Zylvie store.
It’s like a message saying, “Hey, there’s this new subscriber, this is the plan he subscribed to, this is the date/time he paid, these are his personal details.”
But it’s just a message. It doesn’t do anything on its own. On your end, in your software, you’ll have to know how to do something with that message and grant/deny access to your software.
Do you know how to do that? Or does Pickaxe help you do that in any way?
I don’t think we support that. You could reach out to a Pickaxe expert to do a deeper dive though possibly.