i have make shipping plugin for virtuemart 2 and i have simply set sipping price 14 then in front-end in total the shipping value show 14,00 !!! Why ?
and How ? the same price problem in PayPal " Fee per transaction " i have set 18 but it shows 18,00 !!! why ?
oh.... when i change my shop Currency Euro to Dollar it gives right value of sipping price which is $ 14
oh i got it,
its Problem on Currency Details.
in Currency Details Euro has Decimals = 2 and Decimal Symbol = , so if i add 14 then its returns 14,00
i simplay change Decimal Symbol = , to Decimal Symbol = . and its return 14 to 14.00