currency( )


Retrieves a code representing the site's currency.

The retrieved currency code corresponds to the currency that has been entered in the General Info section of a site's dashboard.

The currency is used by a site with apps, for example Wix Stores or Wix Bookings, and other Wix features.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<string>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?