PDA

View Full Version : Multi-Currency for PayPal!


yabsoft
09-04-2006, 02:58 PM
There are 2 points to change:

1.Change the currency symbol on the html page:
Edit the language file,for example,english language, "language/english/lang.php",line 2:
$LANG[CurrencySymbol]='$';
Change $ to the symbol of your currency!

2.Change the actual currency of payment when making payment:
Admin panel>Billing>Payment setting>Paypal setting>Currency
Click "Update" button!