Search found 3 matches

Page 1 of 1

Search found 3 matches

How to fix Paypal unsupported Currencies in Opencart 2.3xx ?

Hello, I have tried all the ways that on google to solve this issue. but non of them are working on Opencart 2.3xxx since those are pretty old I need a fix to this issue. I am using LKR (Srilankan Rupees) as my Default currency but Paypal does not support for that so what I need is convert LKR to US...

Jump to post
  • Fri Oct 14, 2016 3:54 am
  • Replies 1
  • Views 726
Re: Help Needed - How to manually trigger a currency change.

Reptile wrote:Nevermind I figured it out.

For Opencart 2.3.x you can use this:

Code: Select all

$this->session->data['currency'] = 'EUR';
Replace EUR with the currency you want it to be.

This will turn whole website to EUR :/

Jump to post
  • Fri Oct 14, 2016 12:19 am
  • Replies 18
  • Views 14038
Re: Paypal Issue with LKR

Seems no one has a solution for this matter

Jump to post
  • Thu Oct 13, 2016 10:06 pm
  • Replies 4
  • Views 2581

Page 1 of 1

Search found 3 matches