updated
This commit is contained in:
@@ -295,10 +295,6 @@ class PaypalController extends Controller
|
|||||||
$userId = Auth::user()->id;
|
$userId = Auth::user()->id;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var_dump( $store_array );
|
|
||||||
|
|
||||||
|
|
||||||
if (count($store_array) >= 1 && count($store_array) <= 1) {
|
if (count($store_array) >= 1 && count($store_array) <= 1) {
|
||||||
|
|
||||||
if($store_array[0]->NoShippingFee) {
|
if($store_array[0]->NoShippingFee) {
|
||||||
|
|||||||
Reference in New Issue
Block a user