I would like to have the iframe of quickcheckout not in english, but in french.
I have read the documentation of Skrill, Moneybookers, but when I chech the commerce_moneybookers_quickcheckout.module.php, I can' t find the line to change the Iso code EN for FR
Thanks for your help
Comments
Comment #1
bojanz commentedThis was a bug. Committed a fix.
Now the current language of the website is passed to MoneyBookers, if it's in the list of languages supported by MoneyBookers (otherwise, we fallback to english). Tested with french, works.