btcpayserver/BTCPayServer/Plugins
Andrew Camilleri 45b74e1ce5
Fix cart receipt + fix pos email form forwarding (#4917)
* Show correct array regardless of size

fixes #4890

* Email provided to pos form was not forwarded to form

fixes #4810

* Make invoice receipt url redirect to the invoice redirect url if receipt is not enabled

When setting up a default email rule upon invoice settlement, you would link to the receipt page naturally. However, if using the payment requests, receipts are disabled as the payment request itself is the receipt.  This commit makes the receipt url redirect to the invoice redirect url if available, and in the case of payment requests, it would mean the receipt url is the payment request url. fixes #4895

* Set the email address in the form when configured in the payment request

* fix pay request email copy

* fix payouts nav link

fixes #4788

* Update BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>

---------

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2023-04-26 16:45:35 +09:00
..
Crowdfund Dotnet reformat 2023-04-10 11:07:03 +09:00
FakeCustodian Dotnet reformat 2023-04-10 11:07:03 +09:00
NFC Dotnet reformat 2023-04-10 11:07:03 +09:00
PayButton Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
PointOfSale Fix cart receipt + fix pos email form forwarding (#4917) 2023-04-26 16:45:35 +09:00
Shopify Remove store integrations list page (#4816) 2023-03-27 16:40:50 +02:00
BTCPayServerPlugin.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PluginBuilderClient.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
PluginHookService.cs Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
PluginManager.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
PluginService.cs show all plugins regardless of version (#4717) 2023-02-28 12:16:33 +01:00