You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`mysql> select * from service_configuration where name = 'WHITELISTED_PAYMENT_METHODS_FOR_ENFORCE_GATEWAY_LIST'\G;
*************************** 1. row ***************************
id: 3813
version: 0
name: WHITELISTED_PAYMENT_METHODS_FOR_ENFORCE_GATEWAY_LIST
value: ["APPLEPAY", "JP_APPLEPAY", "GOOGLEWALLET", "JP_GOOGLEWALLET"]
new_value: NULL
new_value_status: NULL
new_value_proposed_by: NULL
last_updated: 2026-01-21
date_created: 2026-01-21
previous_value: NULL
description: NULL
1 row in set (0.01 sec)
ERROR:
No query specified
mysql> select * from service_configuration where name = 'WALLET_PMS_ENABLED_FOR_NETWORK_BASED_ROUTING'\G;
*************************** 1. row ***************************
id: 3814
version: 0
name: WALLET_PMS_ENABLED_FOR_NETWORK_BASED_ROUTING
value: ["APPLEPAY", "JP_APPLEPAY", "GOOGLEWALLET", "JP_GOOGLEWALLET"]
new_value: NULL
new_value_status: NULL
new_value_proposed_by: NULL
last_updated: 2026-01-21
date_created: 2026-01-21
previous_value: NULL
description: NULL
1 row in set (0.00 sec)`
bhavyamithal-jp
changed the title
added network based routing for wallet container pms
feat: network based routing for wallet container pms
Jan 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For wallet container PMs like (Applepay or googlepay), we need to select gateways based upon the card network of the payment token.
for detailed solution - https://mettle.internal.svc.k8s.office.mum.juspay.net/solution-document/view/4b929d4a-e6b5-4f8a-8a26-71a46d46d2d9