mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
15be593bbd
* 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 |
||
---|---|---|
.. | ||
CreateInvoiceModel.cs | ||
InvoiceDetailsModel.cs | ||
InvoicesModel.cs | ||
PaymentModel.cs | ||
RefundModel.cs | ||
UpdateCustomerModel.cs |