If you want to set checkout order total limit for each customer, this is the solution. It does the following things:
1. if a limit is set for a customer, under this limit, customer can't checkout
2. if no limit set for a customer, it use the default total order limit
3. if total order is above limit, customers checkout normally
You can set this limit in Admin->Customer->Customers, select a customer to edit it, you will see the new fields.
This is built for one of my client. It's proven to be working as expected.
My first contribution, be kind to comment
Bookmarks