helmutschneider / swish-php

PHP-wrapper for the Swish merchant api
MIT License
40 stars 19 forks source link

Guzzle 7, payouts base and V2-endpoints #18

Closed lagerroos closed 3 years ago

lagerroos commented 3 years ago

I thought the repository deserved some love. I've upgraded to Guzzle 7 and added a base for payouts (though it would be nice to try it for real, my clients haven't been given access to the public beta just yet). Furthermore added V2-endpoints e.g. Payment Requests.

helmutschneider commented 3 years ago

Thanks for the PR. Lots of interesting stuff in there. Some additions are a little too opinionated for my taste (statics, fake UUID, X509 comes to mind) but overall nice work. Give me a couple of days to make a full review.

helmutschneider commented 3 years ago

Closing due to lack of feedback.