1
rampart
Paypal Donations modual / currency issues
  • 2004/11/4 16:17

  • rampart

  • Just popping in

  • Posts: 3

  • Since: 2004/11/4


I'd like to modify the paypal donations mudule so that it working with pounds stirling not dollars. As well as displaying pound signs, it would need to talk to paypal.co.uk in pounds and not paypal.com

any ideas?

2
intel352
Re:Paypal Donations modual / currency issues
  • 2004/11/4 16:33

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


idea: download xDonations v1.9 BETA 1 from dev.xoops.org, and use the built-in multi-currency feature

btw, this version will *not* upgrade from v1.4, a script may be provided closer to the final release of 1.9

3
intel352
Re: Paypal Donations modual / currency issues
  • 2004/11/4 16:37

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


btw, paypal.co.uk support isn't implemented yet, but you should be able to modify the v1.9 database config settings manually, which is where the paypal url is stored.

4
rampart
Re:Paypal Donations modual / currency issues
  • 2004/11/9 1:57

  • rampart

  • Just popping in

  • Posts: 3

  • Since: 2004/11/4


Cool. That did the trick.

Thanks.

BTW. I couldn't find a way to change the "We Need Your Help - Make a Donation!" text anyway in config (seems you can change everything except this). I tried looking directly in the files but couldn't find it.

5
intel352
Re:Paypal Donations modual / currency issues
  • 2004/11/9 4:33

  • intel352

  • Module Developer

  • Posts: 824

  • Since: 2003/11/23


it's in the language/english/main.php file

Quote:
### INDEX.PHP PAGE DEFINITIONS ###
define('_DM_TITLE','We Need Your Help - Make a Donation!');
define('_DM_MAKEADON','Make a Donation');
define('_DM_SELECTAMT','Please select an amount to donate');
define('_DM_SHOWNAME','Show your name under Donations list?');
define('_DM_DONTHISMONTH','Generous Benefactors This Month');
define('_DM_DON_NAME','Name');
define('_DM_DON_AMT','Amount');
define('_DM_DON_DATE','Date');
define('_DM_ANONYMOUS','Anonymous Donor');
define('_DM_ANONYMOUS_SHORT','Anonymous');
define('_DM_DON_OTHER','Other');
define('_DM_SUBMIT_BUTTON','Submit Donation >>');


there's more defines as well, but those are the ones that mainly concern the index page.

Login

Who's Online

146 user(s) are online (51 user(s) are browsing Support Forums)


Members: 0


Guests: 146


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits