"") { $_SESSION["isLoggedIn"] = true; $vendorLoginId = searchVendorbyLoginId($_SESSION["userId"]); $vendorLoginIdjson = json_decode($vendorLoginId, true); if (isset($vendorLoginIdjson['results'][0])) { $vendorData = $vendorLoginIdjson['results'][0]; $vendorId = $vendorData['_id']; $_SESSION["LoggedInVendorId"] = $vendorId; } } else { $_SESSION["isLoggedIn"] = false; header("location: login.php"); } $products = productList(); $shopOrders = getOrderbyVendorId($vendorId); $vendorOrderss = json_decode($shopOrders); if (is_array($vendorOrderss)) { $vendorOrders = json_decode($shopOrders); } elseif (is_object($vendorOrderss) && property_exists($vendorOrderss, 'message')) { $vendorOrders = []; } else { echo "Unknown type or no 'message' property found."; } if ($_SESSION["isCustomer"] == true) { header("location: user-profile.php"); } ?> oBanana B2B - Elevate Your Business

User History

alt="vendor image"> vendor image
All Refund History
All Refunds
To Approve
To Ship
To Receive
To Refund
Complete
No Refund/s Yet.

'; ?>
Image Name Quantity Unit Price Price Refund Status Date
product
No To Approve Refund/s Yet.

'; ?>
Image Name Quantity Unit Price Price Refund Status Date Action
product Approve Refund
No To Ship Refund/s Yet.

'; ?>
Image Name Quantity Unit Price Price Refund Status Date
product
No To Receive Refund/s Yet.

'; ?>
Image Name Quantity Unit Price Price Refund Status Date Actions
product Received
No To Refund/s Yet.

'; ?>
Image Name Quantity Unit Price Price Refund Status Date
product
No Refund/s Complete Yet.

'; ?>
Image Name Quantity Unit Price Price Refund Status Date
product
3

Features

icon

Color Scheme

Full Screen mode

Mode
On
Off

Dark mode

Mode
On
Off

RTL mode

Rtl
On
Off

Clear local storage

Clear Cache & Default