Skip to content

v3.4.0

Compare
Choose a tag to compare
@edenriquez edenriquez released this 16 Aug 16:56
· 104 commits to master since this release

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