hyperswitch
feat(router): Use `NTID` in `MIT` payments if the `pg_agnostic_mit` config is enabled
#4113
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
79
Changes
View On
GitHub
feat(router): Use `NTID` in `MIT` payments if the `pg_agnostic_mit` config is enabled
#4113
pixincreate
merged 79 commits into
main
from
nrid/call-connector
add application config that contains the network transactoin id suppo…
16709433
add network_transaction_id column in the payment_methods table
3a31df7a
add the network transactoin id supported connectors config in other d…
82daae68
chore: run formatter
92ba0cfb
fix typo
2ff2ac59
Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
3cb1a9a4
chore: run formatter
f95c6955
fix typo
b1692e0e
Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
971cbc62
Merge branch 'main' into nrid/add-app-config
4d83de0b
Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
4f728db7
Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
5e663abe
fix failing migration check
76433c44
feat(router): Create a merchant config for enable processor agnostic …
21d089fc
Merge branch 'main' into nrid/add-bp-config
d712702f
chore: run formatter
79cb847d
Merge branch 'main' into nrid/add-app-config
b5e2c417
feat(router):Store Network Reference ID against the Payment Method ID
cb631113
fix clippy errors
c9edb986
return error if payment response is error
dc3fe822
Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
8f33828d
Merge branch 'main' into nrid/add-app-config
1cf62e08
Merge branch 'main' into nrid/add-bp-config
a29ae82d
Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
6da42ffa
Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
cd0ec1a9
include network_transaction_id in payment method status update
7287c086
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
748cf10d
Merge branch 'main' into nrid/add-bp-config
25a41261
address failing checks
7095b2bc
Merge branch 'main' into nrid/add-app-config
96a2a2c7
Merge branch 'main' into nrid/add-bp-config
e06db6a4
Merge branch 'nrid/add-app-config' into nrid/store-nrid
3e9b74da
Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
cabd3dae
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
36638d2f
feat(router): Use NTID in MIT payments if the pg_agnostic config is e…
b13417c4
ShankarSinghC
added
A-core
ShankarSinghC
added
S-waiting-on-review
ShankarSinghC
added
A-payment-methods
ShankarSinghC
added
A-payments
ShankarSinghC
assigned
ShankarSinghC
1 year ago
ShankarSinghC
requested a review
1 year ago
fix typo
a9550224
ShankarSinghC
requested a review
from
lsampras
1 year ago
ShankarSinghC
requested a review
from
SanchithHegde
1 year ago
ShankarSinghC
removed review request
from
lsampras
1 year ago
ShankarSinghC
removed review request
from
SanchithHegde
1 year ago
make the ntid request formurlencoded
5bf4321a
check for setup_future_usage or off_session field in while deciding c…
a1fd11ff
ShankarSinghC
requested a review
1 year ago
set pg_agnostic config to false by default
7f9eb1d6
Aprabhat19
commented on 2024-04-01
address pr comments
d4cc2f16
address pr comments
726996b1
Merge branch 'nrid/store-nrid' into nrid/call-connector
db70b4ae
address pr comments
b1b9cbf1
Merge branch 'main' into nrid/add-bp-config
3f7efbb3
Merge branch 'main' into nrid/add-app-config
285b9b2f
Merge branch 'nrid/add-app-config' of https://github.com/juspay/hyper…
97c22f95
Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
e459491f
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
1712f197
resolve merge conflicts
3a5c2f06
Merge branch 'nrid/call-connector' of https://github.com/juspay/hyper…
105fa113
Merge branch 'main' into nrid/add-bp-config
56cb1efe
Merge branch 'main' into nrid/add-app-config
c81f2927
Merge branch 'nrid/add-app-config' into nrid/store-nrid
77592daa
Merge branch 'nrid/add-bp-config' of https://github.com/juspay/hypers…
e2471e0e
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
0fbd14f6
Merge branch 'nrid/store-nrid' into nrid/call-connector
e1663bda
address failing checks
1b5f6495
Aprabhat19
commented on 2024-04-02
Merge branch 'nrid/store-nrid' into nrid/call-connector
25e89e6a
Aprabhat19
requested changes on 2024-04-02
address pr comments
df1f397e
Merge branch 'nrid/call-connector' of https://github.com/juspay/hyper…
d8196294
ShankarSinghC
requested a review
from
Aprabhat19
1 year ago
throw 5xx if pg_agnostic flag is not found as it we insert a default …
b2076b9a
Aprabhat19
approved these changes on 2024-04-02
address clippy failuer
1768d2c4
Aprabhat19
dismissed these changes on 2024-04-02
allow decide_multiplex_connector_for_normal_or_recurring_payment when…
c9445ca2
fix formatting
82af757a
remove payment_method_details_card as it is not required
753712b3
Merge branch 'nrid/store-nrid' into nrid/call-connector
5abed36f
jagan-jaya
commented on 2024-04-03
ShankarSinghC
requested a review
from
jagan-jaya
1 year ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
2e336b98
jagan-jaya
dismissed these changes on 2024-04-03
chore: run formatter
c25edabb
fix failing checks
02bf8ee3
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
6a3b43c5
Merge branch 'main' into nrid/store-nrid
ab0604f0
Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
63fabdff
address pr comments
2492fb5c
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
1d2dd9c2
Merge branch 'nrid/store-nrid' of https://github.com/juspay/hyperswit…
c0777c85
Base automatically changed from
nrid/store-nrid
to
main
1 year ago
pixincreate
dismissed their stale review
1 year ago
The base branch was changed.
pixincreate
dismissed their stale review
1 year ago
The base branch was changed.
ShankarSinghC
requested a review
1 year ago
Merge branch 'main' of https://github.com/juspay/hyperswitch into nri…
347d9cc7
remove pg agnostic config from core flow
7fbf1691
ShankarSinghC
requested a review
from
jagan-jaya
1 year ago
ShankarSinghC
requested a review
from
Aprabhat19
1 year ago
remove unused clippy flag
0c4802d1
add a log line while config is disabled
0c449a50
jagan-jaya
approved these changes on 2024-04-04
Narayanbhat166
approved these changes on 2024-04-04
Aprabhat19
approved these changes on 2024-04-04
pixincreate
removed
S-waiting-on-review
pixincreate
merged
b58d7a8e
into main
1 year ago
pixincreate
deleted the nrid/call-connector branch
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
Aprabhat19
jagan-jaya
Narayanbhat166
Assignees
ShankarSinghC
Labels
A-core
A-payment-methods
A-payments
Milestone
No milestone