Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Can we have:

OSC's links to Moneybookers dependent on session Language?

 

Hello,

 

I came to use OSC and Moneybookers because it also does business in German. With OSC running in German, I've just followed the buyer's experience and found that it passes the collected cart data on [almost] ok but opens up an English moneybookers page despite coming from a German process.

 

http://sh0p.biz/errors/moneybookers.gif

 

I've actually seen Germans turn off to a different site when they're suddenly confronted with English so I would be very interested if this moneybookers link would relate to the current user language.

 

Note

I can't have the shop's link to moneybookers permanently set to German either. That would be too easy ;-) Both English and German need to be catered for.

 

[Almost ok]

There was also a small problem with the post code which gets + [city] concatenated into one text box, and

the pre-entered telefon should be 49 when coming from the German page

 

Thanks!

//hac

 

OSCsite: http://Sh0p.biz

Thanks!

//hac

 

[email protected]

PostnukeSite http://hac.net/pn

PhpNukeSite: http://hac.net/ph

Posted

I found the respective form action that passes the cart information to moneybookers here:

 

includes/modules/payment/moneybookers.php

 

It shows this URL

https://www.moneybookers.com/app/payment.pl?

 

To set a language, a parameter should be added like this:

 

https://www.moneybookers.com/app/payment.pl?l=EN

https://www.moneybookers.com/app/payment.pl?l=DE

 

But I don't know how to make this dependent on OSC's current language setting.

 

Any ideas?

Thanks!

//hac

 

[email protected]

PostnukeSite http://hac.net/pn

PhpNukeSite: http://hac.net/ph

Posted

Hello,

 

I have solved this by installing the moneybookers module twice giving the buyer the option to select one that is permanently set to German.

 

 

By the way, the reason for the problem is because the module doesn't seem to pass on the language information to the moneybookers form even though [selected language] is an option in the payment configuration settings.

Thanks!

//hac

 

[email protected]

PostnukeSite http://hac.net/pn

PhpNukeSite: http://hac.net/ph

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