Skip to content

Releases: conekta/conekta-php

4.0.2

26 Mar 16:41
a476398
Compare
Choose a tag to compare

4.0.2 - 2018-03-22

Feature

  • Support to Oxxo recurrent

4.0.1

29 Dec 23:36
cd1bb3f
Compare
Choose a tag to compare

Feature

  • Implement void action for orders

v4.0.0

13 Sep 19:29
Compare
Choose a tag to compare

Feature

  • PHP 7 compatibility
  • Rename \Conekta\Object to \Conekta\ConekatObject
  • Rename \Conekta\Resource to \Conekta\ConektaResource
  • Use phpunit.xml to organize tests

Changed

  • Apply namespace in tests

v3.5.1

07 Sep 22:07
Compare
Choose a tag to compare

Notes

Finish support/testing PHP 5.x

Changed

  • Refactorize tests functions code
  • Update API Keys in tests

v3.5.0

28 Aug 04:16
Compare
Choose a tag to compare

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

16 Aug 16:56
Compare
Choose a tag to compare

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

30 May 17:10
Compare
Choose a tag to compare

Refactoring Conekta php library

Summary

  • CamelCase Standard
  • MultiHandler Exception Implementation
  • Exception restructure
  • PHPUnit Test Implementation
  • PaymentSource Fixes

v3.2.0

15 Feb 23:02
Compare
Choose a tag to compare

Stable version for API 2.0.0

v3.1.0

02 Feb 15:52
Compare
Choose a tag to compare
add token to utils

v3.0.0

16 Nov 18:55
Compare
Choose a tag to compare
version bump