Add initial Stripe Payment integration for invoices

This commit is contained in:
Marcus Hill
2023-02-07 18:05:52 +00:00
parent c3829c06af
commit f1180aa9fe
240 changed files with 448 additions and 23089 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "0.4.1");
DEFINE("LATEST_DATABASE_VERSION", "0.4.2");