Releases: buckaroo-it/BuckarooWrapper_Laravel
Releases · buckaroo-it/BuckarooWrapper_Laravel
v2.0.1
v2.0.0
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
What's Changed
- Updated README to use the correct package name by @AlexVanSteenhoven in #5
- Laravel 11 support by @ShuCh3n in #8
New Contributors
- @AlexVanSteenhoven made their first contribution in #5
Full Changelog: 1.0.0...1.1.0