@daffodil/customer-payment
contains the main features required to support customer management in an Angular app. It supports loading a customer and saved payments.
To install @daffodil/customer-payment
, use the following commands in your terminal.
Install with npm:
npm install @daffodil/customer-payment --save
Install with yarn:
yarn add @daffodil/customer-payment