PHP SDK for PostUp service
To run the examples, you will need to make sure all dependencies are installed via composer (composer install
).
To connect to the SOAP service, you will need to set your username/password as environment variables POSTUP_USERNAME
and POSTUP_PASSWORD.