btcpayserver/BTCPayServer/wwwroot
d11n 89d294524a
Checkout v2: Clicking QR code copies full payment URI (#5627)
* 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
2024-01-16 08:54:59 +01:00
..
checkout NFC improvements (#5509) 2023-11-30 18:17:23 +09:00
checkout-v2 NFC improvements (#5509) 2023-11-30 18:17:23 +09:00
crowdfund POS and Crowdfund: Improve item editor (#5418) 2023-11-02 19:58:03 +01:00
fonts Self-host webfonts 2020-08-06 22:18:26 +02:00
img Keypad: List recent transactions (#5478) 2023-11-30 18:19:03 +09:00
imlegacy htmlcoin altcoin updates (#3601) 2022-04-14 13:18:12 +09:00
js Checkout v2: Clicking QR code copies full payment URI (#5627) 2024-01-16 08:54:59 +01:00
locales Update Changelog 2023-06-02 18:21:57 +09:00
main UI: Form validation summary matches alert style (#5576) 2023-12-21 23:43:12 +09:00
modal Refactoring 2023-07-13 12:17:41 +02:00
paybutton Support LNURL in pay button (#5107) 2023-07-06 10:12:31 +02:00
payment-request Payment Request: Improve public view (#5413) 2023-11-20 10:45:43 +09:00
pos POS: Remove forced center alignment for description (#5555) 2023-12-14 12:09:45 +01:00
shopify Reduce confusion 2022-09-09 13:49:24 +02:00
swagger/v1 Make tips and discount properties disabled in POS setting (#5619) 2023-12-31 09:07:15 +01:00
tests Reduce confusion 2022-09-09 13:49:24 +02:00
vendor Design system updates (#5397) 2023-10-13 09:06:22 +09:00
favicon.ico
manifest.json POS: Improve Keypad view (#4596) 2023-02-10 16:26:38 +01:00