From e4e6ff5ee6ea23ad3b28de4561c9ae1390a697c0 Mon Sep 17 00:00:00 2001 From: Frederik Rommel Date: Thu, 31 Mar 2022 17:52:03 +0200 Subject: [PATCH] RATEPLUG-226: fix output of correct interest rate in installment-calculator --- .../views/frontend/plugins/payment/ratepay/installment/plan.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/views/frontend/plugins/payment/ratepay/installment/plan.tpl b/Resources/views/frontend/plugins/payment/ratepay/installment/plan.tpl index c4ee330..26b298c 100755 --- a/Resources/views/frontend/plugins/payment/ratepay/installment/plan.tpl +++ b/Resources/views/frontend/plugins/payment/ratepay/installment/plan.tpl @@ -52,7 +52,7 @@ file that was distributed with this source code. {$ratepay.translations.rp_debit_rate}

{$ratepay.translations.rp_mouseover_debit_rate}

- {$ratepay.plan.monthlyDebitInterest} % + {$ratepay.plan.interestRate} %