SemanticDiff hyperswitch
feat(router): store `network_reference_id` against the `payment_method_id` in the `payment_method_table`
#4041
Merged

feat(router): store `network_reference_id` against the `payment_method_id` in the `payment_method_table` #4041

pixincreate merged 52 commits into main from nrid/store-nrid
ShankarSinghC
ShankarSinghC add application config that contains the network transactoin id suppo…
16709433
ShankarSinghC add network_transaction_id column in the payment_methods table
3a31df7a
ShankarSinghC add the network transactoin id supported connectors config in other d…
82daae68
hyperswitch-bot[bot] chore: run formatter
92ba0cfb
ShankarSinghC fix typo
2ff2ac59
ShankarSinghC Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
3cb1a9a4
hyperswitch-bot[bot] chore: run formatter
f95c6955
ShankarSinghC fix typo
b1692e0e
ShankarSinghC Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
971cbc62
ShankarSinghC Merge branch 'main' into nrid/add-app-config
4d83de0b
ShankarSinghC Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
4f728db7
ShankarSinghC Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
5e663abe
ShankarSinghC fix failing migration check
76433c44
ShankarSinghC feat(router): Create a merchant config for enable processor agnostic …
21d089fc
ShankarSinghC Merge branch 'main' into nrid/add-bp-config
d712702f
hyperswitch-bot[bot] chore: run formatter
79cb847d
ShankarSinghC Merge branch 'main' into nrid/add-app-config
b5e2c417
ShankarSinghC feat(router):Store Network Reference ID against the Payment Method ID
cb631113
ShankarSinghC fix clippy errors
c9edb986
ShankarSinghC ShankarSinghC added A-core
ShankarSinghC ShankarSinghC added A-payment-methods
ShankarSinghC ShankarSinghC added A-payments
ShankarSinghC ShankarSinghC added this to the March 2024 milestone 205 days ago
ShankarSinghC ShankarSinghC assigned ShankarSinghC ShankarSinghC 205 days ago
ShankarSinghC ShankarSinghC requested a review 205 days ago
ShankarSinghC ShankarSinghC requested a review 205 days ago
ShankarSinghC ShankarSinghC requested a review 205 days ago
ShankarSinghC ShankarSinghC changed the title feat(router):Store Network Reference ID against the Payment Method ID in the `payment_method_table` feat(router): store `network_reference_id` against the payment_method_id in the `payment_method_table` 205 days ago
ShankarSinghC ShankarSinghC changed the title feat(router): store `network_reference_id` against the payment_method_id in the `payment_method_table` feat(router): store `network_reference_id` against the `payment_method_id` in the `payment_method_table` 205 days ago
ShankarSinghC return error if payment response is error
dc3fe822
ShankarSinghC Merge branch 'main' into nrid/add-app-config
1cf62e08
ShankarSinghC Merge branch 'main' into nrid/add-bp-config
a29ae82d
ShankarSinghC Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
6da42ffa
ShankarSinghC Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
cd0ec1a9
ShankarSinghC include network_transaction_id in payment method status update
7287c086
ShankarSinghC ShankarSinghC requested a review 205 days ago
ShankarSinghC Merge branch 'main' into nrid/add-bp-config
25a41261
ShankarSinghC address failing checks
7095b2bc
ShankarSinghC Merge branch 'main' into nrid/add-app-config
96a2a2c7
ShankarSinghC Merge branch 'main' into nrid/add-bp-config
e06db6a4
ShankarSinghC Merge branch 'nrid/add-app-config' into nrid/store-nrid
3e9b74da
ShankarSinghC Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
cabd3dae
Aprabhat19
Aprabhat19 requested changes on 2024-04-01
ShankarSinghC address pr comments
d4cc2f16
ShankarSinghC address pr comments
b1b9cbf1
ShankarSinghC Merge branch 'main' into nrid/add-bp-config
3f7efbb3
ShankarSinghC Merge branch 'main' into nrid/add-app-config
285b9b2f
ShankarSinghC Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
97c22f95
ShankarSinghC Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
e459491f
ShankarSinghC Merge branch 'main' into nrid/add-bp-config
56cb1efe
ShankarSinghC Merge branch 'main' into nrid/add-app-config
c81f2927
ShankarSinghC Merge branch 'nrid/add-app-config' into nrid/store-nrid
77592daa
ShankarSinghC Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
e2471e0e
ShankarSinghC Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
0fbd14f6
ShankarSinghC address failing checks
1b5f6495
Aprabhat19
Aprabhat19 dismissed these changes on 2024-04-02
likhinbopanna likhinbopanna removed this from to the March 2024 milestone 184 days ago
likhinbopanna likhinbopanna added this to the April 2024 milestone 184 days ago
ShankarSinghC remove payment_method_details_card as it is not required
753712b3
Base automatically changed from nrid/add-app-config to main 183 days ago
likhinbopanna likhinbopanna dismissed their stale review 183 days ago
The base branch was changed.
jagan-jaya
jagan-jaya dismissed these changes on 2024-04-03
ShankarSinghC Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
2e336b98
ShankarSinghC ShankarSinghC dismissed their stale review via 2e336b98 183 days ago
hyperswitch-bot[bot] chore: run formatter
c25edabb
ShankarSinghC ShankarSinghC requested a review from jagan-jaya jagan-jaya 183 days ago
ShankarSinghC ShankarSinghC requested a review from Aprabhat19 Aprabhat19 183 days ago
jagan-jaya
jagan-jaya dismissed these changes on 2024-04-03
ShankarSinghC fix failing checks
02bf8ee3
ShankarSinghC Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
6a3b43c5
ShankarSinghC ShankarSinghC dismissed their stale review via 6a3b43c5 183 days ago
ShankarSinghC ShankarSinghC requested a review from jagan-jaya jagan-jaya 183 days ago
jagan-jaya
jagan-jaya dismissed these changes on 2024-04-03
Aprabhat19
Aprabhat19 dismissed these changes on 2024-04-03
ShankarSinghC Merge branch 'main' into nrid/store-nrid
ab0604f0
Narayanbhat166
Narayanbhat166 commented on 2024-04-03
ShankarSinghC Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
63fabdff
ShankarSinghC address pr comments
2492fb5c
ShankarSinghC Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
1d2dd9c2
ShankarSinghC ShankarSinghC dismissed their stale review via 1d2dd9c2 182 days ago
ShankarSinghC ShankarSinghC dismissed their stale review via 1d2dd9c2 182 days ago
ShankarSinghC ShankarSinghC requested a review from Narayanbhat166 Narayanbhat166 182 days ago
ShankarSinghC ShankarSinghC requested a review from Aprabhat19 Aprabhat19 182 days ago
Narayanbhat166
Narayanbhat166 approved these changes on 2024-04-04
Aprabhat19
Aprabhat19 approved these changes on 2024-04-04
pixincreate pixincreate enabled auto-merge 182 days ago
jagan-jaya
jagan-jaya approved these changes on 2024-04-04
pixincreate pixincreate merged 21e2d781 into main 182 days ago
pixincreate pixincreate deleted the nrid/store-nrid branch 182 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone