DaffCartStoreCreditDriverInterface
The cart store credit driver is responsible for loading carts.
Properties
| Name | Type | Description |
|---|---|---|
| apply | Observable<TCart> | Apply store credit to the cart. |
| remove | Observable<TCart> | Remove store credit from the cart. |
The cart store credit driver is responsible for loading carts.
| Name | Type | Description |
|---|---|---|
| apply | Observable<TCart> | Apply store credit to the cart. |
| remove | Observable<TCart> | Remove store credit from the cart. |