@hideokamoto/stripe-client

utility functions for ask-sdk


Keywords
stripe
License
MIT
Install
npm install @hideokamoto/stripe-client@1.1.0

Documentation

Stripe SDK Clinet for Node.js

https://www.npmjs.com/package/@hideokamoto/stripe-client

$ yarn add @hideokamoto/stripe-client

Getting started

$ git clone git@github.com:hideokamoto/stripe-client.git
$ cd stripe-client
$ yarn
$ yarn run build

Before making a new Pull Request

You must pass the following check commands.

$ yarn test
$ yarn run lint