tatrapayplus / tatrapayplus_api_client
PHP SDK for Tatrapay+ payment gateway API
Package info
github.com/SmartBase-SK/tatrapayplus-php
pkg:composer/tatrapayplus/tatrapayplus_api_client
2.0.6
2025-09-12 08:48 UTC
This package is auto-updated.
Last update: 2026-03-01 00:58:44 UTC
README
PHP SDK for Tatrapay+ payment gateway.
- Github repository: https://github.com/SmartBase-SK/tatrapayplus-php/
- Documentation https://sdk.tatrabanka.sk/docs/libraries/php/v2.0.0
Type generation
To generate new types after OpenAPI structure has been changed please run
./generate_openapi_models.sh
This command will automatically generate models based on tatrapayplus_api_sandbox.json file
and preserve custom Model classes.
Old models will be backed up in ModelBackup folder.