hac Posted July 28, 2003 Posted July 28, 2003 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 Quote Thanks! //hac [email protected] PostnukeSite http://hac.net/pn PhpNukeSite: http://hac.net/ph
hac Posted July 29, 2003 Author Posted July 29, 2003 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? Quote Thanks! //hac [email protected] PostnukeSite http://hac.net/pn PhpNukeSite: http://hac.net/ph
hac Posted July 29, 2003 Author Posted July 29, 2003 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. Quote Thanks! //hac [email protected] PostnukeSite http://hac.net/pn PhpNukeSite: http://hac.net/ph
Recommended Posts
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.