@daffodil/customer-store-credit
v0.92.3
Published
Platform-agnostic models, state management, and drivers for customer store credit balances. Part of the Daffodil ecommerce framework.
Readme
@daffodil/customer-store-credit
@daffodil/customer-store-credit contains the main features required to support customer store credit management in an Angular app. It supports loading store credit balance.
Installation
To install @daffodil/customer-store-credit, use the following commands in your terminal.
Install with npm:
npm install @daffodil/customer-store-credit --saveInstall with yarn:
yarn add @daffodil/customer-store-credit