Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Help with code please
Old 01-03-2008, 10:06 AM Help with code please
Junior Talker

Posts: 3
Name: Gary
Trades: 0
I have installed a turnkey website, when you place an order it goes to paypal and the currency is set to USD. I want to change this to GBP (£). I have tried all the variables with no joy. I think this is the code that i need to change, can someone tell me what i need to change it to.

<input type="hidden" name="amount" value="9.95">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">

Your help is appreciated
Thanks in anticipation
sumo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-03-2008, 10:39 AM Re: Help with code please
rolda hayes's Avatar
Wannabe Adventurer...

Posts: 961
Name: Darren
Location: England
Trades: 0
What cart is it that you are using please?
__________________
I Just a test to see what happens...
Please login or register to view this content. Registration is FREE

"Let us be thankful for the fools. But for them the rest of us could not succeed..."
rolda hayes is offline
Reply With Quote
View Public Profile
 
Old 01-03-2008, 11:10 AM Re: Help with code please
Junior Talker

Posts: 3
Name: Gary
Trades: 0
I am not using a cart it is a direct link to paypal

the site address is: search.sumohosting.info if this helps

Thanks

Gary
sumo is offline
Reply With Quote
View Public Profile
 
Old 01-03-2008, 12:08 PM Re: Help with code please
rolda hayes's Avatar
Wannabe Adventurer...

Posts: 961
Name: Darren
Location: England
Trades: 0
Oh ok, well not 100% sure with paypal systems but when I try to but something I get
"This recipient does not accept payments denominated in USD. Please contact the seller and ask him to update his payment receiving preferences to accept this currency."

so either you should have some configurable preferances in your paypal account you can adjust or possibly change to:

<input type="hidden" name="amount" value="9.95">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="lc" value="UK">
__________________
I Just a test to see what happens...
Please login or register to view this content. Registration is FREE

"Let us be thankful for the fools. But for them the rest of us could not succeed..."
rolda hayes is offline
Reply With Quote
View Public Profile
 
Old 01-03-2008, 12:33 PM Re: Help with code please
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
You will also need to have the PayPal system set to accept both currencies.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-03-2008, 08:27 PM Re: Help with code please
Junior Talker

Posts: 3
Name: Gary
Trades: 0
Thanks for you help, i was using "GB" instead of "UK"

Once again thanks
sumo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help with code please
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.00507 seconds with 12 queries