This commit is contained in:
Frank John Begornia
2023-09-24 17:05:21 +08:00
parent 3dbb9c7ceb
commit 0c42b21966

View File

@@ -295,10 +295,6 @@ class PaypalController extends Controller
$userId = Auth::user()->id;
}
var_dump( $store_array );
if (count($store_array) >= 1 && count($store_array) <= 1) {
if($store_array[0]->NoShippingFee) {