ctala / transaccion-default
Libreria base para generar transacciones con TBKAAS
V0.1.12.3
2016-12-07 12:57 UTC
This package is not auto-updated.
Last update: 2026-03-01 04:19:51 UTC
README
Libreria base para generar transacciones REQUEST Y RESPONSE con TBKAAS
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require ctala/transaccion-default
or add
"ctala/transaccion-default": "*"
to the require section of your composer.json file.