SemanticDiff hyperswitch
feat(merchant_account): add merchant account create v2 route
#5061
Merged

feat(merchant_account): add merchant account create v2 route #5061

Gnanasundari24 merged 81 commits into main from merchant_account_create_v2
Narayanbhat166
Narayanbhat166 feat: add merchant account create v2
9e12ac77
Narayanbhat166 Merge branch 'main' into merchant_account_create_v2
6783db01
Narayanbhat166 refactor: move merchant account to domain models
bf724d3d
Narayanbhat166 refactor: register the v2 route
6e8deb3f
Narayanbhat166 chore: cargo clippy
36a7580f
Narayanbhat166 Narayanbhat166 added C-feature
Narayanbhat166 Narayanbhat166 added M-api-contract-changes
Narayanbhat166 Narayanbhat166 added this to the June 2024 Release milestone 106 days ago
Narayanbhat166 Narayanbhat166 assigned Narayanbhat166 Narayanbhat166 106 days ago
Narayanbhat166 Narayanbhat166 requested a review 106 days ago
Narayanbhat166 Narayanbhat166 requested a review 106 days ago
Narayanbhat166 Narayanbhat166 requested a review 106 days ago
hyperswitch-bot hyperswitch-bot removed M-api-contract-changes
hyperswitch-bot[bot] chore: run formatter
da6882a5
Narayanbhat166 Narayanbhat166 requested a review from SanchithHegde SanchithHegde 106 days ago
Narayanbhat166 Narayanbhat166 requested a review from jarnura jarnura 106 days ago
Narayanbhat166 Narayanbhat166 requested a review from sai-harsha-vardhan sai-harsha-vardhan 106 days ago
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
0118582e
hyperswitch-bot hyperswitch-bot added M-api-contract-changes
Narayanbhat166 Narayanbhat166 changed the title feature(merchant_account): add merchant account create v2 route feat(merchant_account): add merchant account create v2 route 106 days ago
Narayanbhat166 feat: add support for api v2 in openapi
4f2e2236
Narayanbhat166 refactor: change the file directory to absolute
185398a0
SanchithHegde
SanchithHegde commented on 2024-06-21
sai-harsha-vardhan
sai-harsha-vardhan commented on 2024-06-24
jarnura
jarnura requested changes on 2024-06-24
Narayanbhat166 refactor: do not use a separate type name for v2
ca002b63
Narayanbhat166 Narayanbhat166 requested a review 99 days ago
Narayanbhat166 Merge branch 'main' into merchant_account_create_v2
77936636
hyperswitch-bot[bot] chore: run formatter
2b5bb243
Narayanbhat166 refactor: merge changes
67ae72a1
Narayanbhat166 chore: address PR comments
c5226cbd
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
fe7de52f
Narayanbhat166 chore: cargo clippy
fff36b06
Narayanbhat166 chore: cargo clippy
c3405170
Narayanbhat166 chore: remove enum variant of v2 from flow
8b1f4653
Narayanbhat166 chore: cargo clippy
d11b2f71
Narayanbhat166 chore: cargo clippy
c502c185
Narayanbhat166 refactor: rename reference id to length id
abe88727
Narayanbhat166 Merge branch 'main' into merchant_account_create_v2
83095d6f
bernard-eugine bernard-eugine removed this from to the June 2024 Release milestone 95 days ago
bernard-eugine bernard-eugine added this to the July 2024 Release milestone 95 days ago
Narayanbhat166 refactor: generate merchant_id from merchant_name
fb9127ad
Narayanbhat166 refactor: rename merchant_id to id in mer acc resp
949298ed
Narayanbhat166 Merge branch 'main' into merchant_account_create_v2
a1051af0
Narayanbhat166 refactor: rename merchant_id to id in mer acc resp
d239c360
Narayanbhat166 chore: cargo clippy
6ca86ef7
Narayanbhat166 chore: cargo clippy
1689bc04
Narayanbhat166 Narayanbhat166 force pushed from c60d8e2d to 1689bc04 94 days ago
hyperswitch-bot[bot] chore: run formatter
6c7ca981
Narayanbhat166 chore: fix typo
6bdd232a
Narayanbhat166 chore: openapi
3ec6f621
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
bdcdb94f
jarnura
jarnura requested changes on 2024-07-04
jarnura chore: v1 sample implementation for merchant account struct
1527a0f9
hyperswitch-bot[bot] chore: run formatter
a3da58c4
github-actions[bot] chore(version): 2024.07.03.0
4b3cf2a9
Narayanbhat166 refactor(migrations): add commands to make file to run migrations for…
a27f96d3
Chethan-rao refactor(payment_methods): add appropriate missing logs (#5190)
4ac7e827
Sarthak1799 feat(pm_auth): Added balance check for PM auth bank account (#5054)
880565e5
github-actions[bot] chore(version): 2024.07.04.0
128d6b2e
tsdk02 feat(analytics): FRM Analytics (#4880)
414d8b02
pixincreate refactor(cypress): error handling and add sync refunds in places wher…
1529a17c
likhinbopanna ci(cypress): Update card number for adyen and status for paypal (#5192)
c89b0c64
sahkal feat(core): Added integrity framework for Authorize and Sync flow wit…
2da79d15
pixincreate feat(cypress): make tests forcefully skippable (#5176)
959592c1
ShankarSinghC fix(router): `override setup_future_usage` filed to on_session based …
a160fffc
Abhitator216 feat(analytics): Refund status serialization issue for ckh analytics …
ba24d8b2
SamraatBansal feat(core): add merchant order reference id (#5197)
afb2463a
gorakhnathy7 Docs: Updated API - ref for payments (#5172)
c7d89c6b
apoorvdixit88 fix(user_auth_method): make id option in auth select (#5213)
4252feb3
github-actions[bot] chore(version): 2024.07.05.0
64311b5c
ShivanshMathurJuspay refactor: Adding millisecond to Kafka timestamp (#5202)
14d9b54b
awasthi21 Feat(connector): [BRAINTREE] Implement Card Mandates (#5204)
72e53a6f
lsampras fix(refunds): Add aliases on refund status for backwards compatibilit…
0644de4b
ShankarSinghC feat(router): pass fields to indicate if the customer address details…
f4145ae1
prajjwalkumar17 feat(core): billing_details inclusion in Payment Intent (#5090)
6da1a5a8
tsdk02 fix(analytics): using HashSet to represent the returned metrics (#5179)
5b2ef744
tsdk02 feat(events): Add payment metadata to hyperswitch-payment-intent-even…
a52bd133
tsdk02 feat(events): add hashed customer_email and feature_metadata (#5220)
f3f62674
SanchithHegde refactor: fix unit and documentation tests (#4754)
94813bd4
pixincreate fix(cypress): fix metadata missing while creating connector if not in…
6bb4e3ef
ShankarSinghC feat(router): Pass the shipping email whenever the billing details ar…
abec6251
github-actions[bot] chore(version): 2024.07.06.0
624933a5
SamraatBansal fix(connector): [adyen] remove browser info for mit and [paypal] add …
c7bf9abe
github-actions[bot] chore(version): 2024.07.08.0
a0daef29
Narayanbhat166 refactor: change the methods to make it more understandable
dd863282
Narayanbhat166 refactor: address PR comments
051deccd
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
Narayanbhat166 Narayanbhat166 requested a review 88 days ago
hyperswitch-bot hyperswitch-bot added M-database-changes
Narayanbhat166 fix: disable v2
275d5b7f
Narayanbhat166 Merge branch 'main' into merchant_account_create_v2
5aecd5c9
hyperswitch-bot[bot] chore: run formatter
9616e96c
Narayanbhat166 fix: schema file
77a13fb9
hyperswitch-bot hyperswitch-bot removed M-database-changes
Narayanbhat166 fix: typos'
8a548180
Narayanbhat166 chore: cargo clippy'
1ed688c8
jarnura
jarnura dismissed these changes on 2024-07-04
Narayanbhat166 chore: provide meaningful doc comments
add2f48c
Narayanbhat166 Narayanbhat166 dismissed their stale review via add2f48c 87 days ago
Narayanbhat166 chore: cargo clippy
1eac72ff
Narayanbhat166 Merge branch 'main' into merchant_account_create_v2
c6408cc1
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
bacb0e3b
Narayanbhat166 chore: remove v2 feature from router_env
862a46de
SanchithHegde
SanchithHegde commented on 2024-07-09
Narayanbhat166 chore: add docs
bd66bb75
Narayanbhat166 chore: fix typo
acc2b890
hyperswitch-bot[bot] docs(openapi): re-generate OpenAPI specification
4b59af88
Narayanbhat166 chore: fix typo
d6784a1d
SanchithHegde
SanchithHegde approved these changes on 2024-07-09
jarnura
jarnura approved these changes on 2024-07-09
Narayanbhat166 Narayanbhat166 removed review request 87 days ago
lsampras
lsampras approved these changes on 2024-07-10
vsrivatsa-edinburgh
vsrivatsa-edinburgh approved these changes on 2024-07-10
sai-harsha-vardhan
sai-harsha-vardhan approved these changes on 2024-07-10
Gnanasundari24 Gnanasundari24 merged d6b9151e into main 86 days ago
Gnanasundari24 Gnanasundari24 deleted the merchant_account_create_v2 branch 86 days ago

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone