This extension provides integration with WayForPay payment system for Magento 2.
Magento 2.3.7+
php 7.4+
composer require pich/wayforpay-magento
php bin/magento s:up
- 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)
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.