- Issue created by @Anybody
- Issue was unassigned.
- Status changed to Fixed
12 months ago 4:43pm 23 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.
At some places in Api.php we currently explicitly check certain status codes. That should be removed, as modern Guzzle does that through exceptions.
https://guzzle3.readthedocs.io/http-client/request.html#working-with-errors
These are the Billwerk response codes: https://transform-docs.billwerk.com/reference/response-code
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.