listCurrencies( )


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

Admin Method

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

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Currencies
Manage Stores - all permissions
Learn more about permission scopes.
Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<ListCurrenciesResponse>
Was this helpful?
Yes
No