You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

Features

-          Allow customers to checkout using credit card payment

-          Allow admins to integrate their SagePay account to their magento stores

-          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

-          Admins can easily check transaction history

-          Admins can create multiple subscription plans for each individual product, each plan includes:

-          Billing frequency, for example: bill customer each 8 days,...

-          Total amount of cycles of billing frequency, for example: after 3 cycles of 8 days, the profile will expire. A billing frequency of 0 will result in an ongoing subscription, which does not have an end date until admins or customers cancel it.

-          Customers can subscribe to an available plan on a specific product.

-          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.

-          Currently support USD and GBP

 

Unique features

-          3D Secure

3D Secure is an intricate protocol designed to add a security layers to credit card transactions. The protocol is deployed by most major credit card and debit card brands such as Visa or Mastercard.

 

By enabling 3D secure in their SagePay account, all credit card transactions to the merchants’ store will be secured, as customers must complete an additional validation form in order to successfully complete their transactions. The extension will later send the information to the card’s issue bank for authentication, receive the response and complete the transaction.

-          Subscription

            Originally, SagePay does not include subscription in its API. However, with the availability of repeat transaction feature, customers can subscribe to a product’s predefined plan, which includes a billing frequency and total billing cycles. A profile will be created when a customer subscribe to a plan, and he will be billed for each a billing cycle. A profile can end when the total billing cycles figure reaches zero, or it can go on until the customer or admin cancel it.

 

This feature is of the most importance and will be greatly improved in future versions of the extension.

 

  • No labels