diff --git a/BTCPayServer/Views/Shared/Bitcoin/ViewBitcoinLikePaymentData.cshtml b/BTCPayServer/Views/Shared/Bitcoin/ViewBitcoinLikePaymentData.cshtml index 78700c0a47..59b1a7b865 100644 --- a/BTCPayServer/Views/Shared/Bitcoin/ViewBitcoinLikePaymentData.cshtml +++ b/BTCPayServer/Views/Shared/Bitcoin/ViewBitcoinLikePaymentData.cshtml @@ -61,8 +61,8 @@ { Network Fee - - + + } diff --git a/BTCPayServer/Views/Shared/Crowdfund/Public/ViewCrowdfund.cshtml b/BTCPayServer/Views/Shared/Crowdfund/Public/ViewCrowdfund.cshtml index 59f2932311..981fcabe32 100644 --- a/BTCPayServer/Views/Shared/Crowdfund/Public/ViewCrowdfund.cshtml +++ b/BTCPayServer/Views/Shared/Crowdfund/Public/ViewCrowdfund.cshtml @@ -82,14 +82,14 @@ { Hardcap Goal - + } else { Softcap Goal - + } diff --git a/BTCPayServer/Views/Shared/Crowdfund/UpdateCrowdfund.cshtml b/BTCPayServer/Views/Shared/Crowdfund/UpdateCrowdfund.cshtml index debe1df019..acb8f47cf0 100644 --- a/BTCPayServer/Views/Shared/Crowdfund/UpdateCrowdfund.cshtml +++ b/BTCPayServer/Views/Shared/Crowdfund/UpdateCrowdfund.cshtml @@ -300,8 +300,8 @@
- - + + diff --git a/BTCPayServer/Views/Shared/LNURL/LightningAddressOption.cshtml b/BTCPayServer/Views/Shared/LNURL/LightningAddressOption.cshtml index bb15222fa4..89a695d7f4 100644 --- a/BTCPayServer/Views/Shared/LNURL/LightningAddressOption.cshtml +++ b/BTCPayServer/Views/Shared/LNURL/LightningAddressOption.cshtml @@ -11,8 +11,8 @@ Lightning Address - - + + diff --git a/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml b/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml index 076d89c685..3bde698d00 100644 --- a/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml +++ b/BTCPayServer/Views/Shared/PointOfSale/UpdatePointOfSale.cshtml @@ -255,8 +255,8 @@
- - + + diff --git a/BTCPayServer/Views/Shared/Shopify/StoreIntegrationsList.cshtml b/BTCPayServer/Views/Shared/Shopify/StoreIntegrationsList.cshtml index fca48355c4..43b8b30d55 100644 --- a/BTCPayServer/Views/Shared/Shopify/StoreIntegrationsList.cshtml +++ b/BTCPayServer/Views/Shared/Shopify/StoreIntegrationsList.cshtml @@ -10,8 +10,8 @@ Shopify - - + + diff --git a/BTCPayServer/Views/UIApps/ListApps.cshtml b/BTCPayServer/Views/UIApps/ListApps.cshtml index 4f64d330f3..26af73a6fd 100644 --- a/BTCPayServer/Views/UIApps/ListApps.cshtml +++ b/BTCPayServer/Views/UIApps/ListApps.cshtml @@ -16,8 +16,8 @@

@ViewData["Title"] - - + +

diff --git a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml index 5c2e5d2895..5041daf8e4 100644 --- a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml +++ b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml @@ -126,11 +126,9 @@ +
+
+
+

Invoices are documents issued by the seller to a buyer to collect payment.

+

An invoice must be paid within a defined time interval at a fixed exchange rate to protect the issuer from price fluctuations.

+ Learn More +
+ +
+
+ @@ -270,8 +281,8 @@ CSV JSON
- - + +
diff --git a/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml b/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml index 7e87f39bee..6361fc8df5 100644 --- a/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml +++ b/BTCPayServer/Views/UIPaymentRequest/EditPaymentRequest.cshtml @@ -126,8 +126,8 @@
- - + + diff --git a/BTCPayServer/Views/UIPaymentRequest/GetPaymentRequests.cshtml b/BTCPayServer/Views/UIPaymentRequest/GetPaymentRequests.cshtml index 6d664b8c5b..4e7aa9df24 100644 --- a/BTCPayServer/Views/UIPaymentRequest/GetPaymentRequests.cshtml +++ b/BTCPayServer/Views/UIPaymentRequest/GetPaymentRequests.cshtml @@ -12,11 +12,9 @@ +
+
+
+

Payment requests are persistent shareable pages that enable the receiver to pay at their convenience. Funds are paid to a payment request at the current exchange rate.

+

Requests may be paid in partial. They will remain valid until time expires or when paid what is due.

