I have reproduced the issue on the latest CLI version.
Yes, I am on the latest version
I have searched existing posts and this report is not a duplicate.
Yes, this isn’t a duplicate
In which of these areas are you experiencing a problem?
Extension
Expected behavior
shopify app deployed correctly or config tested successfully
Actual behavior
Validation errors │
│ • supported_payment_methods: Following payment methods invalid: [“flow”]
Reproduction steps
download cli, setup app, setup offsite payment config extension set supported_payment_methods = [
“visa”,
“american_express”,
“master”,
“diners_club”,
“flow”
]
Verbose output
Version couldn’t be created. │
│ │
│ pagos-uat │
│ │
│ Validation errors │
│ • supported_payment_methods: Following payment methods invalid: [“flow”]
“command”: “app deploy”,
“time_start”: 1761842897545,
“time_end”: 1761842918006,
“total_time”: 20461,
“success”: false,
“cli_version”: “3.86.1”,
“ruby_version”: “”,
“node_version”: “22.14.0”,
“is_employee”: false,
“uname”: “windows amd64”,
“env_ci”: false,
“env_plugin_installed_any_custom”: false,
“env_plugin_installed_shopify”: “["@shopify/cli"]”,
“env_shell”: “powershell”,
“env_cloud”: “localhost”,
“env_package_manager”: “yarn”,
“env_is_global”: true,
“env_auth_method”: “device_auth”,
“env_is_wsl”: false,
“env_build_repository”: “Shopify/cli”,
“cmd_app_warning_api_key_deprecation_displayed”: false,
“cmd_deploy_flag_message_used”: false,
“cmd_deploy_flag_version_used”: false,
“cmd_deploy_flag_source_url_used”: false,
“cmd_app_all_configs_any”: true,
“cmd_app_linked_config_used”: true,
“cmd_app_linked_config_name”: “shopify.app.toml”,
“cmd_app_linked_config_git_tracked”: true,
“cmd_app_linked_config_source”: “cached”,
“project_type”: “php”,
“app_extensions_any”: true,
“app_extensions_breakdown”: “{"payments_extension":1}”,
“app_extensions_count”: 1,
“app_extensions_custom_layout”: false,
“app_extensions_function_any”: false,
“app_extensions_function_count”: 0,
“app_extensions_theme_any”: false,
“app_extensions_theme_count”: 0,
“app_extensions_ui_any”: false,
“app_extensions_ui_count”: 0,
“app_scopes”: “”,
“app_web_backend_any”: true,
“app_web_backend_count”: 1,
“app_web_custom_layout”: false,
“app_web_framework”: “laravel”,
“app_web_frontend_any”: true,
“app_web_frontend_count”: 1,
“env_package_manager_workspaces”: false,
“business_platform_id”: 129016341,
“api_key”: “****”,
“cmd_app_reset_used”: false,
“cmd_deploy_include_config_used”: true,
“cmd_deploy_config_modules_breakdown”: “["application_url","auth","embedded","handle","name","pos","webhooks"]”,
“cmd_deploy_confirm_new_registrations”: 0,
“cmd_deploy_confirm_updated_registrations”: 0,
“cmd_deploy_confirm_removed_registrations”: 0,
“cmd_deploy_confirm_cancelled”: false,
“cmd_deploy_confirm_time_to_complete_ms”: 13107,
“cmd_all_timing_network_ms”: 4236,
“cmd_all_timing_prompts_ms”: 13106,
“cmd_all_launcher”: “unknown”,
“cmd_all_topic”: “app”,
“cmd_all_plugin”: “@shopify/app”,
“cmd_all_force”: false,
“cmd_all_verbose”: true,
“cmd_all_path_override”: true,
“cmd_all_timing_active_ms”: 3117,
“cmd_all_exit”: “expected_error”,
“request_ids”: [
“ede70509-745e-4a26-85ce-4efe71441434-1761842897”,
“35b60afb-4474-4db7-b670-7936d6e97cd1-1761842898”,
“6b1af793-ae0f-43c7-8123-ec861ccbb546-1761842901”,
“04ebc9d7-9e94-43d8-988b-c44b57e312b0-1761842902”,
“963593ae-4fc5-47dc-b9e0-c1b1deac8d7e-1761842916”
],
“args”: “–verbose”,
“error_message”: “Version couldn’t be created.”,
“app_name”: “flow”,
“env_plugin_installed_all”: “["@shopify/cli"]”,
“metadata”: “{"extraPublic":{},"extraSensitive":{}}”
Operating system
Windows 11
CLI version
3.86.1
Shell
powershell
Nodejs version
v22.14.0
What language and version are you using in your application?
PHP 8.1