Skip to content

v1.3.0

Compare
Choose a tag to compare
@ndeet ndeet released this 13 Feb 22:40
· 57 commits to master since this release
8585486

What's Changed

Deprecations as of v2.0.0

The following methods will be removed with v2.0.0 of this package:

Client\Webhook: getWebhooks() replaced by getStoreWebhooks()

Result\AddressList: getAddresses() replaced by all()

Result\InvoiceList: getInvoices() replaced by all()

Result\StorePaymentMethodCollection: getPaymentMethods() replaced by all()

New Contributors

Full Changelog: v1.2.0...v1.3.0