You are here

README.txt in Drupal Commerce SagePay Integration 7

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Known issues
 * Support
 * Sponsorship


INTRODUCTION
------------

This module allows Drupal Commerce customers to pay using the SagePay Form,
Server or Direct implementation.

It supercedes the modules:
Commerce SagePay Form
Commerce SagePay Direct
Commerce SagePay Server
Commerce SagePay Token
Commerce 3D Secure

If you have any of these modules installed, you should fully uninstall them
before installing this module.

INSTALLATION
------------

 1. Copy the 'commerce_sagepay' folder into the modules directory
    usually: '/sites/all/modules/'.

 2. In your Drupal site, enable the module under Administration -> Modules
    The module will be in the group Commerce - Payment.

 3. Enter your SagePay API details under Administration -> Store ->
    SagePay Settings.

    You will need your SagePay vendor name and if you are using Form integration
    you will also need the encryption key that was sent to you when your SagePay
    account was set up.


KNOWN ISSUES
------------

 * SagePay allows the basket to be sent as XML - this feature is not currently
   working.
 * The SagePay simulator does not currently support the V3.0 protocol that this
   module uses, so this option is disabled.


SUPPORT
-------

If the encounter any issues, please file a support request
at http://drupal.org/project/issues/commerce_sagepay


SPONSORSHIP
-----------

This module is sponsored by Sage Pay (http://www.sagepay.com) and developed
by i-KOS (http://www.i-kos.com), a SagePay partner.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Known issues
  6. * Support
  7. * Sponsorship
  8. INTRODUCTION
  9. ------------
  10. This module allows Drupal Commerce customers to pay using the SagePay Form,
  11. Server or Direct implementation.
  12. It supercedes the modules:
  13. Commerce SagePay Form
  14. Commerce SagePay Direct
  15. Commerce SagePay Server
  16. Commerce SagePay Token
  17. Commerce 3D Secure
  18. If you have any of these modules installed, you should fully uninstall them
  19. before installing this module.
  20. INSTALLATION
  21. ------------
  22. 1. Copy the 'commerce_sagepay' folder into the modules directory
  23. usually: '/sites/all/modules/'.
  24. 2. In your Drupal site, enable the module under Administration -> Modules
  25. The module will be in the group Commerce - Payment.
  26. 3. Enter your SagePay API details under Administration -> Store ->
  27. SagePay Settings.
  28. You will need your SagePay vendor name and if you are using Form integration
  29. you will also need the encryption key that was sent to you when your SagePay
  30. account was set up.
  31. KNOWN ISSUES
  32. ------------
  33. * SagePay allows the basket to be sent as XML - this feature is not currently
  34. working.
  35. * The SagePay simulator does not currently support the V3.0 protocol that this
  36. module uses, so this option is disabled.
  37. SUPPORT
  38. -------
  39. If the encounter any issues, please file a support request
  40. at http://drupal.org/project/issues/commerce_sagepay
  41. SPONSORSHIP
  42. -----------
  43. This module is sponsored by Sage Pay (http://www.sagepay.com) and developed
  44. by i-KOS (http://www.i-kos.com), a SagePay partner.