Jump to content

Cardsave CurrencyCode Error


Recommended Posts

Hi, i recently downloaded the cardsave module and installed it to my site, when testing i get the following error:

 

CurrencyCodeerror - cannot find currency

 

Now i have looked at the Payments tab and then in currencie and the currency i require GBR is listed and has a code of 826.

 

Any suggestions, i have emailed the person who created the module but had no feedback yet.

Link to comment
Share on other sites

Really beginning to wonder why people bother posting on here because there seems very little way in help and i'm totally shocked by the fact that i have now emailed the module person twice and still not had a response.

 

If any one can help please let me know.

Link to comment
Share on other sites

  • 2 weeks later...

So finally have a work around for this error but this work around will only work if your only selling in a single currency:

 

So in the cs_cardsave folder under the file cs_cardsave.php

 

You need to change lines;

 

266 to $HashDigest.= '&CurrencyCode=826' ; (the code may differ depending on what currency you are using)

then

298 to $parameters['CurrencyCode'] = '826';

 

Hope this helps.

Link to comment
Share on other sites

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...