diff --git a/app/ui/ViewLocationCard.tsx b/app/ui/ViewLocationCard.tsx index 6eca737..697cb9f 100644 --- a/app/ui/ViewLocationCard.tsx +++ b/app/ui/ViewLocationCard.tsx @@ -145,6 +145,26 @@ export const ViewLocationCard:FC = ({location, userSettin : null } + { + userSettings?.enableRevolutPayment && tenantPaymentMethod === "revolut" ? + <> +

{t("payment-info-header")}

+

+ To pay via Revolut, please click the following link:{' '} + + Pay with Revolut + +

+ + + : null + }
{t("upload-proof-of-payment-legend")} {