Add peer-to-peer invoices

It would be a nice feature if it is possible to make a selfbilling invoice for vendors.

A customer is paying for a job order and receives a invoice. than after finishing the job a vendor can do a payment request. But than VAT is not clear.
The best solution is to send the vendor a self billing invoice for each order he did finish. With the job fee excluding VAT. Commission excluding VAT en than the VAT ammount and total including VAT to receive.

And it should be a option when a vendor do registrate he will fill in his VAT/TAX number and says if he is liable for VAT.

Thanks for your suggestion, we’ll consider adding this feature.

I am still trying to figure out which theme I need and my main item for my client is peer to peer invoicing. I have constructed two multi-vendor market places and two holiday rentals for owners sites before within my community for free and to increase local awareness. The biggest headache was that the website was responsible for the Vendor’s products and the bookings because all the orders had the site’s details and logos. If you nail this it would be amazing!

1 Like

Hello hivepressers

I am a bit confused regarding what could be the invoice.

The user who post a request (an employer) accept an offer from a vendor (an expert that will do the job).

When the order has been done and paid the employer/user can see the order in his account, but for the vendor/expert the link is the same as the employer/user and i am guetting an error.

But in any case.
The vendor/expert who did the job has to issue an invoice to the employer.

I am guessing that there in no such feature ?

Thanks for your lights :slight_smile:

lolo

Hi,

There is no such feature yet, but we plan to add it in future updates. Currently, only orders from WooCommerce are available.

​I hope this is helpful to you

Yes, I mentioned this “bug” here.

All you have to do is providing some CSS to hide the button.

/*hide invoice button when vendor is viewing customer order*/
.hp-template--order-edit-page a.invoice{
display:none;
}	

Hi @cotasson

Do you have a screenshot of that button ?

I bypass some hivepress functions, installed the yith deposit payment plugin so this is what i have now :

And if i clcik on either of the buttons this is what i get :

If i disable the plugin i dont have any button :

I aknowledge @andrii 's reply.

I am just curious :slight_smile:

The screenshot is featured in the link I provided.

Please note it appears only with “pdf invoice and packing slips” plugin activated, and most likely when the order status is completed.