Phriction DatingVIP Public Payment Application Project API Documentation dm.get.flow History Version 1 vs 2
Version 1 vs 2
Version 1 vs 2
Content Changes
Content Changes
== dm.get.flow ==
==== Description ====
Retrieve transaction flow for Dimoco payment procesor
==== Input Parameters ====
<table>
<tr><th>Name</th><th>Type</th><th>Required</th><th>Description</th></tr>
<tr><td>tran_id</td><td>int</td><td>Yes</td><td>Dimoco transaction ID</td></tr>
<tr><td>action</td><td>int</td><td>no</td><td>Action that was sent/received to/by Dimoco</td></tr>
<tr><td>status</td><td>int</td><td>no</td><td>Action status code</td></tr>
</table>
==== Return ====
<table>
<tr><th>Name</th><th>Type</th><th>Description</th></tr>
<tr><td>result</td><td>array</td><td>Result data</td></tr>
</table>
== dm.get.flow ==
==== Description ====
Retrieve transaction flow for Dimoco payment procesor
==== Input Parameters ====
<table>
<tr><th>Name</th><th>Type</th><th>Required</th><th>Description</th></tr>
<tr><td>tran_id</td><td>int</td><td>Yes</td><td>Dimoco transaction ID</td></tr>
<tr><td>action</td><td>int</td><td>no</td><td>Action that was sent/received to/by Dimoco</td></tr>
<tr><td>status</td><td>int</td><td>no</td><td>Action status code</td></tr>
</table>
==== Return ====
<table>
<tr><th>Name</th><th>Type</th><th>Description</th></tr>
<tr><td>result</td><td>array</td><td>Result data</td></tr>
</table>