Order Volume Limit: Daily and Pending Limits

Objective

As a Venture, I want to be able to set the Order Volume Limit (OVL) for Sellers so that I can limit the volume of orders a Seller receives.

There are two different order limits:

  • Daily Order Limit, also called Order Volume Limit (OVL)
    • Both terms are used interchangeably in this article.
  • Pending Order Limit
  • Pending to Shipped Order Limit

 

Order Limit Description
Daily Order Limit
  • Limit of total orders a Seller can receive per day.
  • This limit is reset on a daily basis at approximately midnight.
Pending Order Limit
  • Limit of pending orders a Seller can have.
  • This limit is reset as soon as Seller processes enough orders to go below the limit.
Pending to Shipped Order Limit
  • limit of total orders in status “pending” and “ready to ship”
  • limit is reset, when the seller processes his orders and the ordes reach a different state (e.g. shipped or cancelled), so that the sum of orders on both states is below the configured limit.

 

Daily Order Limit

Setup

Step Description Screenshot
Configuration only possible on seller level under

  • Administration > Seller > Seller Management > edit (specific) seller
  • via setting import for seller
1 Choose global-level strategy for “Daily Order Limit”:

  • Option 1: “Deactivate Sellers” => seller status is set to inactive
  • Option 2: “Notify the Shop” => seller status stays as active

Option 2, “Notify the Shop,” requires development in the Shop, where the information is send, that the order limit was reached (parameter: order_limit_reached). With this information, the Shop system can decide what should be done (e.g., deactivation of the Seller on on Shop-side).
1. Global - OVL
2

Set the “Daily Order Limit” per Seller.

This sets a limit to the number of orders a Seller can receive per day.

Changing the Daily Order will not have any effect on the current day.

This means, if a seller was already deactivated, because the Daily Order Limit was reached and the number gets increased, this will not have any effect for the rest of the day. The seller will stay inactive (if he does not get activated manually, please read below).

2 Seller - OVL

Once Seller Center receives an order (orders fulfilled by Venture are not taken into account), the Seller’s “Daily Order Limit” is checked.

When the limit is reached, depending on the chosen Daily Order Limit strategy, the following happens:

  1. “Deactivate Seller”: Seller is deactivated (inactive in Seller Center) for the rest of the day.
    • They receives no new orders (of any fulfillment type) and all their products are taken offline.
    • However, the Seller can process all previously-received orders.
    • This inactive state is synced with the Shop system, which deactivates the entire Seller account (and of all their products).
  2. “Notify the Shop”: Seller is not deactivated in SellerCenter.
    • SellerCenter notifies the Shop that Seller’s daily order limit is reached.
    • The Shop then decides which orders the Seller should not receive anymore (fulfillment by merchant) and which orders can be received (fulfillment by Venture).
In order to activate the “Notify the Shop” strategy of the Daily Order Limit, the following needs to be taken into consideration:
  • After activating “Notify the Shop,” Sellers that have been deactivated as a result of the “Deactivate Seller” strategy, will not be automatically activated.
  • Therefore, it is recommended that the switch to “Notify the Shop” is done after the programmed reactivation of the Sellers (midnight).
    • Leave enough time after this has been completed (e.g., 2:00 a.m.)
  • If any Seller is deactivated in the meantime before changing the strategy, they will have to be reactivated manually from “Seller Management”
  • Information is sent in an updateSeller-call to the Shop.
Daily Order Limit is reset on a daily basis at approximately midnight. Depending on the chosen Daily Order Limit strategy, either Sellers are activated or Shop is notified.

What can be done after daily order limit is reached?

In case the seller has been deactivated by mistake and the automated midnight reactivation is too late:

First, check who changed the settings for the Daily Order Limit in the Audit Log.

Step Description Screenshot
1

Go to Administration > System Check

Change to tab “Audit log”


AuditLog
2

 

Search for event “settings_change

The description text shows if the Daily Order Limit has been changed on either a global-level or for a certain seller, what the current daily order limit is, and who set it.

It is also displayed which user changed the setting.

OVL_settings_change
3

Seeing when the limit has been reached for a seller depends on which strategy has been chosen.

Search for event “account_status_change“. The key words in the description are “Daily Order Limit reached”

OVL_status

 Pending Order Limit

