Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

INTERNATIONAL Minimum Order Total


nassoit

Recommended Posts

I would like to add a minimum order total (not incl. shipping) for INTERNATIONAL orders. The minimum would have to be met in order to proceed with the checkout process. This check would have to be performed AFTER the customer enters their shipping address (obviously).

 

I suppose I could write a php function to check if the minimum is met, and "disable" the continue button if not. Maybe replace the continue button with a notification of the minimum not met.

 

Or... I could redirect to a warning page when the customer clicks "continue" after entering their shipping address (if the min. was not met).

 

If anyone has any good ideas to accomplish this, or a contrib that could be adapted for this purpose, let me know. I would love to be able to set the minimum in the admin area, but might end up hard-coding it for now.

 

nassoit

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...