Magento - SPLessons

Magento Payment Gateway

Home > Lesson > Chapter 9
SPLessons 5 Steps, 3 Clicks
5 Steps - 3 Clicks

Magento Payment Gateway

Magento Payment Gateway

shape Introduction

The system which permits admin to handle all the transactions related to orders is known as the payment provider gateway. The payment gateway secure all the transaction data between merchant and customers. Following are the major concepts covered in this chapter.
  • Payment Gateway structure
  • PCI compliance

Payment Gateway structure

shape Description

The payment gateway secure all the account and transaction details of the customers by acting as the checkpoint between the customers and merchants. The figure below demonstrate the basic structure of a payment gateway in Magento. Every payment gateway providers in Magento have following operations.

PCI compliance

shape Description

The PCI stands for Payment Card Industry and is used for accepting the payments through credit cards in online. To setup the PCI payment method, go to the path Store -> Configuration. Now in the Configuration interface, click on the Payment methods available under Sales section in the left panel and click on Configure button for Paypal as indicated in the image below. Under Paypal settings, click on express checkout and fill the required details and click on the Get Credentials from Paypal button. Now in Basic Settings section fill the required details like Title for payment method, Sort Order for payment order, Payment Action for immediate payment actions and Display payment on every product details page.

Braintree

shape Description

Braintree offers a completely adjustable checkout involvement with fraud detection and PayPal integration. Braintree lessens the PCI consistence load for vendors in light of the fact that the transaction happens on the Braintree system. In order to configure the Braintree navigate to Store -> Configuration -> Sales -> Payment Methods Click on the Configure button which is available under the Braintree section in order to setup the Braintree configuration. Now follow the steps below for the complete Braintree setup.

shape Step 1

One can to create or login using the existing Braintree account using the links provide on the Basic Braintree settings. After successful login complete the Basic Settings by filling the required information.

shape Step 2

Fill the following required information under the Advanced Settings.

shape Step 3

Set up the required information under the Country Specific Settings.

shape Step 4

Set the required information under the PayPal through Braintree section.

shape Step 5

Set up the following required information under the 3D Verification Settings.

shape Step 6

Set up the following required information under the Dynamic descriptors. The dynamic descriptors are sent on a per-transactions basis and is defined what will appear on the credit card stamen of a customer while purchasing a specific product.

Summary

shape Key Points

  • Gateway is the mechanism which provide integration between the store and the payment sevice providers.
  • Various payment methods can be configured for customer convenience in Magento.
  • Magento implements integration with all the authorized.Net payment service providers such as PayPal, Braintree and more.