Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Releases: DarkGhostHunter/TransbankApi

Final release

19 Mar 03:44
b38f96e
Compare
Choose a tag to compare

As title says.

Go use the official Transbank SDK. It stopped using SOAP, and that's is enough for anybody.

Fixed SOAP traceability

22 May 21:24
e105b2c
Compare
Choose a tag to compare
Merge pull request #13 from DarkGhostHunter/master

Fixed tracing disabled outside production. It must be always set to TRUE

Fixed validation

12 May 00:06
3cbcc5f
Compare
Choose a tag to compare

One dependency went AWOL for signature validation. This is fixed now.

Minor refactoring

07 May 04:17
c40f971
Compare
Choose a tag to compare

Since KLogger is abandoned, the package only comes with PSR-3 interfaces and recommends Monolog.

Fix on production

10 Oct 19:21
0ac4f56
Compare
Choose a tag to compare

If you tried to use this package in production, you would note that SOAP never returned the last response. This is because was accidentally disabled on production environments. This is now fixed.

Change Fluent for Fluid dependency

04 Jan 16:39
b28b5e4
Compare
Choose a tag to compare
Merge pull request #5 from DarkGhostHunter/master

Changed to Fluid dependency

Fixed Docblocks

02 Jan 15:38
2baab4a
Compare
Choose a tag to compare

Alos, updated README.md

Added Logging System

02 Jan 01:50
0a642b7
Compare
Choose a tag to compare
  • Changed environment() to make().
  • Construct of Services and Transbank now accepts a LoggingInterface.

First release

01 Jan 22:35
6736604
Compare
Choose a tag to compare
Merge pull request #1 from DarkGhostHunter/master

Disabled versioning in composer.json