Post by newcode » Thu Mar 08, 2012 9:57 am

Hi everyone :clap:
there is any way to just hide UPS Ground service when product or order is eligible for free shipping and offer the next services like 3 days 2nd day and so on
and can any one tell why Puerto Rico zip codes are not working when Estimate Shipping and taxes
Using UPS Mod

OC v1.5.3.1
thanks in advance

Image
http://www.ifixmaccomputers.com


User avatar
Newbie

Posts

Joined
Sat Jan 28, 2012 8:33 am


Post by Johnathan » Thu Mar 08, 2012 11:17 am

The easiest way: just set the sort order for Free Shipping to 1 and the sort order for UPS to 2, then retitle Free Shipping to "Free Ground Shipping". It will appear first, and people will see that they can either pay for ground shipping or get it for free.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by newcode » Fri Mar 09, 2012 11:57 am

Thanks Johnathan but I need to hide ups ground
because we will use the free shipping Mod in the OC system and we going to offer free shipping on any order over $70usd in the usa only we will use ups for USA ( and USPS mod for international ) 2 differ Geo zones

all I need to do is hide ups ground if order subtotal is = $70 or more
I think the code the needs to be change is this

Code: Select all

if ($this->config->get('ups_' . strtolower($this->config->get('ups_origin')) . '_' . $code)) {
and I know the number 03 is the ups ground

Code: Select all

	$service_code = array(
				// US Origin
				'US' => array(
					'01' => $this->language->get('text_us_origin_01'),
					'02' => $this->language->get('text_us_origin_02'),
					'03' => $this->language->get('text_us_origin_03'),
so all I need to do is compare
if the order is over $70usd hide the 03 else
some code goes here

Code: Select all

 but i dont know thats why I am asking to some Genius here  
Mr Q could you enlighten me with your wisdom ?

OC v1.5.3.1
thanks in advance

Image
http://www.ifixmaccomputers.com


User avatar
Newbie

Posts

Joined
Sat Jan 28, 2012 8:33 am


Post by Qphoria » Fri Mar 09, 2012 1:40 pm

Behold the wisdom of the search button :)
http://forum.opencart.com/viewtopic.php?t=30736

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by newcode » Sun Mar 11, 2012 1:25 pm

Qphoria wrote:Behold the wisdom of the search button :)
http://forum.opencart.com/viewtopic.php?t=30736
LOL Q you funny
I need to hide UPS Ground Not the whole UPS Mod
any ideas how?
Q
Also can you tell me why Puerto Rico postcode/zip code doest work in UPS
see image
please


Q I need to hide USPS for anything over 1lb for USA only
any ideas?

OC v1.5.3.1
thanks in advance

Attachments

przip.png

przip.png (30.04 KiB) Viewed 2069 times


Image
http://www.ifixmaccomputers.com


User avatar
Newbie

Posts

Joined
Sat Jan 28, 2012 8:33 am

Who is online

Users browsing this forum: No registered users and 2 guests