"Bezahlmethode ändern" hat keine Auswirkung

Wenn ich die Bezahlmethode auswähle und den Button klicke, änder sich nichts. Es kommt der Loader und geht sofort weg. Keine JS Fehler. Im System wird das geloggt aber sehr wahrscheinlich nichts relevantes:

[2023-11-16 11:06:38] - 200 - Deprecated: Return type of QUI\Collection::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
{
    "file": "/packages\/quiqqer\/utils\/src\/QUI\/Collection.php",
    "line": "393",
    "request": "http:\/\/cologne.michael.pcsg.eu\/ajax.php",
    "errorFilename": false,
    "IP": "127.0.0.1",
    "userId": 528426858,
    "username": "admin"
}

[2023-11-16 11:06:38] - 200 - Deprecated: Return type of QUI\ERP\Accounting\ArticleListUnique::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
{
    "file": "/packages\/quiqqer\/erp\/src\/QUI\/ERP\/Accounting\/ArticleListUnique.php",
    "line": "529",
    "request": "http:\/\/cologne.michael.pcsg.eu\/ajax.php",
    "errorFilename": false,
    "IP": "127.0.0.1",
    "userId": 528426858,
    "username": "admin"
}

image