refactor(checkout): keep source cart active
This commit is contained in:
@@ -55,6 +55,7 @@ return [
|
||||
'catalog_item_missing' => 'One or more catalog items could not be loaded.',
|
||||
'catalog_item_wrong_tenant' => 'One or more catalog items do not belong to the tenant.',
|
||||
'inactive_cart' => 'The selected cart is no longer active.',
|
||||
'checkout_in_progress' => 'The cart already has a purchase in progress.',
|
||||
'not_available_for_payment' => 'The purchase is no longer available for payment.',
|
||||
'not_available_for_review' => 'The purchase is no longer available for review.',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user