Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
86.03 KB
MD5: ef0948a8dfe1d61c5912284d4926041f
SHA-1: 9e496e1ea07c00d8f1e17cc9fc54116c7c936a09
SHA-256: 0cb08cc268e76c9d98f27b2ce21679d7456832d029d7105e2d417cbfc3f1fdc3
Download zip
175.19 KB
MD5: b19f699069760e0d38fc4daa8581c71e
SHA-1: ff15185b1c3955aaa2af6ef813f78e2f6ec3f0d2
SHA-256: 1dcf218a8e31f99ac43b71bb0a7fb47ebce5abeb64f755dc6e8f14739aa628f1
Release notes
This release uses Drupal Commerce V3 and is not compatible with Commerce V2. It is D11 ready and includes the following changes / improvements:
- Balance block cache implementation.
- Naming convention in Funds Withdrawal Method plugins. If you have custom plugin installed, make sure their ID is set with underscore (such as bank_account). This change only requires a cache clear and won't impact previous withdrawal requests.
- More fine-grained permissions on balance blocks. Site balance is now only visible to users with "administer transactions", while they won't be able to see their personal balance.
- Code improvements and migration to php attributes for plugins (Funds withdrawal included with support of Annotation kept but deprecated).
- 3474991: Fix for orders with a value of 0.