The module currently hard codes the currency as GBP. Sagepay supports GBP, EUR and USD. I think it would be useful for the module to support these additional currencies.

~Mark

Comments

ikos’s picture

OK. shouldn't be a problem.

If you can supply a patch I'll get it in there - otherwise should be able to update it during DrupalCon next week.

budda’s picture

Commit log doesn't show any updates done during Drupalcon week. Any chance of it happening this week? Cheers.

chazsmi’s picture

Is there a update on when this might happen?

ikos’s picture

Assigned: Unassigned » ikos

Hi,

I am setting aside some time this weekend to address the issues list. This will be one of the features I look at.

kind regards

Richard

chazsmi’s picture

Thanks Richard,

Will look forward to the update.

Thanks again,

Charlie

ikos’s picture

Status: Active » Postponed (maintainer needs more info)

Hi,

I've been reviewing the code today to check for this issue. Actually, the currency sent across to SagePay is determined by the "charge" currency in Commerce - i.e. the currency in which the order is saved. GBP is not hard coded.

Can you try setting up an order in EUR or USD to see if it works?

Many thanks

Richard

ikos’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)