PayCEC Payment Gateway - Magento 2
Overview
PayCEC Payment Gateway - Magento 2 is using PayCEC Checkout Payment integration to accept credit and debit cards from buyers worldwide to not only enhance the seamless process of customer payment acceptance.
It allows your customers to enter their sensitive card data on a page that is hosted on the PayCEC website, whereby all the sensitive card information is managed by PayCEC. Therefore, you do not have to comply with PCI/DSS regulations.
How PayCEC Checkout Payment works

Features
- Support 3D-Secure
- Accepted Credit Cards / Debit Cards.
- Capture new sales
- Refund Offline
- Encrypted the Merchant Secret Key
- Create Invoice Automatically
- Support multiple currencies
- Support multiple websites
- Support multiple store views
- Support SSL certificate
- Unlimited domains.
Installation
Extract the file into app/code/PL/Paycec/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Test Environment
Test Card Numbers
Visa: 4111111111111111
MasterCard: 5555555555554444
Amex: 371449111020228
3D-Secure tests
Visa: 4000000000000002 - Sale successful.
Visa: 4000000000000028 - Card enrolled, verification failed.
MasterCard: 5200000000000106 - Sale successful.
MasterCard: 5200000000000023 - Card enrolled, verification failed.
Release Notes
Version 2.0.0
Released on June 22, 2022
