listCurrencies( )


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

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

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>
Was this helpful?
Yes
No