Go Back   PHP Link Directory Forum > PHP Link Directory (phpLD) > Support (Version 2)

Support (Version 2) Here is where we provide limited support for version 2. If you are seeking support for version 3 please post in the phpLD 3.0 Support Forum.

Closed Thread
 
topic widgets
Old 07-11-2005   #1
springdot
 
Join Date: Jul 2005
Posts: 77
Default Payment Country with RC4

Hi guys

I notice that the payment amount when you are taken to PayPal is in US dollars - is there a way this can be changed to UK sterling??

This is with RC4 obviously!!

Cheers
James
springdot is offline  
Old 07-11-2005   #2
dcb
 
Join Date: May 2005
Location: Bucharest, Romania
Posts: 126
Default

for the moment there are no admin preferences for PayPal stuff other than the account, but you can edit and add PayPal parameters in templates/paypal.tpl

Just don't mess up with the Smarty code.
dcb is offline  
Old 07-11-2005   #3
springdot
 
Join Date: Jul 2005
Posts: 77
Default

Hi dcb

Thanks for that - I suspected it was something to do with paypal.tpl

I have had a look on the paypal website at their help files, and can't find a list of options to send to them when opening the payment page - would you be able to post a link to something like that?

Failing that, would you be able to let me know what the option to take payment in GB pounds would be??

Would something like :

<input type="hidden" name="curency" value="GB">

do it??


Thanks
James
springdot is offline  
Old 07-11-2005   #4
dcb
 
Join Date: May 2005
Location: Bucharest, Romania
Posts: 126
Default

Code:
Content visible to registered users only.
Also you can create from your PayPal account Buy Now buttons (without encryption) and see the code they generate.
dcb is offline  
Old 07-11-2005   #5
dcb
 
Join Date: May 2005
Location: Bucharest, Romania
Posts: 126
Default

Sorry, I missed an r

Code:
Content visible to registered users only.
dcb is offline  
Old 07-11-2005   #6
springdot
 
Join Date: Jul 2005
Posts: 77
Default

Brilliant, this works perfectly thank you!
springdot is offline  
Old 12-08-2005   #7
iluvm
Supporter
 
iluvm's Avatar
 
Join Date: Nov 2005
Location: UK
Posts: 66
Default Code

Hello,
Where in the payment.tpl do you insert the code
Code:
Content visible to registered users only.
Thanks
iluvm is offline  
Old 02-17-2006   #8
shepherd-girl
 
Join Date: Feb 2006
Location: UK
Posts: 62
Default

I am wondering as well where on the code you add this....

I also see the $ sign in the code, its not just change it to a £?
shepherd-girl is offline  
Old 02-17-2006   #9
Kevuk2k
 
Join Date: Jan 2006
Location: Global
Posts: 564
Default Re: Payment Country with RC4

Code:
Content visible to registered users only.
It doesn't really matter whether it is $ if you are global directory as most people pay via $ and PayPal does not charge for conversion which it will do automatically. However I do see the point with regards to UK specific sites, it is quite offputting for UK Companies paying in $$ to advertise or link to a UK site. The $ factor might lead them to believe that the site is based out of the UK. Its all psychological I know but if I was a British Company I have a kind of allegance to my own people!

I'm sure eventually a mod will come out for this, I might pay for one myself but will only share with contributors for my view is if you are concerned about paypal then you must be thinking of and or making money so should pay at least something towards a facility that lets you do so better?

Kev
Kevuk2k is offline  
Old 02-17-2006   #10
iluvm
Supporter
 
iluvm's Avatar
 
Join Date: Nov 2005
Location: UK
Posts: 66
Default Change to GBP

To change your payment to UK sterling or Great Britain Pounds,
insert this code
Code:
Content visible to registered users only.
in between lines 12 & 13 in the paypal.tpl
so should look like this, once inserted.
Code:
Content visible to registered users only.
Don't forget to change $ to £ in submit.tpl so people know they are paying pounds not dollars.
iluvm is offline  
Old 02-17-2006   #11
shepherd-girl
 
Join Date: Feb 2006
Location: UK
Posts: 62
Default

hi

Code:
Content visible to registered users only.
this part I cant find no matter what i do.. sorry, the other worked
shepherd-girl is offline  
Old 02-17-2006   #12
shepherd-girl
 
Join Date: Feb 2006
Location: UK
Posts: 62
Default

Ok just saw that apparanlty its not accepting the sign £ when I typed it in at the payment tpl it came as ?

never mind, it shows in the payment but the other tricky part is that ppl might think its in $ and say hey thats not much lmao and then it is that sum in £
shepherd-girl is offline  
Old 02-17-2006   #13
iluvm
Supporter
 
iluvm's Avatar
 
Join Date: Nov 2005
Location: UK
Posts: 66
Default £ Pound Symbol

To replace the "$" symbol with "£" you must use the html code for the £ symbol which is
Code:
Content visible to registered users only.
Hope this helps
iluvm is offline  
Old 02-19-2006   #14
Neticus
Supporter
 
Neticus's Avatar
 
Join Date: Dec 2005
Posts: 484
Default

Thanks for the info iluvm
Can tick that off my to-do-list now.
cheers
Net
Neticus is offline  
Old 07-07-2006   #15
clothahump
 
Join Date: Jul 2006
Posts: 11
Default

Code:
Content visible to registered users only.
Found this OK but no sign of the $ in submit.tpl, any help would be much appreciated.
clothahump is offline  
Old 07-22-2006   #16
go2pub
 
Join Date: Jul 2006
Posts: 1
Default

Code:
Content visible to registered users only.
It's around line 31, change the line
From:
Code:
Content visible to registered users only.
To:
Code:
Content visible to registered users only.
You should also remember to change the sign in payment.tpl

From:
Code:
Content visible to registered users only.
To:
Code:
Content visible to registered users only.
go2pub is offline  
Closed Thread

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
topic widgets



All times are GMT +1. The time now is 05:58 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.