Plugin Author
swicks
(@swicks)
Hi
This version only currently supports 2.23, when SagePay stop supporting 2.23 or when there is a feature requirement to upgrade then we will upgrade to version 3.00.
Regards
Steve
Plugin Author
swicks
(@swicks)
resolving this ticket – please feel free to re-open if you still have any questions.
SagePay are no longer supporting the test instance of 2.23 from tomorrow (12 January 2015). Support for the production protocol will be removed July 2015. So the clock is ticking.
Indeed this shouldn’t be marked as resolved as everything will stop working soon and pretending it doesn’t exist will not make it go away.
This plugin hasn’t been supported for the last 6 months according to the plugin’s description.
For the plugin to use version 3 you can change line 133 in ds-sagepay-direct.php
from:
define('VPS_PROTOCOL', 2.23)
to:
define('VPS_PROTOCOL', '3.0');
Don’t forget to include the quotes around the number.
It works fine for me.
NB simulator doesn’t work with version 3. You can only test in ‘Test’ mode