Install

Works with Drupal: ^8.8.3 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 77.34 KB
MD5: f2063951d599758fbfaff63f2f138d59
SHA-1: e52399b3695a7e9ac7b0f07b43c17b312368dc18
SHA-256: 82f468585da0c06bd5411f82800af62afe2f2e955c47df44eb97ec86475029a7
Download zip 159.17 KB
MD5: e3d5a5f6feb50edf25e8044e5dac2223
SHA-1: 7e040a586dea0a640572b77ffd529e70c9309b14
SHA-256: 9d1ff0f4255141422778e132f3c169f0d5e03086a7e795764423b6ef9683e5cb

Release notes

This release is a minor release that fixes bugs introduced in 2.1.0 and also brings new feature:

New features

  • Validation on withdrawal methods (IBAN, Swift code etc.).
  • Ability to encrypt user withdrawal methods information.

Bugfixes

  • Issue #3217510 by Aporie, riazsaid15, rozh: FundsTransfer form don't validate that the user exist.
  • When creating a deposit with a deposit field, two transactions were created. Only one should be created now.
  • Saving global configuration was overwriting fees configuration (and vice versa).
  • UX improvements when some configs were missing (throwing errors that are now caught).
  • When visiting a user deposit order, this was throwing an error.

Known issue:

  • If you upgrade from 2.1.0, you'll have a notice message in funds configuration forms. It's because the default value for the config is not set. Please just save the forms once (even with no change) to set default values for new config elements.
Created by: aporie
Created on: 2 Aug 2021 at 09:51 UTC
Last updated: 2 Aug 2021 at 09:53 UTC
Bug fixes
New features

Other releases