Loading...
 
Skip to main content

PayPal dialog should be localized

Status
Open
Subject
PayPal dialog should be localized
Category
  • Feature request
Feature
Shopping cart and payment
Resolution status
New
Submitted by
hman
Lastmod by
hman
Rating
(1)
Related-to
Description

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.

Copy to clipboard
<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.

Importance
5
Easy to solve?
10 easy
Priority
50
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7528
Created
Saturday 05 September, 2020 10:27:33 UTC
by hman
LastModif
Saturday 05 September, 2020 10:29:21 UTC


Show PHP error messages