Skip to content

Simon-Briggs/typings-stripe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typed Stripe

The type definition for stripe api interface. This definition is based on the stripe's definition in DefinitelyTyped.

This typing is corresponding to stripe/stripe.d.ts in DefinitelyTyped.

This typing helps developers to embed stripe payment form to their application with stripe.js or checkout.js.

Usage

In package.json:

“devDependencies”: { "@types/stripe": "git://github.com/taxpon/typings-stripe.git" }

License

MIT

About

Type definition for stripe api interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published