Namespace Rescope.Commerce.Core.Services
Interfaces
- IBasketService
BasketService is responsible for managing Basket.
- IReScopeProvider
Creates scopes to ensure your DB actions are completed in a single transaction, and rolled back if .Complete() is not invoked. If you do not create a IReScope before using Rescope Commerce's APIs, we will automatically create one internally.
- IRescopeEmailService
The default implementation uses Umbraco's IEmailSender