Title: Magento 2 ANZ eGate Payment Gateway
1ANZ eGate Payment Gateway for Magento 2 User
Guide
- Table of Content
- Extension Installation Guide
- Configuration
- ANZ Merchant Hosted Payment Method Settings
- ANZ Merchant Hosted Payment Method in Frontend
- ANZ Merchant Hosted Payment Details in Backend
- ANZ Server Hosted Payment Method Settings
- ANZ Server Hosted Payment Method in Frontend
- ANZ Server Hosted Payment Details in Backend
2- Extension Installation
- Extract the zip folder and upload our extension
to the root of your Magento 2 directory via FTP. - Login to your SSH and run below commands step by
step - php bin/magento setupupgrade
- For Magento version 2.0.x to 2.1.x - php
bin/magento setupstatic-contentdeploy - For Magento version 2.2.x above - php
bin/magento setupstatic-contentdeploy f - php bin/magento cacheflush
- Thats it.
- Configuration
- For configuring the extension, login to Magento
2, move to Stores ? Configuration ? Sales ?
Payment Methods ? ANZ eGate Payment Gateway
(General Configuration), where you can find
various settings to configure the extension. - Merchant Access Code Enter merchant access code
provided by ANZ gateway while registration. - Merchant ID Enter the merchant ID you have
received from the ANZ payment gateway. - Secure Secret Enter the secure secret you have
received from the ANZ payment gateway. - AMA User Enter the AMA user you have received
from the ANZ payment gateway. - AMA Password Enter the AMA password you have
received from the ANZ payment gateway. - Enable Debug Logging Select YES to enable debug.
- Payment From Applicable Countries Select
countries to allow using this payment method.
3- ANZ Merchant Hosted Payment Method Settings
- ANZ provides two types of payment method
integration Merchant hosted and Server hosted.
Merchant hosted is where the you need to provide
an SSL secure page on website for buyers to
enter credit card details and order details. - This requires you to implement measures such as
128-bit SSL encryption for payment
authorization, firewall and intruder detection
software to protect the card details. - Enabled Enable or disable ANZ merchant hosted
payment method from here. - Title Enter title for the ANZ merchant hosted
payment method to show in the frontend. - New Order Status Set the order status of the new
orders placed using the ANZ merchant hosted
payment method. - Sort Order Enter the sort order of the payment
method. - Credit Card Types Select the credit card types
to allow payment using the ANZ merchant hosted
payment method.
44. ANZ Merchant Hosted Payment Method in
Frontend Once the extension is configured and
merchant hosted payment method is enabled,
customers can see the payment method in the
frontend on the checkout page. They need to enter
card details and click Place Order button to
successfully place the order.
5- Merchant Hosted Payment Details in My Account
Section - Once the order is placed successfully, customers
can see the payment details in their My
Account section.
5. ANZ Merchant Hosted Payment Details in
Backend Apart from the customers, admin can also
see the payment details in Sales ? Orders ? Order
View section in the backend.
6- ANZ Server Hosted Payment Method Settings
- ANZ provides two types of payment method
integration Merchant hosted and Server hosted.
Server hosted is where buyers can order goods
from your website and are then re-directed to a
secure payment page hosted by ANZ eGate. The
buyers enter card details and make payment
there. ANZ eGate then processes the payment, and
generates an approval or declined message before
directing the customer back to the order success
page at your website. - As the buyers enter credit card data directly to
the ANZ eGate hosted payment page, bank hosted
payment method implementation saves you the cost
of securing the collection, storage and
transmission of your customers credit card
details. - Enabled Enable or disable ANZ server hosted
payment method from here. - Title Enter title for the ANZ server hosted
payment method to show in the frontend. - New Order Status Set the order status of the new
orders placed using the ANZ server hosted
payment method. - Sort Order Enter the sort order of the payment
method.
7. ANZ Server Hosted Payment Method in
Frontend Once the extension is configured and
server hosted payment method is enabled,
customers can see the payment method in the
frontend on the checkout page. They click
Continue button to get redirected to the
hosted payment page.
7- Redirection to the Payment Gateway
- After redirection to the ANZ hosted payment page,
customer is requested to select the card using
which he wants to make the payment.
- Adding Card Details
- After the card type selection, the customer is
requested to add the card details and click
Enter Payment to make payment.
- Payment Success Message
- Immediately after the successful payment, the
customer can see payment success message - on the hosted payment page. After a few seconds,
he gets redirected back to the merchant website.
8- Server Hosted Payment Details in My Account
Section - Once the order is placed successfully, payment is
captured and the customer is redirected back to
the merchant website, he can see the payment
method name in their My Account section.
98. ANZ Server Hosted Payment Details in
Backend Apart from My Account section, ANZ
payment details can be found in the Sales ?
Orders ? Order View section in the backend.