d11n
e6c68dc5bc
Checkout: Fix modal iframe clipboard permissions ( #4453 )
...
* Checkout: Fix modal iframe clipboard permissions
WebKit-based browser require a [permissions policy](https://web.dev/async-clipboard/#permissions-policy-integration ) to be set on the iframe element. See the discussions [here](https://github.com/btcpayserver/btcpayserver/discussions/4308#discussioncomment-4399342 ) and [on Mattermost](https://chat.btcpayserver.org/btcpayserver/pl/z7kdgidcjtnd8f5zs5648t1dhe ).
* Updates from code review
2022-12-20 22:54:47 +09:00
Umar Bolatov
267905b5e7
Reduce confusion
2022-09-09 13:49:24 +02:00
nicolas.dorier
a9a9f26aa0
Remove mailto: handling in bitpayjs
2022-05-14 10:57:08 +09:00
Dennis Reimann
f5ee67aafb
Remove allowtransparency from checkout overlay
2021-01-28 10:34:34 +01:00
Kukks
9aed4b0e87
Allow receiving events from the BTCPay modal library
2020-09-24 16:25:35 +02:00
Kukks
f77c27ca71
Make BTCPay Modal refer to mattermost instead of slack
2020-09-24 16:25:35 +02:00
Dennis Reimann
8658cb5f29
Re-add versioning for btcpay.js ( #1489 )
2020-04-22 08:24:29 +02:00
nicolas.dorier
2138b7dcb8
Fix invoice popup not showing up if btcpay has a rootpath
2019-03-09 22:28:20 +09:00
nicolas.dorier
dc749462ec
automatically detect the btcpay server url in btcpay.js
2018-11-10 23:43:48 +09:00
Rockstar Developer
cfdf8b1670
Example modal in invoice list ( #387 )
2018-11-09 17:13:45 +09:00
Rockstar Developer
aa1ac3da50
Modal invoice through btcpay.js ( #381 )
...
* Modal through btcpay.js
* Handling close action depending on whether is modal or not
* Tweaking button position
* Stripping trailing slashes if present when setting site root
2018-11-09 16:09:09 +09:00