btcpayserver/BTCPayServer/wwwroot/paybutton
d11n 484cf9d8a2
PayButton: Fix CSP problems in Firefox (#4376)
* PayButton: Fix CSP problems in Firefox

Firefox does not support [`unsafe-hashes`](https://caniuse.com/?search=unsafe-hashes), so I figured it might be best to get rid of the inline event handlers in general.

Closes #4325.

* Account for multiple paybuttons on one page
2022-12-12 20:27:26 +09:00
..
paybutton.js PayButton: Fix CSP problems in Firefox (#4376) 2022-12-12 20:27:26 +09:00