feat(payment): unify payment flow with new pure redirect entry and update related endpoints

This commit is contained in:
hamed
2026-07-02 17:08:50 +03:30
parent c247ac2c80
commit 7f5c65129c
17 changed files with 720 additions and 82 deletions
@@ -23,6 +23,7 @@ class SiteConfigController extends BaseController
'tax_enabled',
'tax_percent',
'sms_panel_fee_rials',
'sms_price_rials',
'appointment_fee_rials',
'site_name',
'support_phone',