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

2.0.6 2025-09-12 08:48 UTC

README

Release Build status codecov Commit activity License

PHP SDK for Tatrapay+ payment gateway.

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.