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_codeexists in the currenciesdatabase table of the store.


Revision #1
Created 2026-09-02 13:36:06 UTC by Michael Price
Updated 2026-09-02 13:36:06 UTC by Michael Price