Charging in USD$

  • Michael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #72165 by Michael
Charging in USD$ was created by Michael
Hi Tuan
I purchased the paypal pro plug in for joom donation as suggested in - #36695 and installed it. Was looking good. But the test donation was deposited into paypal was is USD$ not Australian$
I have "Active currencies" set to Australian Dollars and "Enable Currency Selection" set to NO I can not see any other settings for currency.
You may remember this also happened with booking manager and you sent me a modified version of the plugin with an option to choose currency.
Have is missed something in the setup? how to I set up to only use Australian $
Thank you
Ashley

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

More
8 years 4 months ago - 8 years 4 months ago #72224 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Charging in USD$
Update : We worked together via email and solve the issue. Basically, you need to edit one line of code in the plugin :

1. Open the file components/com_jdonation/payments/os_paypal_pro.php

2. Find this line of code:
Code:
$this->setParam('CURRENCYCODE', 'USD');

3. Change it to:
Code:
$this->setParam('CURRENCYCODE', 'AUD');

After that, it should work as expected. Later, I will add a parameter in the plugin to allow choosing currency in the plugin parameter. For now, please use this workaround

Tuan
Last edit: 8 years 4 months ago by Tuan Pham Ngoc.

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

Moderators: Mr. DamDũng Nguyễn Việt