Add vanilla JavaScript implementation for single radio selection in payment options

- Introduced a new self-invoking function to handle radio button selection without jQuery.
- Implemented visibility check for radio buttons and their labels.
- Added a MutationObserver to monitor changes in the payment options section and trigger selection accordingly.
- Included a fallback mechanism to ensure the selection function runs periodically.
This commit is contained in:
2025-10-15 21:45:38 +02:00
parent abe31d7b47
commit 75ca8fd840
2 changed files with 448 additions and 513 deletions

File diff suppressed because it is too large Load Diff