listCurrencies( )


Returns an array of currencies. The array lists all currencies for which Wix supports conversion and their symbols.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Currencies
Manage Stores - all permissions
Learn more about app permissions.
Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<ListCurrenciesResponse>
Did this help?