SemanticDiff hyperswitch
feat(router): Add payment link support
#2105
Merged

feat(router): Add payment link support #2105

jarnura merged 61 commits into main from add-paymentLink-support
sahkal
sahkal feat(router): initial payment link generation commit
52d690df
sahkal fix(router): added payment link generation to get trackers function
db873055
sahkal fix(router): added db for payment_link
3edfb486
sahkal feat(router): added payment link support and db insertion function
85b00fca
sahkal feat(router): added routes to fetch payment_link object
38e6d828
sahkal feat(router): added retrieve payment link feature along with db optim…
3756b2ac
sahkal sahkal requested a review 1 year ago
sahkal sahkal requested a review 1 year ago
sahkal sahkal requested a review 1 year ago
sahkal sahkal requested a review from jarnura jarnura 1 year ago
sahkal sahkal requested a review from ashokkjag ashokkjag 1 year ago
sahkal sahkal requested a review 1 year ago
sahkal sahkal assigned sahkal sahkal 1 year ago
sahkal sahkal added C-feature
sahkal sahkal added A-core
sahkal sahkal added R-waiting-on-L1
sahkal sahkal added S-waiting-on-review
sahkal sahkal added this to the September 2023 Milestone milestone 1 year ago
sahkal refactor(router): resolved merge conflicts
06b9d669
sahkal refactor(router): added up.sql and down.sql
cfcbb3bd
sahkal refactor(router): fixed spell check issue
4f20e04e
sahkal refactor(router): changed file name
49b46367
sahkal refactor(router): fixed fmt issue
2bcfd970
sahkal refactor(router): fixed fmt issue
00ac291e
sahkal refactor(router): fixed schema.rs issue
44c79044
sahkal refactor(router): fixed schema.rs issue
4e96d21f
sahkal refactor(router): fixed UI sanity issue
c5ab7d75
sahkal feat(router): added initiate sdk through payment link
2dfb8174
sahkal feat(router): added sdk fix
404b1267
sahkal refactor(payment_link): added html template func
2e06ea45
sahkal refactor(payment_link): fixed cargo clippy and cargo fmt check
c489c38b
sahkal sahkal added M-database-changes
sahkal refactor(payment_link): fixed cargo clippy and fmt issue
f69a589e
sahkal Merge branch 'main' of https://github.com/juspay/hyperswitch into add…
9863a005
sahkal refactor(payment_link): fixed open api issue
50690e2f
sahkal sahkal force pushed to 50690e2f 1 year ago
sahkal refactor(payment_link): added new dummy file
44acdaaf
sahkal refactor(payment_link): fixed file issue
b5c03cf1
sahkal refactor(payment_link): fixed fmt issue
26c8f613
sahkal refactor(payment_link): fixed open-api issue
c055dd38
sahkal refactor(payment_link): added payment status check
54c0787e
sahkal syned with main
250f1fb1
sahkal refactor: resolved merge conflicts
4c5124af
sahkal refactor(payment_link): added mock_db support
d2c53b40
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 1 year ago
sahkal refactor(router): increased client-scret expiry based on merchant input
32b583fa
ashokkjag
ashokkjag commented on 2023-09-27
sahkal refactor(router): addressed payment link support
56e4dd79
sahkal sahkal requested a review from ashokkjag ashokkjag 1 year ago
Narayanbhat166
Narayanbhat166 requested changes on 2023-10-03
sahkal refactor(router): addressed pr comments
dad1e997
sahkal refactor(router): addressed PR comments
1c1809d3
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 364 days ago
sahkal refactor(router): removed unnessary lib imports
7616b569
sahkal sahkal requested a review from sai-harsha-vardhan sai-harsha-vardhan 364 days ago
sahkal feat(router): added merchant_custom_domain support
c962517e
kashif-m feat: update payment link UI for web and mobile (#2477)
e2734947
sahkal refactor(payment_link): fixed new layout design issues
40a734ae
Narayanbhat166
Narayanbhat166 commented on 2023-10-09
sahkal refactor(payment_link): removed unnessary comments and imports
19f03a42
kashif-m feat: update payment link UI for web and mobile
1bc03342
sahkal refactor(payment_link): fixed html responsiveness
4eb189e8
sahkal Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
ece42c3e
sahkal refactor(payment_link): fixed html page responsiveness
d89bc141
Narayanbhat166
Narayanbhat166 requested changes on 2023-10-09
sahkal refactor(payment_link): addressed PR comments
59383826
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 360 days ago
sahkal refactor(payment_link): addrresed pr comments
47eca02a
sahkal fixed db query function name
4baed679
Narayanbhat166
Narayanbhat166 commented on 2023-10-10
sahkal addressed pr comments
ed857648
bernard-eugine bernard-eugine removed this from to the September 2023 Milestone milestone 359 days ago
bernard-eugine bernard-eugine added this to the October 2023 Milestone milestone 359 days ago
sahkal synced with main
657515a6
sahkal refactor(router): fixed spell checks
655a22bd
sahkal refactor(router): fixed open api issue
f6a1969d
sahkal refactor(router): generated open-api specs
65abc254
sahkal refactor(router): fixed open-api issue
6e6b6f90
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 359 days ago
sahkal refactor(router): fixed clippy issue
b19c7040
sahkal refactor(router): fixed open-api specs issue
f1dc23aa
sahkal refactor(router): syned with main resolved merge conflicts
1fb685c3
bernard-eugine Merge branch 'main' into add-paymentLink-support
5d4bf3fd
Narayanbhat166
Narayanbhat166 dismissed these changes on 2023-10-11
kashif-m feat: add cart in mobile view for payment link
2f6f372c
kashif-m kashif-m dismissed their stale review via 2f6f372c 358 days ago
sahkal Merge branch 'main' into add-paymentLink-support
53c55b9b
sahkal refactor(router): fixed fmt issue
edf43f5e
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 357 days ago
jarnura
jarnura requested changes on 2023-10-12
sahkal refactor(router): addressed pr comments
1a66e0f1
sahkal sahkal requested a review from jarnura jarnura 357 days ago
sahkal refactor(router): resolved merge conflicts
b6cda400
jarnura
jarnura approved these changes on 2023-10-12
jarnura jarnura enabled auto-merge 357 days ago
Narayanbhat166
Narayanbhat166 approved these changes on 2023-10-12
jarnura jarnura merged 642085dc into main 357 days ago
jarnura jarnura deleted the add-paymentLink-support branch 357 days ago
SanchithHegde SanchithHegde removed S-waiting-on-review
SanchithHegde SanchithHegde removed R-waiting-on-L1

Login to write a write a comment.

Login via GitHub

Assignees
Labels