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
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.