Yes, You could do that with this plugin. You would simply have to create a product for each buyer/seller and attach that to a unique page which contains their contact information. There might be better solutions out there like GeoDirectory or something like that, which would be better suited for this job though.
Ok suppose I want to have a simple wordpress website where I write an article and I want to show few lines to everyone but want a person to make a payment to read the full content on that page. How do I do that ?
Are there any shortcodes I can put in the content of post like [wooppp id=231]Hidden content to be seen if paid[/wooppp]
You might want to look at https://wordpress.org/plugins/restrict-content/ as that might be more inline to what you are looking for.
I saw that plugin but that is not helpful.
Your plugin is what seems close to what I want.
Just looking for help in understanding how this can be achieveb.
Suppose I have 10 posts and in these 10 posts I have some restricted content in each.
I want the user to pay and access that particular restricted content on that post.
Could you please help me to achieve this.
Okay, no problem I was just thinking you were looking at a different solution. So what you are asking for is possible with this plugin.
For each post content that you want to protect, you simply associate a product with the post. If you associate the same product with multiple posts, then when a user purchases that product, they will get access to all posts associated with that product. If you want each post to be unique, then you need to do a one-to-one relationship with product to post.
This plugin does NOT have specific content restriction via shortcode like you were asking for, that is something that we have planned in a future release but no ETA on that currently.