castle/static/js
padreug be386f60ef Fixes payment polling issues
Improves the reliability of payment status updates by ensuring that the payment polling interval is properly cleared when a payment dialog is closed, when a payment is submitted, or when a new payment dialog is opened. This prevents multiple polling intervals from running simultaneously, which could lead to incorrect payment status updates.

Adds a watch to clear interval when the pay dialog closes.
2025-10-22 16:56:07 +02:00
..
index.js Fixes payment polling issues 2025-10-22 16:56:07 +02:00