-
Make sure any previously applied Amazon Pay patch is removed from your Magento 2 installation
-
Make sure
patchutility is installed on your Server:
- For Debian based Linux distributions
apt install patch - For Red Hat based Linux distributions
yum install patch
- Install
composer-patchestool via Composer:
composer require cweagans/composer-patches