Update checkout, enable editing of checkout, show details on invoices

This commit is contained in:
Deon George
2022-07-29 16:06:19 +10:00
parent 4f7a27dd8d
commit 39ded93a42
17 changed files with 434 additions and 52 deletions

View File

@@ -17,7 +17,7 @@ class SSL extends Type
protected $public_key = NULL;
protected $crt_parse = NULL;
/* STATIC */
/* STATIC METHODS */
public static function boot()
{