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 |
||
---|---|---|
.. | ||
AccountViewModels | ||
AppViewModels | ||
Authorization | ||
InvoicingModels | ||
ManageViewModels | ||
NotificationViewModels | ||
PaymentRequestViewModels | ||
ServerViewModels | ||
StoreViewModels | ||
WalletViewModels | ||
BasePagingViewModel.cs | ||
BitpayCreateInvoiceRequest.cs | ||
BitpayErrorsModel.cs | ||
ConfirmModel.cs | ||
DataWrapper.cs | ||
ErrorViewModel.cs | ||
GetTokensResponse.cs | ||
InvoiceResponse.cs | ||
PostRedictViewModel.cs | ||
TokenRequest.cs | ||
ViewPullPaymentModel.cs |