chargify-sdk-php
chargify-sdk-php copied to clipboard
Chargify SDK for PHP
Hello all, I've realized that I do not have time to maintain this project any longer and am looking for a new maintainer. Please ping @dan-bowen in this thread if...
We made changes so it works with guzzlehttp-7, we modified the stream_for method to Utils::streamFor
It will allow use of chargify sdk with new Laravel, that depends on Guzzle7, the tests are not broken.
Hey guys, I've implemented a new method on the `Subscription` class to retrieve subscriptions preview. Please, let me know if it needs any adjustments.
just read CONTRIBUTING.md (sorry for the duplicate)
I want to handle webhooks using this library. Can you show me any code sample? Thanks !