/[drupal]/contributions/modules/uc_protx_vsp_direct/uc_protx_vsp_direct.module
ViewVC logotype

Log of /contributions/modules/uc_protx_vsp_direct/uc_protx_vsp_direct.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 18:44:59 2009 UTC (13 days, 9 hours ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.2.2.12: +2 -1 lines
Diff to previous 1.2.2.12 , to branch point 1.2
#627632 by kingandy: Allow other modules to modify transaction details.

Revision 1.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 12:31:23 2009 UTC (7 weeks, 1 day ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.2.2.11: +5 -5 lines
Diff to previous 1.2.2.11 , to branch point 1.2
Use number_format to ensure prices alwayshave two decimal places.

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 12:30:33 2009 UTC (7 weeks, 1 day ago) by longwave
Branch: DRUPAL-5
Changes since 1.1.2.20: +5 -5 lines
Diff to previous 1.1.2.20 , to branch point 1.1 , to next main 1.2
Use number_format to ensure prices always have two decimal places.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 15:54:40 2009 UTC (7 weeks, 5 days ago) by longwave
Branch: DRUPAL-5
Changes since 1.1.2.19: +3 -3 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Send billing address as delivery address if the delivery checkout pane is disabled.

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 15:54:24 2009 UTC (7 weeks, 5 days ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.2.2.10: +3 -3 lines
Diff to previous 1.2.2.10 , to branch point 1.2
Send billing address as delivery address if the delivery checkout pane is disabled.

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 21:52:23 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-6--1
Changes since 1.2.2.9: +2 -2 lines
Diff to previous 1.2.2.9 , to branch point 1.2
An indentation

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 21:49:49 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.18: +4 -4 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Order ID in more watchdog error messages

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 21:44:24 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-6--1
Changes since 1.2.2.8: +4 -4 lines
Diff to previous 1.2.2.8 , to branch point 1.2
Order in more watchdog error messages

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 19:32:19 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.17: +30 -4 lines
Diff to previous 1.1.2.17 , to branch point 1.1
#469920 by andreiashu, longwave. More meaningful VendorTxCode

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 19:28:51 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-6--1
Changes since 1.2.2.7: +32 -6 lines
Diff to previous 1.2.2.7 , to branch point 1.2
#469920 by andreiashu, longwave. More meaningful VendorTxCode

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 18:35:33 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.1.2.16: +5 -5 lines
Diff to previous 1.1.2.16 , to branch point 1.1
round(x,2) instead of sprintf('%01.2f', x)  as the latter was not rounding at all leading to a possible 0.01 difference in what's reported in the site and what's being charged

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 18:33:51 2009 UTC (2 months, 1 week ago) by hanoii
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.2.2.6: +5 -5 lines
Diff to previous 1.2.2.6 , to branch point 1.2
round(x,2) instead of sprintf('%01.2f', x)  as the latter was not rounding at all leading to a possible 0.01 difference in what's reported in the site and what's being charged

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 16:13:00 2009 UTC (5 months, 1 week ago) by hanoii
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.1.2.15: +3 -3 lines
Diff to previous 1.1.2.15 , to branch point 1.1
#493936 by kingandy. typo

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 16:12:39 2009 UTC (5 months, 1 week ago) by hanoii
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.2.2.5: +3 -3 lines
Diff to previous 1.2.2.5 , to branch point 1.2
#493936 by kingandy. typo

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 18:27:51 2009 UTC (6 months ago) by hanoii
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.14: +37 -15 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Removing CustomerName (not needed in 2.23)
#468214 by andreiashu, longwave. DeliveryFields filled with Billing if order is not shippable.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 18:27:28 2009 UTC (6 months ago) by hanoii
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.2.2.4: +37 -15 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Removing CustomerName (not needed in 2.23)
#468214 by andreiashu, longwave. DeliveryFields filled with Billing if order is not shippable.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:39:46 2009 UTC (6 months ago) by hanoii
Branch: DRUPAL-6--1
Changes since 1.2.2.3: +65 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Support for USA states and a constant for the send data setting (set it to TRUE as default)
Ported the Drupal5 feature of setting 3dSecure by using conditional actions

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:38:26 2009 UTC (6 months ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.13: +12 -4 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Small fixes backported from D6 branch. Support for USA states and a constant for the send data setting (and also set it to TRUE as default)

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 16:57:17 2009 UTC (6 months, 1 week ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.12: +49 -5 lines
Diff to previous 1.1.2.12 , to branch point 1.1
workflow-ng support for 3D-Secure events and actions so that can be changed by store admin plus a few bugfixes

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 19:38:37 2009 UTC (6 months, 2 weeks ago) by hanoii
Branch: DRUPAL-6--1
Changes since 1.2.2.2: +2 -2 lines
Diff to previous 1.2.2.2 , to branch point 1.2
better positioning of sagepay logo

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 19:38:17 2009 UTC (6 months, 2 weeks ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.11: +6 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
better positioning of sagepay logo

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 19:32:06 2009 UTC (6 months, 2 weeks ago) by hanoii
Branch: DRUPAL-6--1
Changes since 1.2.2.1: +40 -35 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Sagepay branding name change on most labels/texts/images
Fix when storing comments on authorizations TX and handle REGISTERED properly
Better Iframe styles

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 19:16:09 2009 UTC (6 months, 2 weeks ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.10: +70 -57 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Sagepay branding name change on most labels/texts/images
Fix when storing comments on authorizations TX and handle REGISTERED properly
Better Iframe styles

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 16:00:11 2009 UTC (6 months, 2 weeks ago) by longwave
Branch: DRUPAL-6--1
Changes since 1.2: +59 -96 lines
Diff to previous 1.2
Drupal 6 port.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 14:56:58 2009 UTC (6 months, 2 weeks ago) by longwave
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +563 -276 lines
Diff to previous 1.1
Copy latest DRUPAL-5 to HEAD.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 14:05:55 2009 UTC (6 months, 2 weeks ago) by longwave
Branch: DRUPAL-5
Changes since 1.1.2.9: +11 -11 lines
Diff to previous 1.1.2.9 , to branch point 1.1
#453344: Update server URLs to reflect service change to SagePay

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 13:56:15 2009 UTC (6 months, 2 weeks ago) by longwave
Branch: DRUPAL-5
Changes since 1.1.2.8: +21 -20 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#392080: Upgrade to protocol 2.23.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 15:09:03 2009 UTC (6 months, 3 weeks ago) by hanoii
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.1.2.7: +5 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Function comment

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 15:06:03 2009 UTC (6 months, 3 weeks ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.6: +298 -275 lines
Diff to previous 1.1.2.6 , to branch point 1.1
code cleanup and coding standards

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 18:05:13 2008 UTC (10 months, 3 weeks ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.5: +43 -9 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Status messages for ubercart

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 14:08:07 2008 UTC (13 months ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.4: +3 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Accidentally I declared uc_protx_vsp_direct_auth that is a reserved hook for drupal (hook_auth). Renamed to uc_protx_vsp_direct_auth_page

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 15:44:14 2008 UTC (14 months, 3 weeks ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.3: +33 -31 lines
Diff to previous 1.1.2.3 , to branch point 1.1
a php error was thrown if no comments are available for an order

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 20:27:04 2008 UTC (14 months, 3 weeks ago) by hanoii
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.2: +214 -8 lines
Diff to previous 1.1.2.2 , to branch point 1.1
* Order_pane hook. entry point for authenticate logic
* A function that retrieves protx info from comments store vendortxcode in order comments auth first draft of logic protocol in a constant
* Authorize logic
* Fix a typo on curl error messages watchdog messages are now typed by the module name authorize logic almost complete
* I moved some cachable menu items and moved cachable menu items to the proper place
* .install so there's an entry for module updates, the current update is for rebuilding the internal drupal menu

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 20:09:11 2008 UTC (15 months ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1.2.1: +9 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
accept authenticated as an 'OK' response and log a proper string to the log configuration option for AUTHENTICATE transaction type

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 18:52:44 2008 UTC (15 months ago) by hanoii
Branch: DRUPAL-5
Changes since 1.1: +13 -2 lines
Diff to previous 1.1
configuration option for AUTHENTICATE transaction type

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 15:24:58 2008 UTC (15 months, 2 weeks ago) by solarian
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-3
Branch point for: DRUPAL-5
*** empty log message ***

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2