github mollie/mollie-api-php v3.5.0

one day ago

Added

  • Feat/add retry logic by @Naoray in #826
  • Feat/add fake retain requests option by @Naoray in #830
  • feat: add isEInvoice param and add support for testmode in all sales-… by @Naoray in #832
  • feat: add customerId and mandateId to create sales invoice request by @Naoray in #834
  • Feat/add balance transfer endpoint by @Naoray in #831
  • Feat/add webhook mapping and events by @Naoray in #829
    • global Config that serves as a lookup map to easily map resources to their respective collection keys
    • MockEvent to easily test event handling
    • Str utility class
    • classBasename to Utility
    • WebhookEntity to serve as Container for Resource data received through webhooks (-> can be transformed into BaseResource)
    • Webhook Events that are instanced via the WebhookEventMapper

Changed

  • Feat/make sequence mock responses consume callables by @Naoray in #833

Fixed

  • Change include to embed just like in GetPaginatedChargebacksRequest.php #837 by @Naoray in #838
  • Allow description on CreatePaymentRefundRequest to be empty by @Naoray in #839

Full Changelog: v3.4.0...v3.5.0

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

NewReleases is sending notifications on new releases.