From fd9099213a6996f9445b00b987a2b7da4cc8f0f7 Mon Sep 17 00:00:00 2001 From: jitendra Date: Thu, 15 Oct 2020 13:45:42 +0530 Subject: [PATCH] Added flash message if paypal client id is invalid --- .../onepage/paypal-smart-button.blade.php | 102 +++++++++--------- 1 file changed, 53 insertions(+), 49 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 233ada657..1c0cc23d4 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,63 +8,67 @@ @endif \ No newline at end of file