From f30766bc04700636a86448d3dbc8e88626a8e9c2 Mon Sep 17 00:00:00 2001 From: abhisheks Date: Fri, 12 Jan 2024 11:59:14 +0530 Subject: [PATCH] refactor: show payment method automatically when only option is available --- templates/checkout/_partials/steps/payment.tpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/checkout/_partials/steps/payment.tpl b/templates/checkout/_partials/steps/payment.tpl index 420a588..21ae1ad 100644 --- a/templates/checkout/_partials/steps/payment.tpl +++ b/templates/checkout/_partials/steps/payment.tpl @@ -21,17 +21,19 @@ {foreach from=$payment_options item="module_options"} {foreach from=$module_options item="option"}
-
+