issues
search
payjp
/
payjp-node
PAY.JP server-side JavaScript & Typescirpt SDK :tada: (Note. will remove npm beta tag) Tutorial:
https://pay.jp/docs/started
MIT License
33
stars
8
forks
source link
fix typescript environments
#16
Closed
darai0512
closed
5 years ago
darai0512
commented
5 years ago
checks
[ ] pass unit tests
[ ] pass scinario test
[ ] use
require('payjp')
Refs
for typescript usage
https://www.typescriptlang.org/docs/home.html
https://github.com/nodejs/llhttp/tree/master/src
https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stripe
checks
require('payjp')
Refs
for typescript usage