Initial add Stripe Auto-payment with saved card

This commit is contained in:
wrongecho
2025-01-12 20:56:38 +00:00
parent e7f19dc69d
commit a15081ac67
7 changed files with 440 additions and 24 deletions

View File

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