From 6bf948c8eda6344eb39be017396fa8f5f12a62a6 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 9 Mar 2016 20:31:54 +0200 Subject: [PATCH] Fix for checkouit.com integration --- resources/views/partials/checkout_com_payment.blade.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/views/partials/checkout_com_payment.blade.php b/resources/views/partials/checkout_com_payment.blade.php index f1d4f74ff589..b214e2a79209 100644 --- a/resources/views/partials/checkout_com_payment.blade.php +++ b/resources/views/partials/checkout_com_payment.blade.php @@ -1,4 +1,8 @@ - +@if ($checkoutComDebug) + +@else + +@endif