Releases: mooore-digital/ecurring-api-php
Releases · mooore-digital/ecurring-api-php
v0.5.0
Added
- Resource relationships for Customer, Invoice, Subscription and SubscriptionPlan. Thanks @EdwinHoksberg
- Support for Guzzle 7 (required by Laravel 8). Thanks @mbardelmeijer
v0.4.0
Thanks to @hordijk, the client has been updated to the latest eCurring API documentation!
Added
- Invoice and invoice lines API endpoint.
- Transactions API endpoint.
- Unit tests for all resources.
Changed
- Resource type is now integrated in endpoint implementations.
Fixed
- ID not present in payload for update subscription.
- PostalCode not set for Customer.
Rename Marissen to Mooore
Nothing else, we just changed our organization name!
v0.2.0
v0.1.1
Initial release
This is the first publication, please note that this library is still in development and not being used in production yet. Things might change, hence the 0.1 version to allow major changes.