@bigcommerce/checkout-sdk / CurrencyService
Responsible for formatting and converting currencies.
• new CurrencyService()
▸ toCustomerCurrency(amount): string
| Name | Type |
|---|---|
amount |
number |
string
▸ toStoreCurrency(amount): string
| Name | Type |
|---|---|
amount |
number |
string