mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-29 11:54:27 +01:00
* 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