[Wiki] changed: Project/Horde_Payment
Duck <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.
*
--
To unsubscribe, mail: [email protected]