github mollie/mollie-api-php v2.16.0
Release v2.16.0

latest releases: v2.67.0, v2.66.0, v2.65.0...
4 years ago

Modified

Are you using OAuth ( also known as Mollie Connect) in test mode?

Calls made from retrieved resources no longer require you to explicitly set ['testmode' => true]. (But things will continue to work if you do.)

Changes include:

  • Customer methods update(), payments(), createSubscription() and subscriptions().
  • Order methods cancel(), createShipment(), getShipment(), shipAll(), shipments(), refund(), refundAll
  • Payment methods getRefund(), getCapture(), getChargeback(), refund()

Added

  • OrderLine.update() for updating a single OrderLine. (No OAuth testmode support yet.)

Don't miss a new mollie-api-php release

NewReleases is sending notifications on new releases.