juspay / hyperswitch-control-center

Open sourced control center for managing Hyperswitch - an open sourced payment switch.
https://hyperswitch.io/
Apache License 2.0
33 stars 27 forks source link

chore: Add merchant specific config #1643

Closed JeevaRamu0104 closed 3 weeks ago

JeevaRamu0104 commented 4 weeks ago

Type of Change

Description

Added the merchant specific config.Set the required ids in the env

export default__merchant_config__new_analytics__org_ids="103,104";
export default__merchant_config__new_analytics__merchant_ids="203,204";
export default__merchant_config__new_analytics__profile_ids="303,304";

image

Motivation and Context

To display a feature specific to a merchant.

How did you test it?

Add the respective ids in the autopilot

Where to test it?

Checklist

semanticdiff-com[bot] commented 4 weeks ago

Review changes with SemanticDiff.

Analyzed 3 of 13 files.

Overall, the semantic diff is 22% smaller than the GitHub diff.

Filename Status
:heavy_check_mark: webpack.dev.js Analyzed
:grey_question: src/server/Server.res Unsupported file format
:heavy_check_mark: src/server/config.mjs 22.47% smaller
:grey_question: src/screens/Hooks/MerchantSpecificConfigHook.res Unsupported file format
:grey_question: src/hooks/AuthHooks.res Unsupported file format
:grey_question: src/entryPoints/FeatureFlagUtils.res Unsupported file format
:grey_question: src/entryPoints/HyperSwitchApp.res Unsupported file format
:grey_question: src/entryPoints/HyperSwitchEntry.res Unsupported file format
:grey_question: src/entryPoints/SidebarValues.res Unsupported file format
:grey_question: src/Recoils/HyperswitchAtom.res Unsupported file format
:grey_question: cypress/start_hyperswitch.sh Unsupported file format
:heavy_check_mark: cypress/e2e/auth/auth.cy.js Analyzed
:grey_question: config/config.toml Unsupported file format