3.5.1 - 2018-04-13
- fix Error certificate location
3.4.1 - 2018-04-13
- Bugfix Error certificate location
3.3.1 - 2017-11-23
- Bugfix when req is undefined and err exists
3.2.0 - 2017-09-11
- Change Cert file bundle with public one
3.1.6 - 2017-08-01
- This version solves the error that only brings the last order of a list
3.1.5 - 2017-06-29
- This version fixes the issue about undefined response (issue #36)
2.2.1 - 2017-05-29
- Tag created for conekta admin consumer
3.1.0 - 2017-02-27
- We've added modules to work with customer subscription
3.0.0 - 2017-02-16
- Library upgrade for payments api 2 support
2.2.0 - 2017-02-16
- Change to support orders from payments api 2
1.6.5 - 2016-07-08
- Now it can be used with node 6.2.2 support ###Fix
- Fixed some bugs on specs
1.5.0 - 2015-10-20
- Brand new enhancements for our contributors
1.1.1 - 2015-09-23
- We were setting data into Base Resources instead instances at build_children function
1.1.0 - 2015-09-16
- Node.js Callback style
- Add strict mode
- Add scope binding in order to reduce use of _this variable
- Specs updated
- Node JS support since 0.10.3 until 4.0.0
1.0.11 - 2015-09-15
- Fix to introduced global attr variable which leaked in mocha tests
- Add spec for subscription card update
- Update changelog
- Ignored .npmrc
1.0.10 -
- Add changelog
- Add code comments
- Add API Version validator
1.0.9 - 2015-06-26
- Fix conekta objects were not populating their attributes right
- Add specs updated to validate the bugs fixed
1.0.7 - 2015-06-08
- Customer creation with no subscription return failure
- Fix base64 node core library instead custom base64 code
1.0.6 - 2015-05-26
- Enhance Documentation
- Node core base64 library instead custom
1.0.5 - 2015-05-18
- Finish first version of conekta node wrapper