From 94b07554a29b2fbad6f6f55de28efdbb22a7dc2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 28 Jan 2025 16:41:11 +0100 Subject: [PATCH] no message --- Belevo_Bezahl_Modul/module.php | 161 ++++++++++++++++++--------------- library.json | 2 +- 2 files changed, 87 insertions(+), 76 deletions(-) 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