Download the PHP package forpsyte/magento2-module-securionpay without Composer
On this page you can find all versions of the php package forpsyte/magento2-module-securionpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download forpsyte/magento2-module-securionpay
More information about forpsyte/magento2-module-securionpay
Files in forpsyte/magento2-module-securionpay
Package magento2-module-securionpay
Short Description SecurionPay payment gateway module for Magento 2
License proprietary
Informations about the package magento2-module-securionpay
SecurionPay Payments
Module Forpsyte\SecurionPay implements integration with the SecurionPay payment system.
Overview
This module implements integration with SecurionPay payment system via Custom Form or the Checkout solution provided by SecurionPay.
Available Payment Methods
- Credit Card
- Visa
- Mastercard
- American Express
- Discover
- JCB
- Diners
- Maestro International
Features
- SecurionPay custom form payment method
- SecurionPay checkout payment method
- 3D Secure payment services
- Stored payment methods for customers
- Fraud detection
Installation
Composer (Recommended)
In your Magento 2 root directory run
composer require forpsyte/magento2-module-securionpay
php bin/magento module:enable Forpsyte_SecurionPay
php bin/magento setup:upgrade
Manual
In your Magento 2 root directory run
git clone https://github.com/forpsyte/securionpay.git app/code/Forpsyte/SecurionPay
composer require securionpay/securionpay-php:^2.2.0
php bin/magento module:enable Forpsyte_SecurionPay
php bin/magento setup:upgrade
Configuration
The configuration can be found in the Magento 2 admin panel under
Store->Configuration->Sales->Payment Methods->SecurionPay
Magento Version Support
Module Version | Magento Version |
---|---|
v1.x.x | v2.3.x, v2.4.x |
Demo Site
A demo site is available for this module. Use the test cards below when making a payment. Click here for a full list of the test cards.
Test card numbers
Card number | Card type |
---|---|
4012000100000007 | Visa |
5555555555554444 | MasterCard |
6759649826438453 | Maestro |
378282246310005 | American Express |
6011000990139424 | Discover |
30569309025904 | Diners Club |
3530111333300000 | JCB |
All versions of magento2-module-securionpay with dependencies
magento/framework Version >=101.0.0
securionpay/securionpay-php Version ^2.2.0