Method GetISOCurrencyCode
GetISOCurrencyCode(string)
Returns the ISO 4217 currency code (e.g., "USD") for the given product ID.
public static string GetISOCurrencyCode(string productId)
Parameters
productIdstring
Returns the ISO 4217 currency code (e.g., "USD") for the given product ID.
public static string GetISOCurrencyCode(string productId)
productId string