diff --git a/Belevo_Bezahl_Modul/module.php b/Belevo_Bezahl_Modul/module.php index 0bc6408..53bb037 100644 --- a/Belevo_Bezahl_Modul/module.php +++ b/Belevo_Bezahl_Modul/module.php @@ -24,89 +24,100 @@ class Belevo_Bezahl_Modul extends IPSModule $html = " - +

Stripe Payment Request API Integration

- - "; SetValue($this->ReadPropertyInteger("HTMLBox"), $html); } -} +} \ No newline at end of file diff --git a/library.json b/library.json index c934d0c..89b5a7c 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.023", + "version": "1.024", "build": 0, "date": 0 } \ No newline at end of file