Fix logic bug in attribute parsing.
Otherwise, see changes and new feature at 8.x-1.5.
Fix tests.
1 - Bug fixing. 2 - Add new features.
Better validation on amount.
Addresses issue #3023611, the module was attempting to act on personal contact form submissions resulting in an error. Thanks to Floris Vedder for bringing this to my attention.
- Added support for PHP 7.1+ since PHP 5.6 is EOL