Mollie API 2.1.0.4
Viincenttt
released this
15 Jan 12:19
·
263 commits
to development
since this release
Contributors: @markusdresch
Breaking changes
- The
MandateRequest
class is now split into two different implementations:PayPalMandateRequest
andSepaDirectDebitMandateRequest
.
New features
- Added support for the
ConsumerEmail
andPaypalBillingAgreementId
properties forMandateRequest
instances. - Added support for the
MandateId
property on theSubscriptionResponse
class.