Zen Cart Logo
Forums / General Questions / Developing my own shipping module

Developing my own shipping module

Views: 378

Results 1 to 3 of 3
17 Feb 2012, 11:41 AM
#1
plymgary1 avatar

plymgary1

Zen Follower

Join Date:
Feb 2009
Posts:
121
Plugin Contributions:
0

Developing my own shipping module

Hello,

I've started learning PHP and want to test my skills by tweaking a shipping module.

I have installed the dual pricing 1.8 module that allows me to group customers and allow some to see wholesale prices.

Now, when I have changed a customer to group '1' which files would I need to change to get the flat rate shipping to change to a fixed £8.99 at the checkout?

Would it just be includes/modules/shipping/flat.php or would there be other files that would need to be changed?

Thanks,

Gary :)

17 Feb 2012, 2:01 PM
#3
plymgary1 avatar

plymgary1

Zen Follower

Join Date:
Feb 2009
Posts:
121
Plugin Contributions:
0

Re: Developing my own shipping module

Haha, so much for me testing my knowledge. I'll just use that code instead! :D

Thanks for the link.

Gary