Interface BasketService

  • All Superinterfaces:
    PluginService

    public interface BasketService
    extends PluginService

    BasketService interface. Interface to be able to implement the basket service.
    Once implemented, it allows execute some action when calculate or delete calls.

    Since:
    1.0.16
    Author:
    Logicommerce
    See Also:
    Cart