Set Commission to be due only when order status is “Fulfilled”
-
Hi,
I am building a services marketplace and I want to ensure that vendors only receive their commission no sooner than 24h after the booking date (similar to Airbnb’s model). This is to reassure customers that vendors must deliver the service in order to be paid and never receive payment upfront.
To better manage my order status I am using Woocommerce Order Status Manager plugin and I have created another order status called “Fulfilled” to follow “Completed” to mark all orders whose booking date has elapsed.
Currently WC Vendors marks commission status as “due” as soon as order status is “completed”. I wanted for WC Vendors to use this new order status “Fulfilled” instead and return “due” commission status after 24h. How can I do this?
- The topic ‘Set Commission to be due only when order status is “Fulfilled”’ is closed to new replies.