Get XOOPS XOOPS FAQ Forums News Themes Modules
New Posts New Topics All Forums Index General Modules Themes Development International XOOPS.org

XOOPS vs. Herko Coomans

Make a donation

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Search

Local Support Sites

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Google GUI hacks instant-zero jQuery module news Nordic Olédrion oxygen PageRank security SEO simple-XOOPS sport tag Theme wiki xoops

New Users

Registering user

# 96574

audriusr

Welcome to XOOPS!
XOOPS Code hosted on SourceForge


 Bottom   Previous Topic   Next Topic

#1 Posted on: 2004/11/4 11:17 Paypal Donations modual / currency issues
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?

Top

rampart
Just popping in
Joined:
2004/11/4 11:03
Posts: 3
(Show More) (Show Less)
#2 Posted on: 2004/11/4 11:33 Re:Paypal Donations modual / currency issues
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

Top


PHP Site Solutions
intel352
Module Developer
Joined:
2003/11/23 6:45
From NC, USA
Posts: 792
(Show More) (Show Less)
#3 Posted on: 2004/11/4 11:37 Re: Paypal Donations modual / currency issues
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.

Top


PHP Site Solutions
intel352
Module Developer
Joined:
2003/11/23 6:45
From NC, USA
Posts: 792
(Show More) (Show Less)
#4 Posted on: 2004/11/8 20:57 Re:Paypal Donations modual / currency issues
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.

Top

rampart
Just popping in
Joined:
2004/11/4 11:03
Posts: 3
(Show More) (Show Less)
#5 Posted on: 2004/11/8 23:33 Re:Paypal Donations modual / currency issues
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.

Top


PHP Site Solutions
intel352
Module Developer
Joined:
2003/11/23 6:45
From NC, USA
Posts: 792
(Show More) (Show Less)

 Top   Previous Topic   Next Topic


You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You can vote in polls.
You cannot attach files to posts.
You cannot post without approval.

[Advanced Search]