Releases: conekta/conekta-php
Releases · conekta/conekta-php
4.0.2
4.0.1
Feature
- Implement void action for orders
v4.0.0
v3.5.1
v3.5.0
Feature
- Delete payment source by id into Customer class
Changed
- Certificate bundle for a public one
- Certificate update to include Conekta's own cert at the bottom
v3.4.0
The main objective of this change is identify from which plugin/library are every request, this change even allows to know which plugin and plugin version (if apply) make the call to the api
normal header
[bindings_version] => 3.3.0
[lang] => php
[lang_version] => 7.0.17
[publisher] => conekta
[uname] => Darwin MacBook-Air-de-Eduardo-E.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64
plugin header
[bindings_version] => 3.3.0
[lang] => php
[lang_version] => 7.0.17
[publisher] => conekta
[uname] => Darwin MacBook-Air-de-Eduardo-E.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64
[plugin_name] => magento
[plugin_version] => 1.0.0
by
setPlugin function and setPluginVersion
v3.3.0
Refactoring Conekta php library
Summary
- CamelCase Standard
- MultiHandler Exception Implementation
- Exception restructure
- PHPUnit Test Implementation
- PaymentSource Fixes
v3.2.0
Stable version for API 2.0.0
v3.1.0
add token to utils
v3.0.0
version bump