From a62e4ebd2c9dc2ad2c7ad5fc28251cce067077e6 Mon Sep 17 00:00:00 2001 From: jitendra Date: Thu, 15 Oct 2020 13:34:57 +0530 Subject: [PATCH] Added flash message if paypal client id is invalid --- .../onepage/paypal-smart-button.blade.php | 104 +++++++++--------- 1 file changed, 54 insertions(+), 50 deletions(-) diff --git a/packages/Webkul/Paypal/src/Resources/views/checkout/onepage/paypal-smart-button.blade.php b/packages/Webkul/Paypal/src/Resources/views/checkout/onepage/paypal-smart-button.blade.php index a409b6ae0..233ada657 100644 --- a/packages/Webkul/Paypal/src/Resources/views/checkout/onepage/paypal-smart-button.blade.php +++ b/packages/Webkul/Paypal/src/Resources/views/checkout/onepage/paypal-smart-button.blade.php @@ -8,59 +8,63 @@ @endif \ No newline at end of file