diff --git a/shared/interfaces/Catcrafts.Shared-Views.cppm b/shared/interfaces/Catcrafts.Shared-Views.cppm
index 1ecc5b9..b62b8fb 100644
--- a/shared/interfaces/Catcrafts.Shared-Views.cppm
+++ b/shared/interfaces/Catcrafts.Shared-Views.cppm
@@ -768,10 +768,7 @@ SafeHtml RenderPayFieldset(const Form::Checkout& prev, SafeHtml payError,
? Format(
R"()",
+ R"(Bank transfer)"
Attr("value", std::string(Form::kPayBank)),
wantsCrypto ? SafeHtml{} : Raw(" checked"))
: SafeHtml{};
@@ -783,9 +780,7 @@ SafeHtml RenderPayFieldset(const Form::Checkout& prev, SafeHtml payError,
R"()"
R"(Cryptocurrency EURC, a euro )"
R"(stablecoin. The amount to send is the )"
- R"(euro total exactly, with no exchange rate; the receiving address )"
- R"(and the networks it takes appear on the order page, and stay )"
- R"(reserved for about a day.)"
+ R"(euro total exactly, with no exchange rate.)"
R"({})"
R"()",
bankOption,