Versions Compared

Key

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

...

Firstly, you have to configure the SagePay Payment Extension at Magento back end by clicking on Stores > Configuration > Sales > Payment Methods > SagePay Payment Gateway.

 

(green star) In Global Config:

Fill in Vendor Name, Integration Key, Integration Password obtained from your SagePay credentials. (Click on Create API credentials)

In our example, we use account and API of SagePay to implement transaction in test mode. You can obtain this by going to https://test.sagepay.com/mysagepay/transactions.msp

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

You can also turn on Ignore address check to skip the address and postcode check in test mode.

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

(plus) Allow Gift Aid: Allow customers to donate to charity. Note that this function only works if your Sage account is enabled for Gift Aid.

(plus) Vendor Reference Code: This will add to the unique reference of the customers' transactions. Doing this will help you recognize the source of the transactions in case you have multiple stores.

(plus) Apply 3D Secure with 4 options: Default, Force, Disable, Force & Ingore

  • Default: Use Default My SagePay Settings
  • Force: Apply authentication even if the 3D Secure is turned off
  • Disable: Disable authentication and rules
  • Force & Ignore: Apply authentication but ignore rules

(plus) Apply AVS, CVC Check with 4 options: Default; Force; Disable; Force & Ingore

  • 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

 

(green star) In Sage Pay IP 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) Integration Key & Integration Password: Obtained from you Sage Pay account

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

 

(plus) Enable MOTO: Allow you to make payments in admin panel for customers buying through email or telephone.
(plus) User drop-in interface: Turn this on to show Sage Pay with drop-in box.
(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 (Payment): charge the debit/credit card at the time of the order is placed.

(plus) New Order Status: Processing, Suspected Fraud

  • Processing: The payment is made successfully and an order invoice is issued.
  • Suspected Fraud: No invoice is issued. 

(plus) Credit Card Types: You can choose which credit card types you want by choosing one or more items.

(plus) Payment from Applicable Countries: 

  • All allowed countries:  Enable all allowed countries to make payment.
  • Specific Countries: Restrict some countries by unselecting them from the Payment from Specific Countries.

(plus) In addition, you can add/edit the Instructions to instruct customers how to do payment.

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

(plus) 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) Maximum Order in Total: If the order value is bigger than this figure, the payment method will not be displayed on the checkout page.

 

 



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

 

 

(green star) Integrate with Paypal


To integrate SagePay Payment with your Paypal, please navigate to https://test.sagepay.com/mysagepay/transactions.msp

On the left menu column, choose Pay methods then add your Paypal account on the right in the Use Paypal Express Checkout with Sage Pay

Please read these documents from SagePay for more details: 

https://www.sagepay.co.uk/support/12/36/adding-paypal-to-your-test-account

https://www.sagepay.co.uk/support/12/36/enabling-sage-pay-on-your-paypal-test-account

https://www.sagepay.co.uk/support/16/36/linking-paypal-to-your-live-account


Create User in Sage Pay

In Sage Pay page, choose Users in the Settings, then create an user by clicking on the New user button. You will use this user account to link Paypal with your Sage Pay

(green star) In Form Integration/Paypal


(plus) Enabled: Enable Sage Pay Form with Paypal option
(plus) Title: The title of the payment method displayed on the checkout page
(plus) User and Password: Obtained from user created in Sage Pay
(plus) Form Integration Encryption Password: Obtained from in SagePay. Go to Settings > Administrators > Password Details
(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 (Payment): charge the debit/credit card at the time of the order is placed.

(plus) New Order Status: Processing, Suspected Fraud

  • Processing: The payment is made successfully and an order invoice is issued.
  • Suspected Fraud: No invoice is issued. 

(plus) Payment from Applicable Countries: 

  • All allowed countries:  Enable all allowed countries to make payment.
  • Specific Countries: Restrict some countries by unselecting them from the Payment from Specific Countries.

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

(plus) 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) Maximum Order in Total: If the order value is bigger than this figure, the payment method will not be displayed on the checkout page.

 

...