SemanticDiff hyperswitch
feat(router): Better UI payment link and order details product image and merchant config support
#2583
Merged

feat(router): Better UI payment link and order details product image and merchant config support #2583

bernard-eugine merged 89 commits into main from better_ui_payment_link
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 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 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 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 refactor(router): increased client-scret expiry based on merchant input
32b583fa
sahkal refactor(router): addressed payment link support
56e4dd79
sahkal refactor(router): addressed pr comments
dad1e997
sahkal refactor(router): addressed PR comments
1c1809d3
sahkal refactor(router): removed unnessary lib imports
7616b569
sahkal feat(router): added merchant_custom_domain support
c962517e
sahkal feat(router): payment_link merchant account support dummy commit
2f6d984a
kashif-m feat: update payment link UI for web and mobile (#2477)
e2734947
sahkal refactor(payment_link): fixed new layout design issues
40a734ae
sahkal Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
ae1c81ce
sahkal feat(payment_link): dummy commit
dc8c3d4b
sahkal refactor(payment_link): removed unnessary comments and imports
19f03a42
sahkal Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
4eaf0d9d
sahkal feat(payment_link): added payment_link metadata object to merchant_ac…
2f682208
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
sahkal refactor(payment_link): addressed PR comments
59383826
sahkal refactor(payment_link): addrresed pr comments
47eca02a
sahkal fixed db query function name
4baed679
sahkal addressed pr comments
ed857648
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 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
sahkal Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
0531994a
bernard-eugine Merge branch 'main' into add-paymentLink-support
5d4bf3fd
kashif-m feat: add cart in mobile view for payment link
2f6f372c
sahkal feat(router): added merchant_config support to payment link
152d37cc
sahkal Merge branch 'main' into add-paymentLink-support
53c55b9b
sahkal refactor(router): fixed fmt issue
edf43f5e
sahkal refactor(router): addressed pr comments
1a66e0f1
sahkal refactor(router): resolved merge conflicts
b6cda400
sahkal added default colors and logo for payment link
c8c1a8b0
sahkal refactor(router): resolved merge conflicts
bc284128
sahkal Merge branch 'main' of https://github.com/juspay/hyperswitch into pay…
92f5db4d
sahkal fix(router): fixed JS cart script for payment link
6646ec49
refactor: add structure for payment link details
7a8f6557
sahkal sahkal requested a review 356 days ago
sahkal sahkal requested a review 356 days ago
sahkal sahkal requested a review 356 days ago
sahkal sahkal requested a review from jarnura jarnura 356 days ago
sahkal sahkal requested a review from ashokkjag ashokkjag 356 days ago
sahkal sahkal requested a review 356 days ago
github-actions github-actions added S-conventions-not-followed
sahkal fix(router): added product img along with cart support to payment link
2197ec95
sahkal added validation for order Details in payment link
aec77476
sahkal feat(router): added merchant logo configs
e12baa4e
sahkal sahkal requested a review 356 days ago
sahkal sahkal assigned sahkal sahkal 356 days ago
sahkal sahkal changed the title Better UI payment link feat(router): Better UI payment link and order details product image support 356 days ago
github-actions github-actions removed S-conventions-not-followed
sahkal fixed open api check errors
6a8f52a4
sahkal sahkal added S-waiting-on-review
sahkal sahkal added R-waiting-on-L1
sahkal sahkal added C-feature
sahkal sahkal added this to the October 2023 Milestone milestone 356 days ago
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 356 days ago
sahkal refactor(router): fixed open-api checks
29562c0b
sahkal sahkal added M-database-changes
sahkal sahkal added M-api-contract-changes
sahkal sahkal changed the title feat(router): Better UI payment link and order details product image support feat(router): Better UI payment link and order details product image and merchant config support 356 days ago
Narayanbhat166
Narayanbhat166 commented on 2023-10-16
sahkal refactor(router): renamed Merchant account payment link config
def66940
sahkal Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
e4277c36
sahkal refactor(router): resolved pr comments
eff28df0
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 353 days ago
Narayanbhat166
Narayanbhat166 commented on 2023-10-17
sahkal Merge branch 'main' of github.com:juspay/hyperswitch into better_ui_p…
f2f385b0
Narayanbhat166
Narayanbhat166 commented on 2023-10-17
sahkal refactor(payment_link): resolved pr comments
b19399b6
sahkal Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
56e9ea34
sahkal refactor(payment_link): fixed orderDetails object to support product …
233cf366
sahkal sahkal requested a review from Narayanbhat166 Narayanbhat166 352 days ago
sahkal Merge branch 'main' into better_ui_payment_link
a0530273
sahkal Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
ae444e9c
github-actions[bot] docs(openapi): re-generate OpenAPI specification
bb782826
sahkal Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
e4f623f7
jarnura
jarnura approved these changes on 2023-10-17
Narayanbhat166
Narayanbhat166 approved these changes on 2023-10-17
bernard-eugine bernard-eugine merged fdd95800 into main 352 days ago
bernard-eugine bernard-eugine deleted the better_ui_payment_link branch 352 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