I am trying to integrate this module with Ubercart and Sagepay with no success at all.
I have downloaded the Sagepay example php code and it works correctly with my server.
But no transaction come through from my Drupal site.

Does anyone have any documentation for this please? Or any advice please?

David

Comments

longwave’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean by "will not work at all"? Are there any error messages in the Drupal log, or in the admin comments of orders you have made?

To set up the module you need to configure the credit card settings at /admin/store/settings/payment/edit/methods and the Sage Pay settings at /admin/store/settings/payment/edit/gateways, after this you should be able to run transactions against the test server. Once you have some successful test transactions you need to contact Sage Pay and ask them to enable your live account, after which you can start running real transactions.

density’s picture

Status: Postponed (maintainer needs more info) » Fixed

Hi All,
to try and test this I had switched off BOTH of
"Validate credit card numbers at checkout."
and
"Attempt to process credit card payments at checkout."

Little did I realise that this would stop ALL Sage Pay attempts.

So I understand a bit more but some user guide would still be appretiated.
David

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.