The Pending Order Limit only calculates orders in the status “Pending.” Other statuses (e.g., “Ready to ship,” “Shipped,” or “Canceled”) don’t influence the Pending Order Limit. The amount of pending orders at a certain time gets checked. If this amount exceeds the configured limit the seller gets deactivated.

Critical KnowledgeIf the feature should be enabled, please raise a TMLSD ticket. The configuration which needs to be changed is pending_order_limit/enabled.

Setup

Step Description Screenshot
1

Go to Administration > Seller Management > Edit Seller

Set the Pending Order Limit per Seller.

Set the limit of pending orders a Seller can have.

POL
2 In case the limit has been reached already, a message will be displayed to the Seller in Order Management. POL_reached

Once Seller Center receives an order (orders fulfilled by Venture are not taken into account), the seller’s Pending Order Limit is checked.

When the limit is reached, the following happens:

  1. “Deactivate Seller”: Seller is deactivated until the Seller processes the required amount of orders to go below the limit.
    • The Seller receives no new orders (of any fulfillment type) and all their products are taken offline.
    • However, the Seller can process all previously-received orders.

Strategy “Notify the Shop is not supported for Pending Order Limit.

  • Pending Order Limit is reset immediately when the Seller processes the required amount of orders to go below the limit.
  • Default value is set at 10.000

Example:

  • Seller “A” has a Pending Order Limit set at 100.
  • Seller “A” has 90 pending orders => Seller is still active.
  • Seller “A” receives 11 orders, then has 101 pending orders => Seller is inactivated and products are taken offline.
  • Seller “A” processes two orders from “Pending” to “Ready to ship” => Seller is activated, products go back online.

Pending to Shipped Order Limit

The Pending to Shipped Order Limit only calculates orders in the status “Pending” and “Ready to Ship”. Other statuses (e.g., “Shipped,” or “Canceled”) don’t influence the Pending to Shipped Order Limit. The amount of pending orders and ready to ship orders at a certain time gets checked. If this amount exceeds the configured limit the seller gets deactivated.

Critical KnowledgeIf the feature should be enabled, please raise a TMLSD ticket. The configuration which needs to be changed is order/pending_to_shipped_order_limit/enabled.

Setup

Step Description Image
1

Go to Administration > Seller Management > Edit Seller

Set the Pending to Shipped Order Limit per Seller.

Set the limit of orders in the status pending and ready to ship a Seller can have.

 2 Seller are informed when they reached their Pending to Shipped Order Limit. They are still able to process the remaining orders to their according status, no new orders can be imported to Seller Center as his products are taken offline.
 3

Once Seller Center receives an order (orders fulfilled by Venture are not taken into account), the seller’s Pending to Shipped Order Limit is checked.

When the limit is reached, the following happens:

  1. “Deactivate Seller”: Seller is deactivated until the Seller processes the required amount of orders to go below the limit.
    • The Seller receives no new orders (of any fulfillment type) and all their products are taken offline.
    • However, the Seller can process all previously-received orders.

Example:

  • Seller “B” has a Pending Order Limit set at 10.
  • Seller “B” has 5 pending orders and 4 orders in the status “ready to ship” => Seller is still active.
  • Seller “B” receives 5 orders, then has in total 14 orders in the according states (pending and ready to ship) => Seller is inactivated and products are taken offline.
  • Seller “B” processes two orders from “Pending” to “Ready to ship” => Seller is still inactivated, as he is still above the limit for pending orders and ready to ship orders. His products are still offline
  • Seller Center receives the information from OMS, that meanwhile 5 orders got shipped to the customers => seller is active again as he has now a total of 9 orders in both states available, which is below the configured limit.

 

For this order limit there is also the option to either set the Seller account to inactive or to notify the Shop System and there it gets decided, whether the seller gets turned off.

Reactivate a Seller Manually

Once the Daily / Pending / Pending to Shipped Order Limit is reached, the Seller is set to inactive. This means that all products will be turned off but existing orders can still be processed. Only new orders can’t be made.

To activate the Seller again, please follow the steps below:

Step Explanation Image
1

Go to Administration > Seller Management

 

2

Search for the Seller that should be activated again.

 

audit_log6
3

To activate the Seller, click the on/off switch to “on” (switch turns green).

 

audit_log7
Seller is active again and their products will be available in the Shop within the next few minutes.