MerchantSuite Payment - Magento 2
Compatible With Magento Edition
Open Source (CE): 2.3, 2.4Commerce on prem (EE): 2.3, 2.4
Commerce on Cloud (ECE): 2.3, 2.4
Overview
Back to topMerchantSuite Payment - Magento 2 connects your Magento store to MerchantSuite gateway to easily accept credit card payments.
How to use
The extension uses the API user credentials, username and password, you need to have a merchant account provided by MerchantSuite.
Payment options
MerchantSuite (2-Party payment integration): The merchant needs to be PCI DSS compliant, it allows your customer to purchase directly from your site using Credit Cards.
MerchantSuite (3-Party Redirect integration): a non-PCI compliant merchant can accept, it will be redirected to the MerchantSuite Gateway website for credit card entry and then redirect back to your magento website.
Feature of MerchantSuite Payment - Magento 2
- Accept payments anytime, anywhere.
- Support multiple card schemes (MasterCard, Visa, American Express, Diners and JCB)
- Supports 3D Secure (Apply to 3-Party Redirect integration)
- Support capture new sales (transactions charge the card immediately)
- Create invoice automatically.
- Support Pre-Auth/Capture (Pre-auths check if the card has available funds and places a hold on the card for the nominated amount. Captures complete a pre-auth, charging the card.)
- Support refund online from Magento backend.
- Support Test environment.
- Encrypt the payment credentials.
- Process transactions in real-time.
- Support multiple currencies: AUD, BRN, VND, BND, etc.
- Support SSL Certificate.
- Support multiple websites.
- Support multiple store views.
- Unlimited domains.
Test Environment
In order to see the demo of MerchantSuite Payment, please contact us or [email protected]
Test cards
MasterCard: 5123456789012346
MasterCard 2 Series: 2720010040360012
Visa: 4987654321098769
American Express: 345678901234564
Diners: 30123456789019
JCB: 3530111333300000
A normally formatted, future-dated expiry date can be provided, in which case the response code will be the same as the last two digits of the provided transaction amount. For example, with an expiry date of 1121 (11/21) and an amount of 12011 ($120.11), a bank response code of 11 will be returned.
Specifying a CVN of 987 will result in the bank response code of 05 being returned for all amounts and standard expiry dates.
Why Choose Our Extension
When you purchase the extension, you will get Free Support from our team for 12 months. if you face any issues related to the extension, our team will fix it and make sure it work with your website.
The extension included free updates for 12 months.
Our code is 100% open-source and unencrypted. Easily add your own customizations.
Unlimited domains and websites that you want to use the extension.
We stand behind the quality of our extensions with a 30-day money-back guarantee.
Installation
Back to topExtract the file into app/code/PL/Merchantsuite/
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
Example
Release Notes
Back to topVersion 2.1.0
Released on June 23, 2023
- Upgrade to API version 3
- Stability improvements.
Version 2.0.2
Released on August 21, 2019
- Stability improvements.
Version 2.0.1
Released on June 10, 2017