Minimum price required for checkout

Posts: 40
Joined: 01/23/2008
Bug Finder

Does anyone know if there is any core or contrib feature that require a minimal amount of purchase before proceeding to checkout?
I need to restrict orders that purchase X€ or less.

I've tried rate quotes but i want to restrict it before the checkout page

Thanks!

Posts: 3197
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

You can set a minimum order subtotal at /admin/store/settings/cart/edit. Smiling

Posts: 40
Joined: 01/23/2008
Bug Finder

Thanks Ryan!