feat: enable payment provider for admin only
This commit is contained in:
@@ -1007,6 +1007,8 @@
|
||||
"admin_settings_provider_webhook_url": "Webhook URL",
|
||||
"admin_settings_provider_webhook_url_hint": "Use this URL in the provider webhook settings.",
|
||||
"admin_settings_provider_webhook_base_missing": "Set WEBHOOK_BASE_URL in .env to show the full URL for {path}.",
|
||||
"admin_settings_provider_admin_only_label": "Only for admins",
|
||||
"admin_settings_provider_admin_only_description": "Shows this provider only to admins. Webhooks and payment status handling remain active for test payments.",
|
||||
"admin_copy": "Copy",
|
||||
"admin_copied": "Copied",
|
||||
"admin_settings_validation_errors": "Errors: {errors}",
|
||||
|
||||
Reference in New Issue
Block a user