sendcloud-php-client icon indicating copy to clipboard operation
sendcloud-php-client copied to clipboard

Change production URL to SendCloud's mockserver for testing

Open arnausaima opened this issue 5 months ago • 2 comments

To be able to do unit testing and/or for development porposes, SendCloud API allows requests to be made to a mockserver instead of production server. It would be interesting to make $apiUrl of Connection class editable in constructor.

arnausaima avatar Jul 04 '25 09:07 arnausaima

If you like support for that, please create a PR and I will take a look.

casperbakker avatar Jul 04 '25 09:07 casperbakker

https://github.com/picqer/sendcloud-php-client/pull/59

arnausaima avatar Jul 04 '25 09:07 arnausaima