+ Learn More +
+ +
+
+
- +
diff --git a/BTCPayServer/Views/UIPullPayment/EditPullPayment.cshtml b/BTCPayServer/Views/UIPullPayment/EditPullPayment.cshtml index bd44d1a449..97d45dfb76 100644 --- a/BTCPayServer/Views/UIPullPayment/EditPullPayment.cshtml +++ b/BTCPayServer/Views/UIPullPayment/EditPullPayment.cshtml @@ -72,7 +72,7 @@
- + diff --git a/BTCPayServer/Views/UIServer/DynamicDnsServices.cshtml b/BTCPayServer/Views/UIServer/DynamicDnsServices.cshtml index 9681913254..8a0195dd89 100644 --- a/BTCPayServer/Views/UIServer/DynamicDnsServices.cshtml +++ b/BTCPayServer/Views/UIServer/DynamicDnsServices.cshtml @@ -10,8 +10,8 @@

@ViewData["Title"] - - + +

diff --git a/BTCPayServer/Views/UIServer/Files.cshtml b/BTCPayServer/Views/UIServer/Files.cshtml index e35b93e790..979732f013 100644 --- a/BTCPayServer/Views/UIServer/Files.cshtml +++ b/BTCPayServer/Views/UIServer/Files.cshtml @@ -18,8 +18,8 @@

Before being able to upload you first need to choose your file storage service provider. - - + +

} @@ -27,8 +27,8 @@ {

Change your file storage service provider. - - + +

diff --git a/BTCPayServer/Views/UIServer/ListPlugins.cshtml b/BTCPayServer/Views/UIServer/ListPlugins.cshtml index a61dc61f74..173e180de2 100644 --- a/BTCPayServer/Views/UIServer/ListPlugins.cshtml +++ b/BTCPayServer/Views/UIServer/ListPlugins.cshtml @@ -332,7 +332,7 @@ } else if (recommended) { -
Recommended
+
Recommended
}

@plugin.Description

diff --git a/BTCPayServer/Views/UIServer/Policies.cshtml b/BTCPayServer/Views/UIServer/Policies.cshtml index ae0a9360fe..b3cc5f274a 100644 --- a/BTCPayServer/Views/UIServer/Policies.cshtml +++ b/BTCPayServer/Views/UIServer/Policies.cshtml @@ -24,7 +24,7 @@ - +
@@ -32,7 +32,7 @@ - +
@@ -55,7 +55,7 @@ - + @if (!isEmailConfigured) @@ -84,7 +84,7 @@ - +
@@ -92,7 +92,7 @@ - +
@@ -112,7 +112,7 @@ - +
diff --git a/BTCPayServer/Views/UIShopify/EditShopify.cshtml b/BTCPayServer/Views/UIShopify/EditShopify.cshtml index 51e32c3a9c..20cb4e8a9d 100644 --- a/BTCPayServer/Views/UIShopify/EditShopify.cshtml +++ b/BTCPayServer/Views/UIShopify/EditShopify.cshtml @@ -16,8 +16,8 @@

@ViewData["Title"] - - + +

diff --git a/BTCPayServer/Views/UIStorePullPayments/NewPullPayment.cshtml b/BTCPayServer/Views/UIStorePullPayments/NewPullPayment.cshtml index 184d205715..b02defc0bc 100644 --- a/BTCPayServer/Views/UIStorePullPayments/NewPullPayment.cshtml +++ b/BTCPayServer/Views/UIStorePullPayments/NewPullPayment.cshtml @@ -85,8 +85,8 @@
- - + + diff --git a/BTCPayServer/Views/UIStorePullPayments/Payouts.cshtml b/BTCPayServer/Views/UIStorePullPayments/Payouts.cshtml index 70217b8010..23c2fec8d5 100644 --- a/BTCPayServer/Views/UIStorePullPayments/Payouts.cshtml +++ b/BTCPayServer/Views/UIStorePullPayments/Payouts.cshtml @@ -59,12 +59,34 @@ } - +
+ + +
+
+
+

Payouts allow you to process pull payments, in the form of refunds, salary payouts, or withdrawals.

+ Learn More +
+ +
+
+ + @if (_payoutProcessorFactories.Any(factory => factory.GetSupportedPaymentMethods().Contains(paymentMethodId)) && !(await _payoutProcessorService.GetProcessors(new PayoutProcessorService.PayoutProcessorQuery() { - Stores = new[] {storeId}, - PaymentMethods = new[] {Model.PaymentMethodId} + Stores = new[] { storeId }, + PaymentMethods = new[] { Model.PaymentMethodId } })).Any()) { } -

- @ViewData["Title"] - - - - - -

- - + +
@@ -92,7 +102,6 @@ - + @@ -164,13 +174,13 @@
Name Name Automatically Approved Refunded Actions
- + - + @section PageFootContent {