ifnex/04_Laravel/app/Http/Controllers
Kazem Alghasi 50ae20b14a feat(api): implement payment gateway integration
Add Zarinpal configuration options and implement the core payment
infrastructure, including the Payment model, migration, service
layer, and API controller.
2026-08-05 23:49:33 +03:30
..
Api feat(api): implement payment gateway integration 2026-08-05 23:49:33 +03:30
Controller.php feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30
OrderController.php feat(order): implement order creation flow and pricing API 2026-08-04 07:59:23 +03:30
PricingPageController.php refactor(import): enhance shipping rates import and refine PDF layouts 2026-08-04 09:47:22 +03:30
ShipmentPdfController.php feat(shipment): implement PDF generation for AWB, invoice, and labels 2026-08-04 09:20:23 +03:30