Functions
extend()
It is a mandatory function. It is used to extend the order period. Parameters $data --- It is an array variable, the return values are as follows. period According to the selected period cycle in order one of the: month, year, day returns. time Renew...
delete()
It is a mandatory function. This function works when the order is deleted. It can also be used for cancellation or deletion through API. The return value should return boolean (true) if the operation is successful, or boolean (false) if not. You can examine...
list_ssl() and import()
If your API service supports the process of importing your existing SSL certificate orders, you can make the import operation. If import is not supported, erase the “-no-import" phrase at the end of pages/settings-no-import.php file and make it settings.php,...