Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

After trying to install Ship2Pay in a 2.3.1 installation of OSCommerce, I don't get it to work.

There is a difference in the modules.php in /admin/includes/boxes, the installation instruction assume code that is not there. Am I correct in assuming that the Ship2Pay contribution doesn't work in 2.3.1?

If so, is there an alternative?

- Als je gewoon niet te diep nadenkt klopt alles -

Posted

ErikA,

 

Yes, there would be slight differences in the way the modules are coded for RC2a and v2.3.1 especially when adding the module to the admin>> modules>> shipping area.

 

 

 

 

Chris

Posted

Well, i just skipped the admin part now, since that doesn't work.

Setting the correct payment method to the selected shipping method means editing the 'ship2pay' sql-table now. For those who want this too, here's the syntax of an example where I restricted the allowed payment to 'cash' in case of 'store pickup';

 

s2p_id: 1 (this is an autoincrement field, so set this to the first not used number)

shipment: spu_spu (yes, this must be double with the underscore)

payments_allowed: cash.php (notice the .php extension here). Multiple instances should be seperated by a ';', but that doens't seem to work in my case

status: 1 (for active I guess)

- Als je gewoon niet te diep nadenkt klopt alles -

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...