Merge pull request #6573 from akathuria289/issue_fixed_6371
Fixed issue #6371
This commit is contained in:
commit
4cbed4a4db
|
|
@ -58,6 +58,10 @@ class OnepageController extends Controller
|
|||
}
|
||||
|
||||
$cart = Cart::getCart();
|
||||
|
||||
if ($cart->applied_cart_rule_ids != '') {
|
||||
session()->flash('success', trans('shop::app.checkout.cart.rule-applied'));
|
||||
}
|
||||
|
||||
if (
|
||||
(
|
||||
|
|
|
|||
|
|
@ -544,6 +544,7 @@ return [
|
|||
'check-billing-address' => 'يرجى التحقق من عنوان الفواتير.',
|
||||
'specify-shipping-method' => 'الرجاء تحديد طريقة الشحن.',
|
||||
'specify-payment-method' => 'الرجاء تحديد طريقة الدفع.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -538,6 +538,7 @@ return [
|
|||
'check-billing-address' => 'বিলিং ঠিকানা চেক করুন।',
|
||||
'specify-shipping-method' => 'অনুগ্রহ করে শিপিং পদ্ধতি উল্লেখ করুন।',
|
||||
'specify-payment-method' => 'অনুগ্রহ করে অর্থপ্রদানের পদ্ধতি উল্লেখ করুন।',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -536,6 +536,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -543,6 +543,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -541,6 +541,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -539,6 +539,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -542,6 +542,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -537,6 +537,7 @@ return [
|
|||
'check-billing-address' => 'אנא בדוק את כתובת החיוב.',
|
||||
'specify-shipping-method' => 'אנא ציין את שיטת המשלוח.',
|
||||
'specify-payment-method' => 'אנא ציין אמצעי תשלום.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -541,6 +541,7 @@ return [
|
|||
'check-billing-address' => 'कृपया बिलिंग पता जांचें।',
|
||||
'specify-shipping-method' => 'कृपया शिपिंग विधि निर्दिष्ट करें।',
|
||||
'specify-payment-method' => 'कृपया भुगतान विधि निर्दिष्ट करें।',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -539,6 +539,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -500,6 +500,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -546,6 +546,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -539,6 +539,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -532,6 +532,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -538,6 +538,7 @@ return [
|
|||
'check-billing-address' => 'Пожалуйста, проверьте платежный адрес.',
|
||||
'specify-shipping-method' => '«Укажите способ доставки».',
|
||||
'specify-payment-method' => 'Укажите способ оплаты.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -537,6 +537,7 @@ return [
|
|||
'check-billing-address' => 'කරුණාකර බිල්පත් ලිපිනය පරීක්ෂා කරන්න.',
|
||||
'specify-shipping-method' => 'කරුණාකර නැව්ගත කිරීමේ ක්රමය සඳහන් කරන්න.',
|
||||
'specify-payment-method' => 'කරුණාකර ගෙවීමේ ක්රමය සඳහන් කරන්න.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -540,6 +540,7 @@ return [
|
|||
'check-billing-address' => 'Please check billing address.',
|
||||
'specify-shipping-method' => 'Please specify shipping method.',
|
||||
'specify-payment-method' => 'Please specify payment method.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
|
|
@ -540,6 +540,7 @@ return [
|
|||
'check-billing-address' => '请检查帐单地址.',
|
||||
'specify-shipping-method' => '请指定送货方式.',
|
||||
'specify-payment-method' => '请指定付款方式.',
|
||||
'rule-applied' => 'Cart rule applied',
|
||||
],
|
||||
|
||||
'onepage' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue