close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

GBP Paypal paying in USD

Thread began 3/04/2010 4:10 am by i.edwards384429 | Last modified 6/01/2010 8:56 am by KJT | 1907 views | 5 replies |

i.edwards384429

GBP Paypal paying in USD

Whilst I am awaiting Eric and Jason to finish their quest to get my shop working can anyone just confirmto me that they have got PS3 working here in the UK using paypal express?

My shop falls over at the paypal point due to paypal express issues. WOuldbe nice to know it's not just me

thanks

Ian

Sign in to reply to this post

robertaidy394369

UK User

Hi Ian,
I haven't seen any other replies to this but I have paypal working, however that said although my site shows GBP Paypal seems to be paying in USD. I am waiting to see if this is a PS3 or Paypal issue. *Update* This has now been resolved and is working fine

Robert

Sign in to reply to this post

i.edwards384429

Update

Hi

I now have two sites up and running andas far as I'm aware payment is in GBP. I'll check tomorrow

cheers

Ian

Sign in to reply to this post

KJT

GBP Paypal paying in USD

Originally Said By: robertaidy394369
  Hi Ian,
I haven't seen any other replies to this but I have paypal working, however that said although my site shows GBP Paypal seems to be paying in USD. I am waiting to see if this is a PS3 or Paypal issue. *Update* This has now been resolved and is working fine

Robert  



I have the same problem where GBP paypal is paying in USD - How did you resolve this problem?

Sign in to reply to this post

Jason ByrnesWebAssist

On the confirm.php page, look for the following code:

php:
$PP_DirectPayment_required[0][$nextIndex] = "Currency";

$PP_DirectPayment_required[1][$nextIndex] = "USD";




and change it to:

php:
$PP_DirectPayment_required[0][$nextIndex] = "Currency";

$PP_DirectPayment_required[1][$nextIndex] = "GBP";




On the checkout.php pager, find:

php:
$WA_PP_ECO_Set_params[0][$nextIndex] = "Currency";

  $WA_PP_ECO_Set_params[1][$nextIndex] = "USD";




and change it to:

php:
$WA_PP_ECO_Set_params[0][$nextIndex] = "Currency";

  $WA_PP_ECO_Set_params[1][$nextIndex] = "GBP";



and on the pp_confirm.php page, look for the following:

php:
$WA_PP_ECO_Do_optional[0][$nextIndex] = "Currency";

  $WA_PP_ECO_Do_optional[1][$nextIndex] = "USD";



and change it to:

php:
$WA_PP_ECO_Do_optional[0][$nextIndex] = "Currency";

  $WA_PP_ECO_Do_optional[1][$nextIndex] = "GBP";
Sign in to reply to this post

KJT

Great - thanks for such a quick response.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...