jasonknight/woocommerce-json-api

Create a Product and add it to a WooThemes Subscription

Opened this issue · 1 comments

Hi,

Is it possible to create a Product and add it to a relegated object, like a woothemes subscriptions plugin subscription with several downloads?

I don't know for sure, because I don't know what that entails. There are a lot of hooks that are called, so you could create a plugin that gets those hooks/filters and does additional processing. Also, it might be possible to add in a new hook...