Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 521 Bytes

File metadata and controls

16 lines (12 loc) · 521 Bytes

@daffodil/customer-payment-authorizenet

@daffodil/customer-payment-authorizenet contains the main features required to support customer management in an Angular app. It supports loading a customer and saved payment-authorizenets.

Installation

To install @daffodil/customer-payment-authorizenet, use the following commands in your terminal.

Install with npm:

npm install @daffodil/customer-payment-authorizenet --save

Install with yarn:

yarn add @daffodil/customer-payment-authorizenet