feat(payment): enhance Mellat gateway with sandbox support and WSDL configuration

This commit is contained in:
hamed
2026-07-02 20:15:41 +03:30
parent 1b171a82f4
commit 27b2d66afa
5 changed files with 330 additions and 149 deletions
@@ -35,6 +35,7 @@ class SiteConfigController extends BaseController
'payment_allowed_frontend_hosts',
'mellat_enabled',
'mellat_sandbox',
'mellat_wsdl_url',
'mellat_terminal_id',
'mellat_username',
'mellat_password',