Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

Hi,

I decided to install my own shipping module cause I have special needs.

 

There're 3 types of package:

Letter B5 (small -> 500g.), letter B4 (medium ->1Kg) and colis (->30kg).

 

I created the files:

lettreB4.php, lettreB5.php et colis.php and put them in the right places with the right values.

Everything works fine in the admin but the problem is:

 

- I can't enable the 3 packages at the same time (in checkout_shipping.php).

 

- I'd like to select in admin -> product, the right package for any product (with radio button):

Product weight : 0.5

Package: B4

 

- Then, I need to define:

 

1 prod. package B5 -> letter B5 price

2-3 prod. package B5 -> letter B4 price

4 and + -> colis

 

1 prod. package B4 -> letter B4 price

2 and + -> colis

 

1 prod. colis and + -> colis price

 

1 prod. B5 + 1 prod. B4 -> colis price

etc...

 

 

Anybody did something similar for its website?!

 

I need help, please!

Edited by easybeau
  • 3 weeks later...
Posted

You also need to set up tables in your sql database.

 

You might download a payment contrib, any payment contrib check how they set up the files and tables and make your adjustments from that.

Posted

Hi Lola,

 

I already use two payment methods (Paypal & Bank transfer) and for shipping, it's calculated depending on weight: 0.1:1.80,0.5:2.00,1:4.00,2:6.00,5:8.00,10:11.00,20:16.00,30:23.00.

But I need something more specific for shipping!

Do you have any idea how to configure it?

Posted

http://www.oscommerce.com/community/contri...,all/search,mvs maybe sonething like this could be reworked.

 

 

 

 

 

 

 

Hi Lola,

 

I already use two payment methods (Paypal & Bank transfer) and for shipping, it's calculated depending on weight: 0.1:1.80,0.5:2.00,1:4.00,2:6.00,5:8.00,10:11.00,20:16.00,30:23.00.

But I need something more specific for shipping!

Do you have any idea how to configure it?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...