qcobjects-handler-webpayplus
v0.0.5
Published
QCObjects WebPayPlus Handler
Downloads
3
Maintainers
Readme
QCObjects Handler for Transbank WebPay Plus
QCObjects Handler for Transbank WebPay Plus requests. This handler will allow to handle Transbank WebPay Plus urls like
- https://example.com/checkout/webpay/init
- https://example.com/checkout/webpay/result
and interacts with the Transbank WebPay Plus API to generate the response.
Instructions
- Install this dependency in your project using npm
npm i --save qcobjects-handler-webpayplus
The contents of response is a dynamic object, you can specify any property here or even use a meta processor.
- Start the QCObjects HTTP2 Server
qcobjects-server
- Peer Dependencies needed