@ovh-ux/ng-payment-method

1.0.0-alpha.1 • Public • Published

Ovh Angular Payment Method

Help you to get payment methods from different OVH APIs

Downloads Dependencies Dev Dependencies Gitter

Install

yarn add @ovh-ux/ng-payment-method

Usage

import ovhAngularPaymentMethod from '@ovh-ux/ng-payment-method';

// add the ovhAngularPaymentMethod module as dependency of your angular project
angular
  .module('myApp', [
    ovhAngularPaymentMethod,
  ])
  .config((ovhPaymentMethodProvider, constants) => {
    // set the target - this will tell to the component which APIs the component needs to call
    ovhPaymentMethodProvider.setTarget(constants.target);
  });

Test

yarn test

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS

Readme

Keywords

Package Sidebar

Install

npm i @ovh-ux/ng-payment-method

Weekly Downloads

1

Version

1.0.0-alpha.1

License

BSD-3-Clause

Unpacked Size

176 kB

Total Files

10

Last publish

Collaborators

  • anooparveti
  • jisay
  • blary_jp
  • antleblanc
  • ovh-ux-cds
  • lizardk
  • ovh
  • marie-j