Jump to content



Latest News: (loading..)

Currency is not supported


  • Please log in to reply
6 replies to this topic

#1   Olivia_Kinc

Olivia_Kinc
  • Members
  • 13 posts
  • Real Name:Karen
  • Gender:Female
  • Location:Toronto

Posted 18 April 2012 - 09:47 PM

I have been receiving this error message when I try to process an order on my site.
Currency is not supported

I am using Paypal pro and have all the api info complete and set the status to Live.
I have also set my currency to CDN in the includes/languages/english.php file and in the Currencies file in the oscommerce backend.

Can anyone help?

#2   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,732 posts
  • Real Name:Chris
  • Gender:Male
  • Location:Ontario, Canada

Posted 18 April 2012 - 09:49 PM

@Olivia_Kinc

have you set your PayPal account to accept Canadian ??  The default is USD



Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#3   Olivia_Kinc

Olivia_Kinc
  • Members
  • 13 posts
  • Real Name:Karen
  • Gender:Female
  • Location:Toronto

Posted 18 April 2012 - 10:07 PM

Thanks for your response! I actually just figured out the problem. I didn't have my language default set to true. :)

#4   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,732 posts
  • Real Name:Chris
  • Gender:Male
  • Location:Ontario, Canada

Posted 18 April 2012 - 10:11 PM

@Olivia_Kinc

Yep, that will do it !




Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#5   Petness

Petness
  • Members
  • 27 posts
  • Real Name:Cristina Lee
  • Gender:Female
  • Location:Lisboa

Posted 19 April 2012 - 02:57 PM

Hello!

I have the same error message "currency not supported" but everything seems OK, can't figure it out... can you help me please? Any ideas? Thanks

#6   Petness

Petness
  • Members
  • 27 posts
  • Real Name:Cristina Lee
  • Gender:Female
  • Location:Lisboa

Posted 20 April 2012 - 08:24 AM

Solved! Language default wasn't set to true and i missed it!!! :unsure:

#7   raj303

raj303
  • Members
  • 5 posts
  • Real Name:Rajesh

Posted 26 April 2012 - 11:09 AM

I am showing all prices in INR(Indian Rupees) but when checkout with paypal it says "Currency is not supported"
is there any way to convert INR automatically to USD($) while checkout through paypal.

I wanted to display all item price in INR (Indian rupees) but when user select payment mode paypal then it should get converted to USD.
I saw this working on few sites. how to do this ?

Edited by raj303, 26 April 2012 - 11:18 AM.