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