Contributions
Multiple shipping address V2
This module will allow people to select pay together with the next order as a payment option.
It will then add the total to the next order that is not the selected payment method "pay together with next order".
You can keep clicking pay with next order until finished getting all the different orders together.
Why would you want a module to do this?
multiple shipping addresses and dropshipping
All tax and shipping calcuations will be worked out for each shipping address.
It saves customers time instead of them having to pay each indivdual order going to differnt addresses
The customer can delete the orders they have not paid and view details for each order through a small interface on the checkout confirmation page.
All the coding in here I would say is upto the oSCommerce standards.
I have forum thread here: http://forums.oscommerce.com/index.php?showtopic=120991
Expand All / Collapse All
Just a quick instruction fix.
Need to change:
$history_query_raw
to
$history_query
Sorry I ment to say unistall the old modules before you use this!!
I have updated this to work alot better!
It now displays orders waiting to be paid no matter what payment method you choose.
You need to install the old modules before you use this.
more detailed instructions are included.
Sorry,
Left some caused a problem on standard installs.
Please put the following file in:
catalogincludesmodulespayment
just replace the file in there and should work ok!
This module will allow people to select pay together with the next order as a payment option.
It will then add the total to the next order that is not the selected payment method "pay together with next order".
You can keep clicking pay with next order until finished getting all the different orders together.
Why would you want a module to do this?
multiple shipping addresses and dropshipping
All tax and shipping calcuations will be worked out for each shipping address.
It saves customers time instead of them having to pay each indivdual order going to differnt addresses
The customer can delete the orders they have not paid and view details for each order through a small interface on the checkout confirmation page.
All the coding in here I would say is upto the oSCommerce standards.
I have forum thread here: http://forums.oscommerce.com/index.php?showtopic=120991
Note: Contributions are used at own risk.