Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@hideokamoto/stripe-client

hideokamoto25MIT1.1.0TypeScript support: included

utility functions for ask-sdk

stripe

readme

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