Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Allow admins to integrate their SagePay account to their magento stores.
  • Allow customers to checkout using credit card payment
  • Enable or disable the gateway.
  • Specify allowed credit card types and countries.
  • Specify minimum and maximum order amount.
  • Add a layer of security with 3D Secure Checkout.
  • Support multiple stores.
  • Integrate Save Card Function.
  • Customer can capture invoice up to quantity product that they desired.
  • Admins can easily check transaction history.
  • Admins can easily manage profiles in the backend.
  • Customers can also manage their profiles and cancel them if desired. 
  • Admin can create credit memo for refunding.
  • Easily perform Gift Aid enabled in Sage Pay.

System Requirements

 Your store should be running on Magento 2 version 2.1.x.; 2.2.x

...

Fill in Vendor Name, Integration Key, Integration Password  as your SagePay credentials

In our example, we use account and API of SagePay to implement transaction intest mode.

There are two accounts that customers can use: sandbox and sandboxEC. With SandboxEC accounts, users can be supported furthermore such as: 3-D Secure Checked, Strict AVS, CV2.

 

Image Removed

 You can obtain this by going to https://test.sagepay.com/mysagepay/transactions.msp


Image Added 

(warning) Turn on Test Mode (Choose Yes) when you use test credentials. Turn off the Test Mode (Choose No) when you go live.

...

Then Click on Check API button to check whether the API is working or not.

(plus) Save Customer Card Token: Allow customers to save credit card token for future purchase using tokenization.

(plus) Enable MOTO: Allow you to make payments in admin panel for customers buying through email or telephone.

...

  • Default: Use Default My SagePay Settings
  • Force: Apply authentication even if the AVS, CVC Check is turned off
  • Disable: Disable authentication and rules
  • Force & Ignore: Apply authentication but ignore rules

 Image Added

Image Removed

(green star) In Direct Integration 

(plus) Enabled: Choose Yes to enable direct checkout for SagePay Payment

(plus) Title: The title of the payment method displayed on the checkout page.

(plus) Use drop-in Interface: Enable SagePay payment with drop-in.

(plus) Show SagePay Logo: Display SagePay logo on the checkout page.

...

(plus) Maximum Order in Total: If the order value is bigger than this figure, the payment method will not be displayed on the checkout page.

 

Image Removed

(green star) In Direct Integration with Drop-in

(plus) Enabled: Choose Yes to enable direct checkout with drop-in for SagePay Payment

(plus) Title: The title of the payment method displayed on the checkout page.

(plus) Payment Action: You can choose between Authorize Only (Deferred) and Authorize and Capture (Payment)

  • Authorize Only: check for the card for validity but not charge the account yet until the order is approved and invoiced.
  • Authorize and Capture: charge the debit/credit card at the time of the order is placed.

(plus)Image Removed Sort Order: The order of the payment method that will be displayed on the checkout page.

(plus)Image Removed Minimum Order in Total: If the order value is less than this figure, the payment method will not be displayed on the checkout page.

(plus)Image Removed Maximum Order in Total: If the order value is bigger than this figure, the payment method will not be displayed on the checkout page.

Image AddedImage Removed

When done, press Save Configuration. This direction can be applied with both Subscription product and non-subscription product.

...