[2026-01-30 05:38:00] [INFO] ===========================================
[2026-01-30 05:38:00] [INFO] Payments Processor Log
[2026-01-30 05:38:00] [INFO] Record ID: 019c0d68-8706-7306-b78e-30cd53c9a203
[2026-01-30 05:38:00] [INFO] Table: payments
[2026-01-30 05:38:00] [INFO] Timestamp: 2026-01-30 05:38:00
[2026-01-30 05:38:00] [INFO] ===========================================
[2026-01-30 05:38:00] [INFO] ========== START: processPaymentInsertion ==========
[2026-01-30 05:38:00] [INFO] Function called for payment ID: 019c0d68-8706-7306-b78e-30cd53c9a203
[2026-01-30 05:38:00] [DEBUG] Context data received: {"user_id":null,"org_id":null}
[2026-01-30 05:38:00] [DEBUG] STEP 1: Fetching payment data from database
[2026-01-30 05:38:00] [DEBUG] QueryBuilder instance created
[2026-01-30 05:38:00] [DEBUG] Database query executed for payment_id: 019c0d68-8706-7306-b78e-30cd53c9a203
[2026-01-30 05:38:00] [DEBUG] Payment found successfully
[2026-01-30 05:38:00] [INFO] Fetched payment data: {"payment_id":"019c0d68-8706-7306-b78e-30cd53c9a203","client_id":null,"org_id":"019b9c9c-9d60-79d0-3ec5-849b68cdb9da","invoice_id":"000019c0-b916-7ac2-141b-8c62966a8ec3","reference_id":"000019c0-b916-7ac2-141b-8c62966a8ec3","reference_table":"generic_invoices","payment_date":"2026-01-30","total_amount":"44.00","payment_method":"Cash","payments":null,"document_ids":null,"screenshot_ids":null,"notes":null,"status":"completed","isdeleted":false,"updatedat":"2026-01-30 05:38:00.069965+00"}
[2026-01-30 05:38:00] [DEBUG] STEP 2: Fetching payment items
[2026-01-30 05:38:00] [DEBUG] Found 1 payment items
[2026-01-30 05:38:00] [INFO] Payment items: [{"payment_item_id":"019c0d68-870d-7e73-9e90-4a6bfb360e16","payment_id":"019c0d68-8706-7306-b78e-30cd53c9a203","method":"Cash","amount":"44.00","customer_id":null,"isdeleted":false,"updatedat":"2026-01-30 05:38:00.077503+00"}]
[2026-01-30 05:38:00] [DEBUG] STEP 3: Identifying payment reference
[2026-01-30 05:38:00] [INFO] Payment reference - Table: generic_invoices, ID: 000019c0-b916-7ac2-141b-8c62966a8ec3, Invoice ID: 000019c0-b916-7ac2-141b-8c62966a8ec3
[2026-01-30 05:38:00] [DEBUG] STEP 4: Processing payment hook - Refund original invoice and create new paid invoice
[2026-01-30 05:38:00] [INFO] Payment hook triggered successfully
[2026-01-30 05:38:00] [INFO] Payment ID: 019c0d68-8706-7306-b78e-30cd53c9a203
[2026-01-30 05:38:00] [INFO] Total Amount: 44.00
[2026-01-30 05:38:00] [INFO] Payment Date: 2026-01-30
[2026-01-30 05:38:00] [INFO] Payment Method: Cash
[2026-01-30 05:38:00] [INFO] Status: completed
[2026-01-30 05:38:00] [INFO] Fetching original invoice: 000019c0-b916-7ac2-141b-8c62966a8ec3
[2026-01-30 05:38:00] [INFO] Original invoice found: {"invoice_id":"000019c0-b916-7ac2-141b-8c62966a8ec3","invoice_number":281,"date":"2026-01-30","customer_id":"019bdcfb-0d83-7091-998f-04ed47c01bad","org_id":"019b9c9c-9d60-79d0-3ec5-849b68cdb9da","client_id":null,"line_items":"{\"row_0\": {\"quantity\": \"1\", \"vat_rate\": \"VIP\", \"line_total\": \"44\", \"product_id\": \"000019ba-60da-7ce2-07bf-e5f64ad1d144\", \"unit_price\": \"44.00\", \"vat_amount\": \"4.89\", \"description\": \"Rooster Feet 10kg\", \"line_subtotal\": \"44\"}}","note":null,"terms":null,"status":"draft","total_amount":null,"tax_amount":null,"amount_paid":"0.00","due_date":"2026-01-30","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-29 21:03:25.587012+00","journal_entry_id":null}
[2026-01-30 05:38:00] [WARN] WARNING: Original invoice not submitted to TaxCore yet, skipping refund/resale process
[2026-01-30 05:38:00] [DEBUG] STEP 5: Saving audit file to storage
[2026-01-30 05:38:00] [DEBUG] Storage file path: /var/www/POS/storage/payments/payment_019c0d68-8706-7306-b78e-30cd53c9a203_2026-01-30_05-38-00.json
[2026-01-30 05:38:00] [INFO] Audit file saved successfully to: /var/www/POS/storage/payments/payment_019c0d68-8706-7306-b78e-30cd53c9a203_2026-01-30_05-38-00.json
[2026-01-30 05:38:00] [DEBUG] STEP 6: Preparing final result
[2026-01-30 05:38:00] [INFO] ========== SUCCESS: Payment processing completed ==========
[2026-01-30 05:38:00] [INFO] Final result: {"success":true,"message":"Payment processed successfully","payment_id":"019c0d68-8706-7306-b78e-30cd53c9a203","total_amount":"44.00","reference_table":"generic_invoices","reference_id":"000019c0-b916-7ac2-141b-8c62966a8ec3","invoice_id":"000019c0-b916-7ac2-141b-8c62966a8ec3","taxcore_refund_invoice":null,"taxcore_new_sale_invoice":null,"processed_at":"2026-01-30 05:38:00","saved_to":"\/var\/www\/POS\/storage\/payments\/payment_019c0d68-8706-7306-b78e-30cd53c9a203_2026-01-30_05-38-00.json","log_file":"\/var\/www\/POS\/storage\/payments\/logs\/quotation_019c0d68-8706-7306-b78e-30cd53c9a203_2026-01-30_05-38-00.log","hook_triggered":true}
