Pass the user's locale along to PayPal. If it is supported, then the checkout screen on PayPal will be in the user's locale. Fixes bug #12119.

This commit is contained in:
Colin Kuskie 2011-06-06 10:32:14 -07:00
parent b21a6e331b
commit 3c0cf0f1a5
3 changed files with 5 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- fixed #12136: Unable to add more than one image in Story
- fixed #12133: RenderThingData macro doesn't accept templateId
- fixed #12152: PayPal Standard ignores shop-credit
- fixed #12119: Locale setting for paypal
7.10.17
- fixed: Forced to use a PayDriver even with a balance of 0 in the cart.