Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Søren Chr. 10 posts 100 karma points
    Sep 25, 2013 @ 14:26
    Søren Chr.
    0

    Price is shown with 4 decimals

    How to get/set the culture currency pattern?

    Thanks.

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Sep 25, 2013 @ 14:36
    Nickolaj Lundgreen
    0

    Apply the correct ToString() format seems to do the trick. What object you are referring to? (a line of code would help a lot)

  • Søren Chr. 10 posts 100 karma points
    Sep 25, 2013 @ 14:53
    Søren Chr.
    100

    Thank you for the quick reply, I forgot to use this variable.. var lineTotal = new UCommerce.Money(lineItem.Total.Value, currency);

Please Sign in or register to post replies

Write your reply to:

Draft