tatrapayplus / tatrapayplus_api_client
PHP SDK for Tatrapay+ payment gateway API
Installs: 813
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/tatrapayplus/tatrapayplus_api_client
This package is auto-updated.
Last update: 2025-12-30 14:21:57 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.