Ok I thought it would open a chat box so I didn't write the whole thing :'))
So... I'm building a listing website for the international weddings in a particular region of Italy.
**MY FIRST STEP**
I'm trying to create a form that lets activities subscribe to the website, submitting infos, images, contacts and other things for the listing purpose, but also a payment for a starting plan that enables the user to submit the form (without the payment there's no listing, to be clear...).
---> One aspect is that when we receive the info submitted we manually start building the listing of the specific user (we use Toolset for this), and the user will be charged monthly with the plan he chose during the form submission. This is a manual passage that we don't want to automate at the moment, because we want to see if there are some layout problems during it.
---> One other aspect is that we would like to create an automatic solution that hides the listings that haven't renewed the payment ( I onestly think it's too complicated ).
Now: I'm writing to you looking for an advice: regarding to what I need to do, is Woocommerce Subscription the best solution ? Do you know if it's compatible with this kind of purpose? do you have any other suggested plugins to make this work done that you think are more compatible with toolset?