Change default currency from USD in Paypal Pro
- Robert Friedler
- Topic Author
- Offline
- New Member
-
Less
More
11 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,
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.
- Tuan Pham Ngoc
- Offline
- Administrator
-
11 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 :
Change USD to the currency you want and It will work well !
Tuan
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
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.