Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › I need vendors can delete orders.
- This topic has 9 replies, 2 voices, and was last updated 5 years, 10 months ago by
WCFM Forum.
- AuthorPosts
- May 6, 2019 at 7:45 am #60873
ing.rapparini
ParticipantI need vendors can delete orders.
What can I do?
Thanks
- May 9, 2019 at 7:09 am #61283
WCFM Forum
MemberHi,
This is not allow, if vendor do not want to process any order then they have to “Refund” that.
Thank You
- May 10, 2019 at 8:01 am #61573
ing.rapparini
ParticipantIf i’m doing an order only to test the system I can’t delete it!!!!
also
If someone is doing an order and he’s doing a mistake a vendor need to delete it!!! - May 12, 2019 at 9:18 am #61895
WCFM Forum
MemberHI,
Vendors are not allowed to delete their orders.
But as Admin you may delete an order and hence it will automatically delete vendor’s order.
It’s also for security reason.
if you leave everything in hand of vendors then your system will breakdown any point as you do not know whether all vendors are authentic or not!
Thank You
- May 23, 2019 at 9:01 am #63480
ing.rapparini
ParticipantI don’t care what the sellers do because in my site I don’t take commissions from their sales!
Is there a way to let him have this freedom?
- May 26, 2019 at 5:42 pm #63866
WCFM Forum
MemberHi,
OK, do you allow multiple vendors products in same order ?
Thank You
- May 27, 2019 at 11:41 am #63981
ing.rapparini
ParticipantNO
- June 1, 2019 at 9:43 pm #65477
WCFM Forum
MemberHI,
Please add this to your site –
add_filter( 'wcfm_is_allow_order_delete', '__return_true' ); add_filter( 'wcfm_is_allow_vendor_order_delete', '__return_true' );
Vendors will able to delete order after WCFM Ultimate next update.
Thank You
- June 2, 2019 at 11:58 am #65526
ing.rapparini
ParticipantDon’t work…
Where I can find the “button” or “option” to delete the orders?Still the same interface…
Thx - June 2, 2019 at 7:18 pm #65585
WCFM Forum
MemberHi,
Vendors will able to delete order after WCFM Ultimate next update.
– You missed my last line. This will work after WCFM Ultimate next update. It will release on coming Tuesday.
Thank You
- AuthorPosts
- The topic ‘I need vendors can delete orders.’ is closed to new replies.