This module integrates Worldpay in thirty bees with the help of the Omnipay library.
In order to prevent library conflicts in thirty bees this module's dependencies need to be "scoped".
For this we use PHP Scoper (https://github.com/humbug/php-scoper) in the build script.
By default everything in the vendor folder is now scoped to ThirtyBeesWorldpay
.
You can build the module by running the build script:
$ ./build.sh