Skip to content

Releases: deviddev/billingo-api-v3-php-and-laravel-wrapper

v0.9.1

24 Oct 23:32
Compare
Choose a tag to compare
Update readme with new functions

v0.9.0

24 Oct 23:05
Compare
Choose a tag to compare

Add some new functionality: withHttpInfo(), get(), delete(), deletePayment()

v0.8.1

24 Oct 20:53
Compare
Choose a tag to compare
Bugfix wrapper constructor comment

v0.8.0

24 Oct 20:30
Compare
Choose a tag to compare

Add createResponse method to service for decrease wrapper code size and complexity, rewrite wrapper methods this way

v0.7.0

23 Oct 20:59
Compare
Choose a tag to compare

Move wrapper logic to BillingoApiV3Service

v0.6.1

23 Oct 20:03
Compare
Choose a tag to compare
Update billingo php sdk to minimum version

v0.6.0

23 Oct 19:34
Compare
Choose a tag to compare
Add windows specific test call

v0.5.1

23 Oct 19:23
Compare
Choose a tag to compare
Add comments to tests

v0.5.0

23 Oct 19:16
Compare
Choose a tag to compare
Introduced setMethodName method to decrase code

v0.4.0

23 Oct 19:16
Compare
Choose a tag to compare
Rewrite tests