format('M d, Y h:i A') : ''; $dueAmount = \FluentCart\Framework\Support\Arr::get($reminder, 'due_amount', 0); if (!$dueAmount) { $dueAmount = max(((int)$order->total_amount - (int)$order->total_paid), 0); } $orderRef = \FluentCart\Framework\Support\Arr::get($reminder, 'order_ref', ''); if (empty($orderRef)) { $orderRef = !empty($order->invoice_no) ? $order->invoice_no : '#' . $order->id; } ?>
customer->full_name) ); ?>
| #id); ?> | |
| customer->email); ?> | |