[cvs] commit: incubator/Horde_Payment/lib api.php incubator/Horde_Payment/lib/Driver sql.php incubator/Horde_Payment/lib/Methods/Proforma Proforma.php

Duck duck at obala.net
Thu Sep 28 10:50:21 PDT 2006


duck        2006-09-28 10:50:21 PDT

  Modified files:
    Horde_Payment/lib    api.php 
    Horde_Payment/lib/Driver sql.php 
    Horde_Payment/lib/Methods/Proforma Proforma.php 
  Log:
  Allow selling application to pass addition data to the payment process. Mainly used to pass the billing address from the selling application to to the payment process. However the additional data are stored in the SESSION, because can be restored by the payment method. This is to prevent spoofing payment ID and see client sensitive information in the filled payment form.
  
  Revision  Changes    Path
  1.2       +2 -2      incubator/Horde_Payment/lib/Driver/sql.php
  1.2       +48 -17    incubator/Horde_Payment/lib/Methods/Proforma/Proforma.php
  1.4       +17 -3     incubator/Horde_Payment/lib/api.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Driver/sql.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/Methods/Proforma/Proforma.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/Horde_Payment/lib/api.php?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list