Skip to content

Releases: buckaroo-it/BuckarooWrapper_Laravel

v2.0.1

01 Nov 08:52
865c683
Compare
Choose a tag to compare

Changelog:

  • BA-579 Refactor request data handling to use $this->all() in FormRequest.

v2.0.0

24 Sep 07:27
3430ba1
Compare
Choose a tag to compare

Changelog:

  • Introduced services for pay, refund, capture, and cancel authorization to streamline transaction management.
  • Enhanced the model with additional fields and functions for better data tracking and processing.
  • Enabled easy overriding of the PaymentMethodFactory to allow greater customization.
  • Implemented chain setters and payload arrays to simplify payload construction.
  • Refactored webhooks to a functional approach for increased scalability and reliability.
  • Introduced parsers to handle both JSON and Form Data formats efficiently.
  • Added validation mechanisms in the reply handler to ensure form request integrity.
  • Includes additional improvements and bug fixes not listed above.
  • BA-335 Add Belgium banks for the payment method: Pay By Bank.
  • BA-522 Remove the payment method: Giropay (discontinued).

v1.1.0

04 Apr 05:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

v1.0.0

22 Feb 10:35
13caea6
Compare
Choose a tag to compare

Initial release