How do I change the store currency?

In order to change the store currency, publish the store configuration file:

php artisan vendor:publish --tag aero::store-config

Locate the configurations section of the published config/aero/store.php file and update the currency_code value of the active store configuration.

Ensure the currency_code exists in the currencies database table of the store.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful