Change default currency from USD in Paypal Pro

  • Robert Friedler
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #42181 by Robert Friedler
Change default currency from USD in Paypal Pro was created by Robert Friedler
Hi,
I am using the latest version of Event Booking (1.6.3) and have an issue in the checkout with paypal pro where users are automatically charged in USD.
How do I change the default payment currency to AUD or another currency?
Thanks again for all your help,

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #42182 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Change default currency from USD in Paypal Pro
Hi Robert

Open the file componnents/com_eventbooking/payments/os_paypal_pro.php, find the code below :
Code:
$this->setParam('CURRENCYCODE', 'USD');

Change USD to the currency you want and It will work well !

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc