The payment feature should call PayPal in the language of the user. Currently, it only calls the English interface. While inside PayPal, users can switch language, but not in the part that is on Tiki. This starts with the "Pay now" button, which is unnecessarily English only.
<br><input type="image" style="display:block; margin-left: 15px" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_paynow_LG.gif" alt="PayPal" title="{tr}Pay with Paypal{/tr}">
Obviously PayPal supports ISO country codes for that, so this call for the PayPal button should IMHO be pumped through tra(), so it can be localized, but also the country code user pref could be used here, so the button appears in the user's language and not in the site language.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |