Get The Currency From Current Culture?
        Posted  
        
            by leen3o
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by leen3o
        
        
        
        Published on 2010-05-04T06:01:51Z
        Indexed on 
            2010/05/04
            6:08 UTC
        
        
        Read the original article
        Hit count: 308
        
Is there a way to get current information dynamically from the apps culture settings? Basically if the user has set the culture to US I want to know the currency is dollars, or if they have it set to UK I want to pound sterling etc... etc..
This is so I can send this information to PayPal when a payment is being made
© Stack Overflow or respective owner