- Updated list of issuers
- Added craft 5 support
- Prevent error $websiteKey must not be accessed before initialization. Thanks to @HannahDeWachter
- Match Craft's php standards as much as possible
- Ideal issuer select doesn't have a bank selected by default anymore
- Updated list of issuers
- Added craft 4 support
- Update ideal issuers
- Gateway settings are correctly stored in database and project config.
- Added
commerce-buckaroo.php
config for setting testMode from env.
- Fixed composer.json for composer 2
- Moved from omnipay/buckaroo to born05/omnipay-buckaroo to allow composer's minimum-stability to be stable.
- Bumped to 1.0.0
- Populate every request with culture.
- Switched to OffsitePaymentForm
- Updated plugin icon
- Fixed typo in SepaDirectDebit gateway
- Initial beta release