Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

When I change text on the right side of the => I immedately get a failure message. Otherwise things are working. I saw some code in 2.9.6->3.0 where it was checking against the right side, but that was fixed in 3.0 and was not in the intl section,

thanks in advance,

tom (tom a t birdphotos.com)

 

$this->intl_types = array('GLOBAL EXPRESS' => 'Global Express Guaranteed',

'GLOBAL EXPRESS NON-DOC RECT' => 'Global Express Guaranteed Non-Doc\

ument Rectangular',

'GLOBAL EXPRESS NON-DOC NON-RECT' => 'Global Express Guaranteed Non\

-Document Non-Rectangular',

'EXPRESS MAIL INT' => 'Express Mail International (EMS)',

  • 2 weeks later...
Posted

This has to do with the international shipping descriptions getting compared directly to the data retrieved from MODULE_SHIPPING_USPS_SERVER in usps.php. So I don't know how to change an international shipping description.

tom friedel

Posted

The hack/solution is to modify the USPS xml data before oscommerce processes it with preg_replace, contact me if you need the actual code.

tom a t birdphotos.com

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