Post by moneycarlo » Fri Jul 20, 2012 9:51 am

sorry i'm having a senior moment...
i'm using oc 1.5.22 and with no shipping mods (just the default ones) and i could have sworn there was a setting somewhere to add a flat fee or percentage in addition to the calculated shipping costs. For the life of me I can't locate it now..I'm only using UPS and USPS and cant see anything in the modules or anywhere i look..
am i on crack?
wasn't there a setting for that?
:crazy:

thanks!

Active Member

Posts

Joined
Wed Sep 28, 2011 3:40 am

Post by Johnathan » Fri Jul 20, 2012 11:41 am

There is no setting like that for the default UPS or USPS. Some shipping extensions come with an option like that, so maybe you used one of them in the past.

You can do this with Hidden Shipping Adjustments if you want the fee wrapped into the calculated cost. Otherwise, if you want to display it separately or need more complex calculations, you could use Shipping-Based Fee/Discount.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by moneycarlo » Wed Jul 25, 2012 10:28 am

yeah..i found what i was thinking of..it's in the google merchant account you can mark up shipping. Thought it was in the OC defaults..too many accounts to keep track of what feature has what haha.

Active Member

Posts

Joined
Wed Sep 28, 2011 3:40 am

Post by oscprofessionals » Wed Jul 25, 2012 11:05 am

If shipping additional cost you want to add is fixed for all orders then you can use hadling fee which is there in order total.

Team of e-commerce experts.

oscprofessionals


New member

Posts

Joined
Mon Jul 16, 2012 12:14 am
Location - Nagpur, India

Post by moneycarlo » Fri Sep 14, 2012 3:45 am

I was trying to avoid applying "fees" as an additional line item just out of the negative stigma associated with them. that, and i know, i'd be annoyed if i saw it on a site. Fees is just another 4-letter word to me haha

Since I've already had a few orders be off by about 10% I'll need to modify the shipping file.
I imagine i just need to find the price line and multiply it by 1.1 to add the 10%..?

Active Member

Posts

Joined
Wed Sep 28, 2011 3:40 am

Post by moneycarlo » Fri Sep 14, 2012 6:01 am

modified these 2 lines in 3 diff spots towards end of file. Basically where it said $cost, i changed to ($cost*1.05) to add 5% to shipping fees to offset my suppliers variances:

Code: Select all

'cost'         => $this->currency->convert(($cost*1.05), 'USD', $this->config->get('config_currency')),

'text'         => $this->currency->format($this->tax->calculate($this->currency->convert(($cost*1.05), 'USD', $this->currency->getCode()), $this->config->get('usps_tax_class_id'), $this->config->get('config_tax')), $this->currency->getCode(), 1.0000000));

Active Member

Posts

Joined
Wed Sep 28, 2011 3:40 am

Post by rocketfoot » Sat Nov 16, 2013 10:10 pm

I need to mark up shipping for UPS, FedEx and USPS in order to cover supplies but I do not want to show a S&H fee. Where do I edit the files as show above in order to add 5% markup to all 3 shippers? Or is there a mod to help me out?

OpenCart 3.0.3.8
www.wattstruckcenter.com/shop


User avatar
Active Member

Posts

Joined
Fri Nov 15, 2013 10:47 pm

Post by Johnathan » Sat Nov 16, 2013 11:52 pm

I modified my original post to show that this is now possible with one of my extensions: Hidden Shipping Adjustments.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by rocketfoot » Sun Nov 17, 2013 1:10 am

Johnathan wrote:I modified my original post with a new extension I have that does this: Hidden Shipping Adjustments.
Thank you! This is just what I need! I'll purchase, install and test tonight!

OpenCart 3.0.3.8
www.wattstruckcenter.com/shop


User avatar
Active Member

Posts

Joined
Fri Nov 15, 2013 10:47 pm

Post by paco_rojo » Fri May 08, 2015 12:54 pm

is there a version of the hidden shipping markup for 2.x? It sounds like what I am looking for but hadn't found yet for 2.x
Thanks.

Newbie

Posts

Joined
Thu Apr 23, 2015 6:10 am

Post by Johnathan » Fri May 08, 2015 11:59 pm

Hidden Shipping Adjustments is still on my list to update for 2.0, but I haven't gotten to it yet. Hopefully soon.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am

Who is online

Users browsing this forum: No registered users and 105 guests