From a618f901fc020025e9d2e5bbaa91b475e2f33a57 Mon Sep 17 00:00:00 2001 From: Kukks Date: Fri, 2 Jun 2023 11:21:21 +0200 Subject: [PATCH] Support NFC on modal --- .../Views/Shared/NFC/CheckoutEnd.cshtml | 37 ++++++++++++++-- BTCPayServer/wwwroot/modal/btcpay.js | 44 ++++++++++++++++++- 2 files changed, 77 insertions(+), 4 deletions(-) diff --git a/BTCPayServer/Views/Shared/NFC/CheckoutEnd.cshtml b/BTCPayServer/Views/Shared/NFC/CheckoutEnd.cshtml index 2b1892157..368ec900c 100644 --- a/BTCPayServer/Views/Shared/NFC/CheckoutEnd.cshtml +++ b/BTCPayServer/Views/Shared/NFC/CheckoutEnd.cshtml @@ -22,7 +22,38 @@