This module allows you to restrict payment methods for In Store Pickup Delivery on Hyva checkout page.
Run the following command in Magento 2 root folder
composer require magenable/module-pickup-payment-restriction
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
Run the following command in Magento 2 root folder
composer update magenable/module-pickup-payment-restriction
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
Go to Stores > Settings > Configuration > Magenable Extensions > Pickup Delivery - Payment Restrictions.
Enabled- Enable or Disable the modulePayment Methods- Select which payment methods you want to hide for In-Store Pickup Delivery
The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento/Adobe Commerce based in Melbourne, Australia


