Westpac PayWay API & PayWay Net - Magento 2 allows you to use Westpac PayWay API as a credit card processor, using their fully integrated API process. You can process Visa and Mastercard by default, and can optionally accept American Express, Diners Club and JCB after further activation by Westpac
PayWay Net: Redirect to PayWay Net payment page for credit card entry, then redirect back to your confirmation page once successful.
PayWay API: Collect and proccess credit card details directly in your Checkout page throguh API Service
Features:
Support PayWay API
Support Payway Net (Hosted Payment Page)
Support Refund Online (with PayWay API)
Capture New Sales
Create Invoice Automatically
Easy to install and setup.
Configure Merchant Id, Security Username, Password, Biller Code and Encrytion Key by Magento back-end.
Support Prefix Order Number for Payway Gateway
Support enable mode Test/Live in Magento back-end
Requirements
An active PayWay merchant account, with access to the administration tool
A trusted SSL certificate
AUD as your payment currency
Demo
Backend Account
Username: payment
Password: test123
Test Credit Card Numbers
Visa: 4564710000000004 - Expiry: 02/19 - CVN: 847
Master: 5163200000000008 - Expiry: 08/20 - CVN: 070
Amex: 376000000000006 - Expiry: 06/20 - CVN: 2349
Diners: 36430000000007 - Expiry: 06/22 - CVN: 348
Frontend Screenshot
Demo Video
Installation
Extract the file into your Magento root directory. The module will be installed under app/code/PL/Westpac/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
Example