1 / 8

Magento 2 SagePay Integration

Online payment security is something that can't be overlooked in an online E-commerce store. Magento 2, which is no exception, requires a system where payments can be captured online securely.<br><br>Meetanshiu2019s Magento 2 Sage Pay Integration lets you integrate your Magento store with Sage Pay Payment Gateway for accepting secured payments from customers.<br><br>For more information about Magento 2 SagePay Integration, visit: https://meetanshi.com/magento-2-sagepay-integration.html

Meetanshi
Download Presentation

Magento 2 SagePay Integration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 1.Extension Installation Guide 2.Configuration 3.Sage Pay Direct Payment in Frontend 4.Sage Pay Direct Payment in the Backend 5.Creating Orders from Backend Sage Pay Direct Payment for Magento 2 © Meetanshi

  2. 1.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: ophp bin/magento setup:upgrade oFor Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy oFor Magento version 2.2.x & above - php bin/magento setup:static-content:deploy -f ophp bin/magento cache:flush •That’s it. 2.Configuration For configuring the extension, login to Magento 2, move to Sales → Sage Pay Direct - Meetanshi where you can find various settings to enable the extension. •Enabled:Set “YES” to enable the payment method. •Title: Set the title for the payment method to be displayed in the frontend. •Show Sage Pay Logo: Set YES to show sage pay logo on checkout page. •Sandbox mode:Set “YES” to enable the sandbox mode for testing purpose. •Vendor Name: Add vendor name received while registration with Sage Pay Gateway. •Integration Key: Enter integration key received while registration with Sage Pay. •Integration Password: Add live API password received while registration with Sage Pay Gateway. Login to Sage Pay admin panel and go to Administrator and you will find Vendor name and Encryption Password. •Payment Action: Select action for the payment capture. •New Order Status: Set status for the new order placed through this payment method. •Vendor Reference Prefix String: Set vendor reference prefix string to recognize transactions. •Allow Gift Aid: Gift Aid is an income tax relief designed to benefit charities and Community Amateur Sports Clubs (CASCs). If you’re a UK taxpayer, Gift Aid increases the value of your charity donations by 25%. You can set YES to enable gift aid. Make sure your Sage Pay account is enabled for the gift aid. → Payments Methods → → Sage Pay Direct Payment for Magento 2 © Meetanshi

  3. •Credit Card Types: Select credit card types to allow payments from. •Payment from Applicable Countries: Select countries to accept payment using this method. •Instructions: Add text to show additional information for the payment method on the checkout page. •Minimum Order Amount: Set minimum order amount to use this payment method. •Maximum Order Amount: Set maximum order amount to use this payment method. •Sort Order: Enter Sort Order for the payment method display. Sage Pay Direct Payment for Magento 2 © Meetanshi

  4. Sage Pay Direct Payment for Magento 2 © Meetanshi

  5. 3.Sage Pay Direct Payment in Frontend Once the extension is configured properly, Sage Pay Direct payment method can be seen enabled in frontend.Whenever customers add product to cart, they can select Sage Pay Direct payment method, enter the credit card details and click Place Order to finish the payments successfully. Sage Pay Direct Payment for Magento 2 © Meetanshi

  6. •Sage Pay Direct Payment method in My Account Section Once the order is placed, all the order and payment related details can be seen in customer’s My Account section under My Orders tab. Sage Pay Direct Payment for Magento 2 © Meetanshi

  7. 4.Sage Pay Direct Payment in the Backend Once the order is placed from frontend using Sage Pay Direct payment method, the details of the transaction can be seen in order view backend. Sage Pay Direct Payment for Magento 2 © Meetanshi

  8. 5.Creating Orders from Backend The extension facilitates to create backend orders using the Sage Pay Direct Payment method. From the backend, simply create order, add products, select Sage Pay Direct payment method, add card details and place the order. Sage Pay Direct Payment for Magento 2 © Meetanshi

More Related