postal-php icon indicating copy to clipboard operation
postal-php copied to clipboard

A PHP library for the Postal e-mail platform

Results 5 postal-php issues
Sort by recently updated
recently updated
newest added

**Postal Server**: v2.1.4 (self-hosted) **Postal-PHP**: v2.0.0 When sending an email via the PHP Client that returns an error, the `code` property of `data` is passed through to `ApiException` which in...

Hi good day, when trying to use the api im getting this error. can I use this package even if testing on localhost? `\rmccue\requests\library\Requests\Transport\cacert.pem` do I still need to update...

PHP Fatal error: Uncaught exception 'Requests_Exception' with message 'cURL error 60: Peer's Certificate issuer is not recognized.' I am getting this error trying to use the API. I have our...

tried out the PHP library on Localhost Mac with Xampp .. Installed Composer successfully.. Installed Postal dependencies.. Referenced the source But I get this error : Fatal error: Uncaught Error:...