> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/salesforce-lightning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/salesforce-lightning/user-guide-optional/regulatory-fees.md).

# Regulatory fees

Regulatory fee creation and management are outside the scope of the Salesforce Lightning app. Work with your Digital River project manager on the management of regulatory fees.&#x20;

Once the fees are configured, the app will display any applicable fees to the shopper in the checkout flow.

<div align="left"><img src="/files/-McnUUMKgmNgtd6AG-Y2" alt=""></div>

The total of the fees is added to the **Cart** and **Order** and stored in the **DR Total Regulatory Fee** field.

<div align="left"><img src="/files/-McnUdnWs-h3alSe4adV" alt=""></div>

Additionally, any fees will be stored in the `CartItem` and `OrderItem` objects in the **DR Regulatory Fee**, which stores the sum of the regulatory fees for that line item.

<div align="left"><img src="/files/-McnUulfxZuNJahU9WFX" alt=""></div>

The breakdown of each fee is stored in the **Digital River Regulatory Fee** object, which is linked to the **Cart Item**.

<div align="left"><img src="/files/-McnVcXLhlnx70bh7FaU" alt=""></div>
