Updated Home (markdown)

master
Victor Aleksejevs 2018-08-10 22:17:24 +03:00
parent ad4db5d88c
commit f5ac8b3b7d
1 changed files with 2 additions and 24 deletions

26
Home.md

@ -1,9 +1,4 @@
<h6>Update to getOrderStatus method</h6>
<ol>
<li>"manual_check": "0"; if 1, order is under brand validation</li>
<li>"pre_signing": "0"; if 1, Comodo has too many orders and issuance of SSL delayed</li>
</ol>
<h6>Method: POST - /api/orders/add_ssl_order</h6> <h6>Method: POST - /api/orders/add_ssl_order</h6>
<ol> <ol>
<li>HTTP selection method error fixed. Now dcv_method is required paramether</li> <li>HTTP selection method error fixed. Now dcv_method is required paramether</li>
@ -117,21 +112,4 @@
<br> <br>
status - SAN domain validation status. 0 - Not set, 1 - Proccessing, 2 - Validated.<br> status - SAN domain validation status. 0 - Not set, 1 - Proccessing, 2 - Validated.<br>
status_description - SAN domain validation status description.</li> status_description - SAN domain validation status description.</li>
</ul>
</LI>
</OL>
</div>
<div>
<h3 class="set-resell"><span></span><?php echo __('Module versions') ?></h3>
<ul class="list-row">
<li><i></i><?php echo('API v.1.0 / Release: 2013.01.10')?></li>
<li><i></i><?php echo('API v.1.1 / Release: 2013.05.24')?></li>
<li><i></i><?php echo('API v.1.2 / Release: 2014.09.12')?></li>
<li><i></i><?php echo('API v.1.3 / Release: 2015.08.03')?></li>
<li><i></i><?php echo('API v.2.0 / Release: 2016.10.15')?></li>
<li><i></i><?php echo('API v.2.1 / Release: 2017.07.20')?></li>
<li><i></i><?php echo('API v.2.2 / Release: 2017.07.21')?></li>
</ul>
</div>
</div>
</div>