13 Commits

Author SHA1 Message Date
Mekan1206
5e37bd1a76 Enhance ListRecords pages with tab functionality and default sorting
- Added getTabs method to ListCardPinOrders, ListLoanOrders, and ListLoanOrderMobiles pages to display order statuses for system users.
- Implemented default sorting by 'created_at' in LoanOrdersTable and LoanOrderMobilesTable for improved data organization.
- Updated ManageCards page to ensure proper type declaration for getTitle method.
2025-12-21 05:21:53 +05:00
Mekan1206
59548a486f Enhance CardOrder model and SMS functionality
- Added unique ID generation and SMS notification upon CardOrder creation.
- Updated CardOrdersTable to default sort by creation date.
- Implemented logging for SMS sending in SmsRepository for better debugging.
2025-12-21 05:05:28 +05:00
19abe08a90 wip 2025-11-16 18:04:18 +05:00
c24f7cbac6 Refactor payment processing: update method names for clarity, enhance VisaMasterPaymentOrderRepository with payment validation logic, and improve Turkish translations for payment notifications. 2025-11-15 18:51:40 +05:00
e9f95b7ca8 wip 2025-11-03 18:20:57 +05:00
38b9908e1e wip 2025-11-03 11:54:07 +05:00
711b5373da add policies 2025-11-03 09:15:36 +05:00
92b067b939 code 2025-11-02 21:03:31 +05:00
b858e02bf3 ok 2025-10-31 02:16:43 +05:00
1873486d13 online payments for card order 2025-10-31 02:16:15 +05:00
834527647d payment providers and some stan 2025-10-31 01:13:04 +05:00
58725db7ea Enhance CardOrder module: Add composer requirements and expand CardOrder model with properties, relationships, and soft deletes 2025-10-23 01:37:06 +05:00
02188c46fd Add card types and states 2025-10-23 00:50:30 +05:00