Transbank SDK nodejs
Why this?
because the official version in Transbank Developers is in POO, and POO sucks, that is the only reason, so, if you want to use Functional programing and make better your bundles and times, this is a good option.
also we have native support to typescript
Requirements
- nodejs lts but is build in node 16.13.0
Dependencies:
- we try, but for now we only have axios as dependency
Getting Started
install using npm
or yarn
npm install transbank-sdk-node
yarn add transbank-sdk-node
you can read all the methods in the docs
Roadmap
- <input checked="" disabled="" type="checkbox"> Normal Transaction
- <input checked="" disabled="" type="checkbox"> Create Transation
- <input checked="" disabled="" type="checkbox"> Commit Transaction
- <input checked="" disabled="" type="checkbox"> Transaction Status
- <input checked="" disabled="" type="checkbox"> Reverse or Cancel Transaction
- <input checked="" disabled="" type="checkbox"> Capture Transaction
- <input disabled="" type="checkbox"> Mall Transaction
- <input disabled="" type="checkbox"> Create Mall Transation
- <input disabled="" type="checkbox"> Commit Mall Transaction
- <input disabled="" type="checkbox"> Mall Transaction Status
- <input disabled="" type="checkbox"> Reverse or Cancel Mall Transaction
- <input disabled="" type="checkbox"> Capture Mall Transaction
- <input disabled="" type="checkbox"> Full Transaction
- <input disabled="" type="checkbox"> Full Transaction Mall
- <input disabled="" type="checkbox"> One Click
- <input disabled="" type="checkbox"> One Pay
- <input disabled="" type="checkbox"> PatPass
- <input disabled="" type="checkbox"> PatPass Commerce
- <input disabled="" type="checkbox"> PatPass by Webpay
- <input disabled="" type="checkbox"> Replace Axios Dependency
- <input disabled="" type="checkbox"> Docs with examples
- <input disabled="" type="checkbox"> Vue / React / Angular examples