Forums / General / Shipping

Shipping

Author Message

Nebojsa Eric

Wednesday 09 August 2006 7:31:51 am

I'm writting shipping/delivery extension. My extension is working fine and the shipping is calculated correctly, but on the confirmorder page I have two shipping values.

Order summary:

Subtotal of items: £ 6.75
Shipping: £ 12.00
Shipping (delivered by Royal_Mail_1st_class): £ 7.30
Order total: £ 26.05

I have no idea where those £ 12.00 came from.

Any ideas?

Marcin Drozd

Wednesday 09 August 2006 7:34:08 am

Hi
I think it comes from workflow.ini
[SimpleShippingWorkflow]
ShippingCost=12
ShippingDescription=Shipping

http://ez-publish.pl

Nebojsa Eric

Wednesday 09 August 2006 7:40:58 am

Hi Marcin.

Yes, you are right. But how to disable this simple shipping workflow? I don't need him.

Marcin Drozd

Wednesday 09 August 2006 8:34:00 am

Did U try disable it in admin interface My account->Triggers->shop/confirmorder/before/Simple shipping?

(ps. maybe your extension uses this workflow/trigger ?)

http://ez-publish.pl