btcpayserver/BTCPayServer/Views/Invoice
Wouter Samaey 15be593bbd
Save paymentRequestId in Metadata when creating invoice for Payment Request (#2644)
* Save paymentRequestId in Metadata when creating invoice

* Added Payment Request ID + link on invoice detail page

* Added paymentRequestId to the webhook payload

* Removed PaymentRequestId from webhook payload (rolled back previous change)

* Using strongly typed InvoiceMetadata

* Added OrderUrl metadata field to invoice + link

* Added Metadata.OrderUrl to docs

* Made orderUrl visible when no orderId is present
2021-07-14 20:43:13 +09:00
..
_ViewImports.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
_ViewStart.cshtml Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
Checkout-Body.cshtml Hiding NetworkFee row in invoice if not applicable 2021-07-06 21:20:13 +02:00
Checkout-Spinner.cshtml Html cleanup, removing comments and extracting bp-spinner 2018-03-20 11:51:52 -05:00
Checkout.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
CheckoutNoScript.cshtml Fix-up links which ignore custom root path (#2059) 2020-11-08 09:39:10 +01:00
CreateInvoice.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
Invoice.cshtml Save paymentRequestId in Metadata when creating invoice for Payment Request (#2644) 2021-07-14 20:43:13 +09:00
InvoiceNavPages.cs Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
ListInvoices.cshtml Auto-select store when creating a new invoice (#2680) 2021-07-14 20:40:18 +09:00
ListInvoicesPaymentsPartial.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
PosData.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
Refund.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00