[2026-03-27 09:27:20] local.ERROR: Failed to make grocery payment: SQLSTATE[HY000]: General error: 1364 Field 'payment_method' doesn't have a default value (Connection: mysql, SQL: insert into `vendor_payments` (`vendor_id`, `amount`, `balance_amount`, `type`, `transaction_note`, `paid_at`, `added_by`, `updated_by`, `updated_at`, `created_at`) values (17, 5000, 101594, 1, Grocery payment, 2026-03-27 09:27:20, 1, 1, 2026-03-27 09:27:20, 2026-03-27 09:27:20)) {"payload":{"grocery_id":17,"amount":5000}} 
[2026-03-27 09:27:32] local.ERROR: Failed to make grocery payment: SQLSTATE[HY000]: General error: 1364 Field 'payment_method' doesn't have a default value (Connection: mysql, SQL: insert into `vendor_payments` (`vendor_id`, `amount`, `balance_amount`, `type`, `transaction_note`, `paid_at`, `added_by`, `updated_by`, `updated_at`, `created_at`) values (17, 5000, 101594, 1, Grocery payment, 2026-03-27 09:27:32, 1, 1, 2026-03-27 09:27:32, 2026-03-27 09:27:32)) {"payload":{"grocery_id":17,"amount":5000}} 
[2026-03-27 09:27:44] local.ERROR: Failed to make grocery payment: SQLSTATE[HY000]: General error: 1364 Field 'payment_method' doesn't have a default value (Connection: mysql, SQL: insert into `vendor_payments` (`vendor_id`, `amount`, `balance_amount`, `type`, `transaction_note`, `paid_at`, `added_by`, `updated_by`, `updated_at`, `created_at`) values (18, 500, 2020, 1, Grocery payment, 2026-03-27 09:27:44, 1, 1, 2026-03-27 09:27:44, 2026-03-27 09:27:44)) {"payload":{"grocery_id":18,"amount":500}} 
