magenable / module-pickup-payment-restriction
A Magento 2 module which restricts Payment Methods for In Store Pickup Delivery on Hyva checkout
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1
- hyva-themes/magento2-hyva-checkout: *
- magenable/module-base: *
- magento/framework: >=102.0
This package is auto-updated.
Last update: 2025-01-31 01:19:03 UTC
README
This module allows you to restrict payment methods for In Store Pickup Delivery on Hyva checkout page.
Installation
Composer:
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
Upgrade
Composer:
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
User Guide
Configuration:
Go to Stores > Settings > Configuration > Magenable Extensions > Pickup Delivery - Payment Restrictions.
General
Enabled
- Enable or Disable the modulePayment Methods
- Select which payment methods you want to hide for In-Store Pickup Delivery
About developer
The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento/Adobe Commerce based in Melbourne, Australia