Open topic with navigation
Commerce Developer Configurations
A developer will need to review Developer Configurations, such as site settings to determine which settings changes you need to make in relation to development activities. You will also need to set up aspects of the payment gateway, shipping and verification services.
Some things to consider are:
- A number of the site settings are URL based and do not have to be touched.
- The HomeURL site setting comes from the configuration file, so be sure that it is changed in the web.config or user.config files to reflect the correct development or production server.
- You can make use of site settings to implement custom logic in template development.
Accessing the Commerce Dev Configurations
To access the developer configurations, in Commerce, choose . Ensure you are logged in as a Site or Installation Admin.
The Developer Configuration screen allows you to manage Settings in several categories.
If you make any changes, ensure that you click the Save button in the upper-right corner of the screen.
See "Global Site Settings "