pich / wayforpay-magento
Magento 2 integration with WayForPay payment system
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
- magento/framework: *
- magento/module-payment: 100.4.*
- magento/module-sales: 103.0.*
- wayforpay/php-sdk: 1.0.*
This package is auto-updated.
Last update: 2025-02-19 20:17:19 UTC
README
This extension provides integration with WayForPay payment system for Magento 2.
Requirements
Magento 2.3.7+
php 7.4+
Installation
composer require pich/wayforpay-magento
php bin/magento s:up
Feature List
- Sandbox, live mode
- Ability to pay with credit card on store (https://wiki.wayforpay.com/en/view/852194)
- Ability to pay on WayForPay secure page (https://wiki.wayforpay.com/en/view/852102)
- Ability to refund payment in admin panel (https://wiki.wayforpay.com/en/view/852115)
Sandbox Mode
Enable option Stores > Configuration > Sales > Payment Method > WayForPay > Sandbox Mode
to have possibility make test payments.
You need to use a real "Visa/MasterCard" card for test payments. All test payments will be auto refunded throw 15 minutes after payment is done.