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
Hello
Go to the virtuemart administration
configuration > currencies
search for currency
change the Currency Symbol
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
Check standard payment or PayPal plugin to see how currency display works.
Regards
Jörgen @ Kreativ Fotografi
Thank you. Yes I have checked standard payment. I solved my issue.
Cheers