[cvs] [Wiki] changed: Project/Horde_Payment

Duck duck at obala.net
Sun Nov 30 19:09:53 UTC 2008


duck  Sun, 30 Nov 2008 14:09:53 -0500

Modified page: http://wiki.horde.org/Project/Horde_Payment
New Revision:  1.5
Change log:  signature

@@ -37,11 +37,22 @@
  * Limit payment methods per application
  * Virtual host support
  * Possibility to add a testing process request

-+++ authorizationResponse example
++++ authorizationResponse() API example
+
+<?php

  <code type="php">
+
+...
+
+$_services['authorizationResponse'] = array(
+    'args' => array('id' => 'id', 'params' => '{urn:horde}stringArray'),
+    'type' => 'string'
+);
+
+....

  /**
   * Handle authorization response.
   *



More information about the cvs mailing list