Download the PHP package yogeshsuhagiya/cod-payment without Composer
On this page you can find all versions of the php package yogeshsuhagiya/cod-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yogeshsuhagiya/cod-payment
More information about yogeshsuhagiya/cod-payment
Files in yogeshsuhagiya/cod-payment
Download yogeshsuhagiya/cod-payment
More information about yogeshsuhagiya/cod-payment
Files in yogeshsuhagiya/cod-payment
Vendor yogeshsuhagiya
Package cod-payment
Short Description COD payment method available on checkout page for specific customers
License MIT
Homepage https://github.com/yogeshsuhagiya/cod-payment
Package cod-payment
Short Description COD payment method available on checkout page for specific customers
License MIT
Homepage https://github.com/yogeshsuhagiya/cod-payment
Please rate this library. Is it a good library?
Informations about the package cod-payment
Magento 2 - COD Payment Yogesh Suhagiya
- Provide custom COD payment method for specific email addresses
- Goto: STORES > Configuration > SALES > Payment Methods > YS COD Payment
- Add value for allow email addresses with comma separated value.
- This payment method appear only for specified email addresses.
- It works for both Guest and Logged In customers.
Prerequisite
- Composer: 2.x
- PHP: 7.4
- Magento: 2.4
Installation
-
Composer Installation
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory
- Then run the following command
composer require yogeshsuhagiya/cod-payment
- Make sure that composer finished the installation without errors
- Command Line Installation
- Backup your web directory and database.
- Download the latest installation package
Source code (zip)
from here - Navigate to your Magento root folder
cd path_to_the_magento_root_directory
- Upload contents of the installation package to your Magento root directory
- Then run the following command
php bin/magento module:enable Practical_Payment
- Navigate to your Magento root folder
-
After install the extension, run the following command
- Log out from the backend and login again.
All versions of cod-payment with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4.0
magento/framework Version >=100.0.0
magento/module-backend Version >=100.0.0
magento/framework Version >=100.0.0
magento/module-backend Version >=100.0.0
The package yogeshsuhagiya/cod-payment contains the following files
Loading the files please wait ....