[2026-01-21 07:11:09] [INFO] ===========================================
[2026-01-21 07:11:09] [INFO] Payments Processor Log
[2026-01-21 07:11:09] [INFO] Record ID: 019bdf64-9613-7b67-b968-0be361dada1d
[2026-01-21 07:11:09] [INFO] Table: payments
[2026-01-21 07:11:09] [INFO] Timestamp: 2026-01-21 07:11:09
[2026-01-21 07:11:09] [INFO] ===========================================
[2026-01-21 07:11:09] [INFO] ========== START: processPaymentInsertion ==========
[2026-01-21 07:11:09] [INFO] Function called for payment ID: 019bdf64-9613-7b67-b968-0be361dada1d
[2026-01-21 07:11:09] [DEBUG] Context data received: {"user_id":null,"org_id":null}
[2026-01-21 07:11:09] [DEBUG] STEP 1: Fetching payment data from database
[2026-01-21 07:11:09] [DEBUG] QueryBuilder instance created
[2026-01-21 07:11:09] [DEBUG] Database query executed for payment_id: 019bdf64-9613-7b67-b968-0be361dada1d
[2026-01-21 07:11:09] [DEBUG] Payment found successfully
[2026-01-21 07:11:09] [INFO] Fetched payment data: {"payment_id":"019bdf64-9613-7b67-b968-0be361dada1d","client_id":null,"org_id":"019b9c9c-9d60-79d0-3ec5-849b68cdb9da","invoice_id":"000019bd-d13a-7034-73b1-dcc7e73474c9","reference_id":"000019bd-d13a-7034-73b1-dcc7e73474c9","reference_table":"generic_invoices","payment_date":"2026-01-21","total_amount":"80.00","payment_method":"Cash","payments":null,"document_ids":null,"screenshot_ids":null,"notes":null,"status":"completed","isdeleted":false,"updatedat":"2026-01-21 07:11:09.843067+00"}
[2026-01-21 07:11:09] [DEBUG] STEP 2: Fetching payment items
[2026-01-21 07:11:09] [DEBUG] Found 1 payment items
[2026-01-21 07:11:09] [INFO] Payment items: [{"payment_item_id":"019bdf64-961a-7402-8a25-bbec286eb169","payment_id":"019bdf64-9613-7b67-b968-0be361dada1d","method":"Cash","amount":"80.00","customer_id":null,"isdeleted":false,"updatedat":"2026-01-21 07:11:09.850169+00"}]
[2026-01-21 07:11:09] [DEBUG] STEP 3: Identifying payment reference
[2026-01-21 07:11:09] [INFO] Payment reference - Table: generic_invoices, ID: 000019bd-d13a-7034-73b1-dcc7e73474c9, Invoice ID: 000019bd-d13a-7034-73b1-dcc7e73474c9
[2026-01-21 07:11:09] [DEBUG] STEP 4: Processing payment hook - Refund original invoice and create new paid invoice
[2026-01-21 07:11:09] [INFO] Payment hook triggered successfully
[2026-01-21 07:11:09] [INFO] Payment ID: 019bdf64-9613-7b67-b968-0be361dada1d
[2026-01-21 07:11:09] [INFO] Total Amount: 80.00
[2026-01-21 07:11:09] [INFO] Payment Date: 2026-01-21
[2026-01-21 07:11:09] [INFO] Payment Method: Cash
[2026-01-21 07:11:09] [INFO] Status: completed
[2026-01-21 07:11:09] [INFO] Fetching original invoice: 000019bd-d13a-7034-73b1-dcc7e73474c9
[2026-01-21 07:11:09] [INFO] Original invoice found: {"invoice_id":"000019bd-d13a-7034-73b1-dcc7e73474c9","invoice_number":105,"date":"2026-01-21","customer_id":"019ba61e-23b0-7c14-9594-c688bf569e0a","org_id":"019b9c9c-9d60-79d0-3ec5-849b68cdb9da","client_id":null,"line_items":"{\"row_0\": {\"quantity\": \"5\", \"vat_rate\": \"VIP\", \"line_total\": \"80\", \"product_id\": \"000019ba-e898-7882-6a4a-129b525a6613\", \"unit_price\": \"16\", \"vat_amount\": \"8.89\", \"description\": \"1.5l\", \"line_subtotal\": \"80\"}}","note":null,"terms":null,"status":"draft","total_amount":"0.00","tax_amount":"0.00","amount_paid":"0.00","due_date":"2026-01-21","template_id":null,"quotation_id":null,"taxcore_submission_id":null,"taxcore_submission_id_fk":null,"taxcore_receipt_data":null,"taxcore_submitted_at":null,"taxcore_verification_url":null,"taxcore_qr_code":null,"created_by":null,"updated_by":null,"isdeleted":false,"updatedat":"2026-01-20 20:23:29.889065+00"}
[2026-01-21 07:11:09] [WARN] WARNING: Original invoice not submitted to TaxCore yet, skipping refund/resale process
[2026-01-21 07:11:09] [DEBUG] STEP 5: Saving audit file to storage
[2026-01-21 07:11:09] [DEBUG] Storage file path: /var/www/POS/storage/payments/payment_019bdf64-9613-7b67-b968-0be361dada1d_2026-01-21_07-11-09.json
[2026-01-21 07:11:09] [INFO] Audit file saved successfully to: /var/www/POS/storage/payments/payment_019bdf64-9613-7b67-b968-0be361dada1d_2026-01-21_07-11-09.json
[2026-01-21 07:11:09] [DEBUG] STEP 6: Preparing final result
[2026-01-21 07:11:09] [INFO] ========== SUCCESS: Payment processing completed ==========
[2026-01-21 07:11:09] [INFO] Final result: {"success":true,"message":"Payment processed successfully","payment_id":"019bdf64-9613-7b67-b968-0be361dada1d","total_amount":"80.00","reference_table":"generic_invoices","reference_id":"000019bd-d13a-7034-73b1-dcc7e73474c9","invoice_id":"000019bd-d13a-7034-73b1-dcc7e73474c9","taxcore_refund_invoice":null,"taxcore_new_sale_invoice":null,"processed_at":"2026-01-21 07:11:09","saved_to":"\/var\/www\/POS\/storage\/payments\/payment_019bdf64-9613-7b67-b968-0be361dada1d_2026-01-21_07-11-09.json","log_file":"\/var\/www\/POS\/storage\/payments\/logs\/quotation_019bdf64-9613-7b67-b968-0be361dada1d_2026-01-21_07-11-09.log","hook_triggered":true}
