mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
89d294524a
* Checkout v2: Clicking QR code copies full payment URI Before it copied only the destination value (Bitcoin address or Lightning BOLT11). This didn't include the BOLT11 in case of the unified QR code. Now it will copy the full payment URI, which is the same as the QR represents: - Unified: `bitcoin:ADDRESS?amount=AMOUNT&lightning=BOLT11` - Bitcoin: `bitcoin:ADDRESS?amount=AMOUNT` - Lightning: `lightning:BOLT11` Fixes #5625. * Test fix |
||
---|---|---|
.. | ||
checkout | ||
checkout-v2 | ||
crowdfund | ||
fonts | ||
img | ||
imlegacy | ||
js | ||
locales | ||
main | ||
modal | ||
paybutton | ||
payment-request | ||
pos | ||
shopify | ||
swagger/v1 | ||
tests | ||
vendor | ||
favicon.ico | ||
manifest.json |