drmosko Posted June 29, 2012 Share Posted June 29, 2012 Hello, to set paypal payment page with specific language u need to : Setting Hebrew as the default language: 1. Add a variable with the name ‘‘lc’’ (Local Code). 2. To the ‘‘lc’’ variable, add the value "he_IL". 3. If you already have a variable with the name ‘‘lc’’, replace its value with "he_IL". On your form ,it should look like this: <input name="lc" value="he_IL" type="checkbox" title="Manual"> where to put it in WHMCS? 0 Quote Link to comment Share on other sites More sharing options...
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.