-
Issue #1304728 by dwigglesworth: Minor typo
-
Issue #1351780 by aireworth: Correct calls to uc_order_update_status()
-
Sage Pay Server Integration for Ubercart: September 22, 2011 9:01
Commit 4a24482 on masterby leopittIssue #1065756 by md2: Checkout form sending values longer than Sagepay Server protocol allows
-
Sage Pay Server Integration for Ubercart: September 16, 2011 17:43
Commit 2e1fea0 on 6.x-1.xby leopittIssue #1065756 by md2: Prevent strings longer than the Sagepay specified accepted lengths from being entered into checkout billing and delivery fields
-
Sage Pay Server Integration for Ubercart: September 16, 2011 11:33
Commit aa882f1 on masterby leopittIssue #1170632 by andymantell: Prevent multiple order emails being sent on refresh of order thankyou page Issue #917994 by jelenex, leopitt: Fix basket formatting error when colon in the product name Issue #1087574 by andymantell: Run prices through uc_price before sending to sagepay Issue #1162364 by longwave: Fix definition of constants by assumption, which throws notices in PHP5.3.6
-
Sage Pay Server Integration for Ubercart: February 25, 2011 2:14
Commit bd95593 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Sage Pay Server Integration for Ubercart: October 28, 2010 12:48
Commit c5550e8 on masterby leopittbug #955566 by md2, leopitt: Corrected site_name variable_get call in _uc_sagepayserver_make_order_description()
-
Sage Pay Server Integration for Ubercart: October 25, 2010 13:56
Commit 0d9fc3f on masterby leopittfeature #914552 by leopitt: Added error messages for ERROR and REJECTED transaction responses
-
Sage Pay Server Integration for Ubercart: October 20, 2010 15:14
Commit ed8cd04 on masterby leopitt -
bug #879182 by leopitt: Fixed bug with variables being passed by reference to a function where the parameter is already explicitly passed by reference in the function definition, triggering PHP warning in PHP implementations where allow_call_time_pass_reference is off