hyperswitch
feat(router): Better UI payment link and order details product image and merchant config support
#2583
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
89
Changes
View On
GitHub
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
feat(router): initial payment link generation commit
52d690df
fix(router): added payment link generation to get trackers function
db873055
fix(router): added db for payment_link
3edfb486
feat(router): added payment link support and db insertion function
85b00fca
feat(router): added routes to fetch payment_link object
38e6d828
feat(router): added retrieve payment link feature along with db optim…
3756b2ac
refactor(router): resolved merge conflicts
06b9d669
refactor(router): added up.sql and down.sql
cfcbb3bd
refactor(router): fixed spell check issue
4f20e04e
refactor(router): changed file name
49b46367
refactor(router): fixed fmt issue
2bcfd970
refactor(router): fixed fmt issue
00ac291e
refactor(router): fixed schema.rs issue
44c79044
refactor(router): fixed schema.rs issue
4e96d21f
refactor(router): fixed UI sanity issue
c5ab7d75
feat(router): added initiate sdk through payment link
2dfb8174
feat(router): added sdk fix
404b1267
refactor(payment_link): added html template func
2e06ea45
refactor(payment_link): fixed cargo clippy and cargo fmt check
c489c38b
refactor(payment_link): fixed cargo clippy and fmt issue
f69a589e
Merge branch 'main' of https://github.com/juspay/hyperswitch into add…
9863a005
refactor(payment_link): fixed open api issue
50690e2f
refactor(payment_link): added new dummy file
44acdaaf
refactor(payment_link): fixed file issue
b5c03cf1
refactor(payment_link): fixed fmt issue
26c8f613
refactor(payment_link): fixed open-api issue
c055dd38
refactor(payment_link): added payment status check
54c0787e
syned with main
250f1fb1
refactor: resolved merge conflicts
4c5124af
refactor(payment_link): added mock_db support
d2c53b40
refactor(router): increased client-scret expiry based on merchant input
32b583fa
refactor(router): addressed payment link support
56e4dd79
refactor(router): addressed pr comments
dad1e997
refactor(router): addressed PR comments
1c1809d3
refactor(router): removed unnessary lib imports
7616b569
feat(router): added merchant_custom_domain support
c962517e
feat(router): payment_link merchant account support dummy commit
2f6d984a
feat: update payment link UI for web and mobile (#2477)
e2734947
refactor(payment_link): fixed new layout design issues
40a734ae
Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
ae1c81ce
feat(payment_link): dummy commit
dc8c3d4b
refactor(payment_link): removed unnessary comments and imports
19f03a42
Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
4eaf0d9d
feat(payment_link): added payment_link metadata object to merchant_ac…
2f682208
feat: update payment link UI for web and mobile
1bc03342
refactor(payment_link): fixed html responsiveness
4eb189e8
Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
ece42c3e
refactor(payment_link): fixed html page responsiveness
d89bc141
refactor(payment_link): addressed PR comments
59383826
refactor(payment_link): addrresed pr comments
47eca02a
fixed db query function name
4baed679
addressed pr comments
ed857648
synced with main
657515a6
refactor(router): fixed spell checks
655a22bd
refactor(router): fixed open api issue
f6a1969d
refactor(router): generated open-api specs
65abc254
refactor(router): fixed open-api issue
6e6b6f90
refactor(router): fixed clippy issue
b19c7040
refactor(router): fixed open-api specs issue
f1dc23aa
refactor(router): syned with main resolved merge conflicts
1fb685c3
Merge branch 'add-paymentLink-support' of https://github.com/juspay/h…
0531994a
Merge branch 'main' into add-paymentLink-support
5d4bf3fd
feat: add cart in mobile view for payment link
2f6f372c
feat(router): added merchant_config support to payment link
152d37cc
Merge branch 'main' into add-paymentLink-support
53c55b9b
refactor(router): fixed fmt issue
edf43f5e
refactor(router): addressed pr comments
1a66e0f1
refactor(router): resolved merge conflicts
b6cda400
added default colors and logo for payment link
c8c1a8b0
refactor(router): resolved merge conflicts
bc284128
Merge branch 'main' of https://github.com/juspay/hyperswitch into pay…
92f5db4d
fix(router): fixed JS cart script for payment link
6646ec49
refactor: add structure for payment link details
7a8f6557
sahkal
requested a review
2 years ago
sahkal
requested a review
2 years ago
sahkal
requested a review
2 years ago
sahkal
requested a review
from
jarnura
2 years ago
sahkal
requested a review
from
ashokkjag
2 years ago
sahkal
requested a review
2 years ago
github-actions
added
S-conventions-not-followed
fix(router): added product img along with cart support to payment link
2197ec95
added validation for order Details in payment link
aec77476
feat(router): added merchant logo configs
e12baa4e
sahkal
requested a review
2 years ago
sahkal
assigned
sahkal
2 years ago
sahkal
changed the title
Better UI payment link
feat(router): Better UI payment link and order details product image support
2 years ago
github-actions
removed
S-conventions-not-followed
fixed open api check errors
6a8f52a4
sahkal
added
S-waiting-on-review
sahkal
added
R-waiting-on-L1
sahkal
added
C-feature
sahkal
added this to the
October 2023 Milestone
milestone
2 years ago
sahkal
requested a review
from
Narayanbhat166
2 years ago
refactor(router): fixed open-api checks
29562c0b
sahkal
added
M-database-changes
sahkal
added
M-api-contract-changes
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
2 years ago
Narayanbhat166
commented on 2023-10-16
refactor(router): renamed Merchant account payment link config
def66940
Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
e4277c36
refactor(router): resolved pr comments
eff28df0
sahkal
requested a review
from
Narayanbhat166
2 years ago
Narayanbhat166
commented on 2023-10-17
Merge branch 'main' of github.com:juspay/hyperswitch into better_ui_p…
f2f385b0
Narayanbhat166
commented on 2023-10-17
refactor(payment_link): resolved pr comments
b19399b6
Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
56e9ea34
refactor(payment_link): fixed orderDetails object to support product …
233cf366
sahkal
requested a review
from
Narayanbhat166
2 years ago
Merge branch 'main' into better_ui_payment_link
a0530273
Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
ae444e9c
docs(openapi): re-generate OpenAPI specification
bb782826
Merge branch 'better_ui_payment_link' of github.com:juspay/hyperswitc…
e4f623f7
jarnura
approved these changes on 2023-10-17
Narayanbhat166
approved these changes on 2023-10-17
bernard-eugine
merged
fdd95800
into main
2 years ago
bernard-eugine
deleted the better_ui_payment_link branch
2 years ago
SanchithHegde
removed
S-waiting-on-review
SanchithHegde
removed
R-waiting-on-L1
Login to write a write a comment.
Login via GitHub
Reviewers
jarnura
Narayanbhat166
ashokkjag
Assignees
sahkal
Labels
C-feature
M-database-changes
M-api-contract-changes
Milestone
October 2023 Milestone
Login to write a write a comment.
Login via GitHub