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
MockEventto easily test event handlingStrutility classclassBasenametoUtilityWebhookEntityto serve as Container for Resource data received through webhooks (-> can be transformed into BaseResource)- Webhook Events that are instanced via the
WebhookEventMapper
Changed
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