Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
Hi there,Apologies, we updated the module a bit for Civi 3.3, but forgot to update the version we had on that page.Have uploaded the latest version to http://www.circle-interactive.co.uk/help/civicrm/modules/sagepay That one should work ok with 3.3, 3.4 and 4.0.Let us know if you have any more problems with it,Andy
<?phpfunction civicrmVersion( ) { return array( 'version' => '3.4.5', 'cms' => 'Drupal', 'revision' => '35590' );}