Bendigo Payment Gateway - Magento 2 allows to process credit card payments online directly transferred into your bank account through Bendigo Payment Gateway
After customers choose payment method on website, it will be redirected to payment gateway and make payment. After paying successfully on payment gateway, it will redirect to shop’s website and then update status for the order.
The extension included 4 options:
Bendigo Payment (Support MPGS - Direct Payment) It allows your customer to purchase directly from your site using Credit Cards.
Bendigo Payment(Support MPGS - Hosted Checkout Payment): Redirect to the Bendigo Gateway website for credit card entry, then redirect back to your confirmation page once successful.
Bendigo Payment (Support MiGS - 2 Party Payments) It allows your customer to purchase directly from your site using Credit Cards.
Bendigo Payment (Support MiGS - 3 Party Payments): Redirect to the Bendigo payment Gateway website for credit card entry, then redirect back to your confirmation page once successful.
Features
- Support MPGS (MasterCard Payment Gateway Services)
- Support MasterCard internet Gateway Service (MiGS) & Virtual Payment Client (VPC)
- Support 3D Secure (Apply to Visa and MasterCard only)
- Support SHA256 Secure Hash
- Capture New Sales
- Create Invoice Automatically
Demo
Extract the file into your Magento root directory. The module will be installed under app/code/PL/Bendigo/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
Version 2.5.4
Released on March 9, 2017
- Added Hosted Checkout Payment method for MPGS support.
Version 2.5.3
Released on March 1, 2017
- Added Direct Payment method for MPGS support.
- Removed MD5 Secure Hash option
Version 2.5.2
Released on November 3, 2016
- Added MD5 and SHA256 Secure Hash support
- Added Transaction ID for Merchant Hosted (2-Party Payments) method.
- Added more payment information for 3-Party Payments method.
Version 2.0.1
Released 2 July, 2016