Changelog

Python Unified SDK v6.0.0

We are releasing the next major version of the Python SDK - version 6.0.0. The full release can be found here

PHP Key Util v2.0.0

This is a major release that drops support for PHP 8.0 and adds support for PHP 8.3.

PHP Key Util v1.1.4

This is a small patch release which uses PHPUnit 9.6.16 for the v1.1.x branch.

BitPay Checkout for Magento 2

This is a minor version of the Magento 2 module that moves the refund to the sales_order_payment_refund event instead of using dependency injection.

Python Unified SDK v5.0.1

This is a major revision to the SDK that implements Pydantic, reducing the amount of boilerplate code, especially around setters and getters, and introducing type validation.

BitPay Checkout for Woocommerce v5.3.0

This is a minor release that adds new functionality and improves PHP 8.0 support. We introduced php-scoper in version 5.1.0 that mitigates issues with other plugins using incompatible versions of the same libraries we depend on, such as Guzzle. The latest version of php-scoper requires PHP >= 8.1, so we are temporarily using an older version until November, when PHP 8.0 support is dropped.