Hello, I am also curious about this. I am building a SaaS application that runs outside of WordPress. I would like to use WordPress for my front end and Woocommerce + Subscriptions + Woo Credits to track the credits/subscriptions/billing.
Is there a way to check if a user has credits and then subtract a credit when they perform an action on my web app? If not is it possible to request such functionality? I believe there is a huge opportunity here.
-
This reply was modified 5 years, 2 months ago by
aidan258.
Hi,
we are working on api webhooks for woo credits.
we will try to release it asap.
Thank You
Thanks for your quick response. Do you have a rough ETA? I would gladly be your first customer.
Ended up purchasing this tool. We are editing the Woo Credits in my web app via the database as a workaround. I hope this helps someone else!
-
This reply was modified 5 years, 2 months ago by
aidan258.
Hmmmm wondering what the tool was..
I have paid for a handful of really good plugiins that I could probably map a DB query to a member. But I have a network of sites with many members.
Looks like I might have to write the logic and put in functions.php.