Commit Graph

7 Commits

Author SHA1 Message Date
438e5a3f43 Add View Page for VisaMasterPaymentOrder and Update Schema
- Introduced ViewVisaMasterPaymentOrder page for displaying payment order details.
- Updated VisaMasterPaymentOrderResource to include a route for the new view page.
- Enhanced VisaMasterPaymentOrderInfolist schema to include location details and conditional visibility for notes.
- Enabled ViewAction in VisaMasterPaymentOrdersTable for accessing the new view page.
- Modified VisaMasterPaymentOrder model to allow nullable notes property.
2025-11-18 01:09:35 +05:00
c94ac5d12d some stan 2025-11-15 21:32:03 +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
8637c22ed7 Refactor CurrencyRateForm and PayVisaMasterPaymentAction: streamline component definitions, enhance layout with fieldsets, and update Turkish translations for payment-related terms. 2025-11-14 18:29:14 +05:00
2659aae278 Refactor CurrencyRateResource and VisaMasterSettings: remove unnecessary whitespace, add property annotations, and define possible setting types. Update Turkish translations for warning text and content. 2025-11-13 22:46:19 +05:00
54e11dcbb4 work on pay visa master action 2025-11-13 22:00:23 +05:00
84f551ddc6 add visa 2025-11-07 01:31:12 +05:00