Install
Works with Drupal: ^8.8.3 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
78.23 KB
MD5: 6c00dc94e88650773e17bf23ab9f1405
SHA-1: f2fc529808e4792196d8cf351bbb4053d70667f9
SHA-256: 0b6ff9d5aceb58f974ff35024be5055caf04831005597cd1e2dda1fd687f5385
Download zip
160.79 KB
MD5: eff74689385755c2e2edaeed83839779
SHA-1: bfcbd9928055b3fa9d9162d05f58057a8e63f612
SHA-256: 29d6f4d6dd56c1d57abed9452d2ebea4aeacd6e0a626a298c556c7090e71b0e4
Release notes
This release is a minor release that fixes bugs, improve developer experience and also brings new feature:
New features
- Withdrawal confirm forms now displays useful information about the request (such as if it's solvable, the issuer withdrawal method informations etc.).
Bugfixes
- Issue #3229112 by vhin0210: Drupal\Core\Database\InvalidQueryException: Query condition 'commerce_payment_method__currency.currency_target_id IN ()' cannot be empty. in Drupal\Core\Database\Query\Condition->condition() (line 105 of core/lib/Drupal/Core/Database/Query/Condition.php)
- Issue #3057140 by vhin0210: Integration with Commerce Recurring Framework