VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: GetSmart on March 06, 2018, 22:51:23 PM

Title: Currency symbol
Post by: GetSmart on March 06, 2018, 22:51:23 PM
Hi,
I'm new in Virtuemart. Mostly working with Opencart. But now I need to create custom leasing payment method for Virtuemart. So plugin almost done... all working fine. But I can't get currency symbol on success template. I need instead EUR currency symbol

QuoteThank you for your Order!

Payment Name      Leasing Financing
Order Number      5LPR0374
Amount              118.57 EUR

Can anybody help how retrieve currency symbol in payment gateway.

Thank you in advance
Title: Re: Currency symbol
Post by: alatak on March 07, 2018, 09:15:15 AM
Hello
Go to the virtuemart administration
configuration > currencies
search for currency
change the Currency Symbol   
Title: Re: Currency symbol
Post by: GetSmart on March 07, 2018, 09:36:05 AM
Seems my question was not clear... I need developer's help.  ;) I need in my custom payment gateway (which i developing, retrieve symbol to show it on payment success page... when payment is done. I can only retrieve EUR or currency in some another value but not the symbol. Where in DB i can find it? I only can find currency in some numbers value or 3 letters value like EUR.

thank you in advance.

Cheers
Title: Re: Currency symbol
Post by: Jörgen on March 13, 2018, 06:50:00 AM
Check standard payment or PayPal plugin to see how currency display works.

Regards

Jörgen @ Kreativ Fotografi
Title: Re: Currency symbol
Post by: GetSmart on March 13, 2018, 23:06:09 PM
Thank you. Yes I have checked standard payment. I solved my issue.

Cheers