Releases

      Releases


        Article summary

        This page showcases the released versions of our Magento 2 plugin. Clicking the "Details" button reveals a list of changes accompanying each version. Additionally, we offer a brief insight into our versioning approach for clarity.

        Versioning

        Versioning


        MAJOR: Breaking changes that require additional testing/caution.
        MINOR: Changes that should not have a big impact.
        PATCHES: Bug and hotfixes only.


        Release notes

        You can find a short summary of latest Buckaroo Magento 2 plugin release notes below.
        For a full list of changes, please visit our GitHub repository.

        Kindly be aware that release candidate (RC) versions are not intended for live usage.
        They are preliminary releases specifically designed for testing purposes.

        v2.0.0-RC1

        Changes that are included in v2.0.0-RC1:
        • BP-2228 Frontend improvements
        • BP-2424 Use the same coding style in the entire extension
        • BP-2095 Follow Magento 2 coding standard - phpcs,phpmd, PSR1, PSR2, PSR12, SonarQube
        • BP-2092 Cleanup code: Remove unused files/code
        • BP-2096 Add unit test for the most popular payment methods: iDEAL, Bancontact, Creditcard, PayPal, Klarna
        • BP-2094 Refactor Data Builders and ValidatorsPool
        • BP-2297 Refactor Response Handlers
        • BP-2083 Refactor Apple Pay - Payment Provider Gateway
        • BP-1963 Refactor EPS - Payment Provider Gateway
        • BP-1937 Refactor Giropay - Payment Provider Gateway
        • BP-1969 Refactor Alipay - Payment Provider Gateway
        • BP-1971 Refactor KBC - Payment Provider Gateway
        • BP-1968 Refactor Klarna KP - Payment Provider Gateway
        • BP-1966 Refactor Klarna - Payment Provider Gateway
        • BP-1967 Refactor Klarna Slice It - Payment Provider Gateway
        • BP-2008 Refactor Tinka - Payment Provider Gateway
        • BP-1964 Refactor Przelewy24 - Payment Provider Gateway
        • BP-2006 Refactor Riverty/AfterPay - Payment Provider Gateway
        • BP-2007 Refactor Riverty/AfterPay(new) - Payment Provider Gateway
        • BP-2005 Refactor Billink - Payment Provider Gateway
        • BP-1965 Refactor Trustly - Payment Provider Gateway
        • BP-1972 Refactor In3 (Capayable) - Payment Provider Gateway
        • BP-1975 Refactor PayPal - Payment Provider Gateway
        • BP-2064 Refactor Giftcards - Payment Provider Gateway
        • BP-1165 Refactor iDEAL - Payment Provider Gateway
        • BP-1962 Refactor Belfius - Payment Provider Gateway
        • BP-1976 Refactor Point Of Sale - Payment Provider Gateway
        • BP-2084 Refactor PayPerEmail - Payment Provider Gateway
        • BP-2082 Refactor SEPA Direct Debit - Payment Provider Gateway
        • BP-2087 Refactor Transfer - Payment Provider Gateway
        • BP-2065 Refactor Creditcards - Payment Provider Gateway
        • BP-1974 Refactor Payconiq - Payment Provider Gateway
        • BP-1977 Refactor WeChatPay - Payment Provider Gateway
        • BP-2079 Refactor CreditClick - Payment Provider Gateway
        • BP-2357 Remove Emandate - Payment Provider Gateway
        • BP-2391 Add iDEAL issuer "YourSafe"
        • BP-2565 Include Custom Parameters for the refactored version
        • BP-2496 Preparing the first release of the refactored branch
        • BP-2089 Process external code review feedback
        • BP-1324 Remove unnecessary calls to $order->save()
        • BP-2226 Implement refund pending approval
        • BP-2225 Implement refund group transaction
        • BP-2091 Merge logging + config provider into the new extension
        • BP-2459 Merge develop in feature/payment_provider_gateway
        • BP-2113 Fix minor bugs
        • BP-830 ConfigProviders
        • BP-861 Abstract method refactoring
        • BP-2458 Create documentation
        • BP-2099 Test & Release RC1