hyperswitch
feat(payment_link): add status page for payment link
#3213
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
108
Changes
View On
GitHub
feat(payment_link): add status page for payment link
#3213
likhinbopanna
merged 108 commits into
main
from
404-not-found-page-payment-link
fix(router): changed api contract for payment link
297a9975
fix(router): added open-api specs
1e41e499
chore: run formatter
2e47d4f7
refactor(router): removed commented lines
f0676f4c
refactor(router): removed commented code
97e89b26
refactor(router): fixed schema.rs and open api issue
37026d4f
refactor(router): fixed diesel migration issue
8558518c
fix(router): added payment link config to business profile
5f4c45c9
docs(openapi): re-generate OpenAPI specification
d18d8101
Merge branch 'main' into payment-link-api-contract-change
baa253fe
fix(router): added payment_link_create based on parameters
c1677b94
Merge branch 'payment-link-api-contract-change' of https://github.com…
7f209905
fix(payment_link): changed api contract
5223561e
refactor(payment_link): changed api contract
6631cf64
refactor(payment_link): changed api contract
a0becbf7
refactor(payment_link): syned with main
578aecf2
refactor(payment_link): fixed compilation issue
3b1a9044
docs(openapi): re-generate OpenAPI specification
f90d7b5b
Merge branch 'main' into payment-link-api-contract-change
4e51a6e4
Merge branch 'main' into payment-link-api-contract-change
df63a74a
feat: optimize payment link UI
65cd3beb
refactor(payment_link): resolved conflicts
364d5813
refactor(payment_link): added new payment link type
41fcf5ac
refactor(payment_link): fixed open-api specs
e0300b6b
added seller_name in schema.rs
c8c63e00
refactor(payment_link): fixed ci check failure
a4deac90
refactor(payment_link): addressed Pr comments
110a7753
refactor(payment_link): fixed open-api issue
cb2fd3d2
Merge branch 'main' into payment-link-api-contract-change
1fe87456
refactor(payment_link): addressed pr comments
7e10e475
refactor(payment_link): fixed open-api specs
397bfab8
feat(payment-links): add merchant description field in PaymentLinkData
5b5a4ae0
refactor(payment_link): removed order details dependency on payment_link
b41628a2
chore: run formatter
300d82d7
refactor(payment_link): update UI
2898a8a7
refactor(payment_link): made all fields in table optional to avoid mi…
fe9da43e
refactor(payment_link): update status page UI
cb0ada51
fix(payment_link): hide all cart items if order_details is not found
1d077b99
fix(payment_link): refactor the code properly
3422d231
refactor(router): resolved merge conflicts:
d9419b34
Merge branch 'main' of github.com:juspay/hyperswitch into payment-lin…
826a2fad
refactor(router): removed drop queries
33ea3d16
chore: run formatter
aadf2627
refactor(payment_link): resolved merge conflicts
725e960c
feat(payment_link): add merchant redirection for no_three_ds txns
283bfe79
fix(payment_link): cart animation fix
fe290634
fix(payment_link): use contrasting color for redirect text
3a306afc
fix(payment_link): use color inversion for generating contrasting tex…
c91cc658
refactor(payment_link): update UI
444361b1
refactor(payment_link): fixed sdk theme mapping in html
7d4f36dd
feat(payment_link): update payment link doc's title and logo
b6fd9a95
refactor(payment_link): fixed show status bug in payment link amount
e52e3561
feat(router): Add payment and business level expiry (#3081)
1c834d75
refactor(payment_link): added checks for fulfillment time in business…
78b5ffde
refactor(payment_link): restricted fulfillment time to max 3 months
b7c4006c
refactor(payment_link): UI update
8bb33f60
refactor(payment_link): resolved pr comments and fixed CI fail
d6409ae0
refactor(payment_link): fix schema.rs issue
88ace9d2
fix(payment_link): added to_upper_case 1st character function to uppe…
cf2f4c9e
refactor(payment_link): fixed amount show status bug
929900c0
fix(payment_link): expiry date in SDK header
ead94e79
fix(payment_link): added 404 not found page
70a726e4
refactor(payment_link): addressd pr comments
a88bdbae
refactor(payment_link): fixed clippy issue
9e23e28c
feat(payment_link): add error template for invalid payment link requests
1a4a50f9
refactor: cargo fmt
1ae83214
refactor(payment_link): move PayNow button out of SDK component
ca70a603
Merge remote-tracking branch 'origin/payment-link-v2' into 404-not-fo…
eb29d51f
refactor(payment_link): changed default fall back color
2de93014
refactor(router): fixed open-api specs issue:
99891e62
Merge branch 'payment-link-api-contract-change' of github.com:juspay/…
bbd7150c
refactor(payment_link): fixed session expiry and default fulfillment …
38faad08
Merge branch 'payment-link-api-contract-change' of https://github.com…
6fb89017
chore: run formatter
58251156
get intent_fulfillment_time from business_profile
035d7515
refactor(payment_link): fixed api contract
3633b550
refactor(payment_link): fixed spell check issue
12c9aea7
refactor(payment_link): fixed open-api specs issue:
e39f8253
refactor(payment_link): removed payment_link_config from merchant acc…
43067299
Merge branch 'payment-link-api-contract-change' of github.com:juspay/…
88ba2526
refactor(payment_link): fixed open-api specs
e2746af1
Merge branch 'payment-link-api-contract-change' of https://github.com…
1fe74282
refactor(payment_link): fixed open-api specs
92be85e5
refactor(payment_link): fixed open-api spces
a1290340
fix(payment_link): update mobile screen width
f3364e61
refactor(payment_link): syned with main
ba2e4fb9
sahkal
requested a review
331 days ago
sahkal
requested a review
331 days ago
sahkal
requested a review
331 days ago
sahkal
requested a review
331 days ago
sahkal
requested a review
331 days ago
github-actions
added
S-conventions-not-followed
feat(payment_link): add loader in PayNow button
40a47735
feat(payment_link): use minified html doc for payment_link
daab621e
fix(payment_link): fix condition for checking PayNow button instance
fa39116c
use macro for zipping more that two options
ee9f7852
fix(payment_link): hide scrollbars in chrome, disable SDK preloader
fd7205b9
sahkal
assigned
sahkal
324 days ago
refactor(payment_link): addressed pr comments
ba5b3ae5
refactor(payment_link): syned with main:
cd119943
refactor(payment_link): fixed clippy issue
776fdb66
refactot: use zip and map instead of macro for combining options
0f239e48
refactor(payment_link): resolved merge conflicts
e720dd4c
Merge branch 'payment-link-api-contract-change' of https://github.com…
cdc5ac47
refactor(payment_link): resolved merge conflicts
ad146f52
sahkal
changed the base branch from
main
to
payment-link-api-contract-change
320 days ago
sahkal
requested a review
320 days ago
sahkal
requested a review
320 days ago
sahkal
requested a review
320 days ago
sahkal
changed the title
404 not found page payment link
feat(payment_link): add 404 not found page payment link
320 days ago
github-actions
removed
S-conventions-not-followed
Merge branch 'payment-link-api-contract-change' of https://github.com…
5d15dd20
refactor(payment_link): removed commented code
394b9246
sahkal
requested a review
from
Narayanbhat166
320 days ago
sahkal
requested a review
from
sai-harsha-vardhan
320 days ago
sahkal
requested a review
from
jarnura
320 days ago
sahkal
added
A-core
sahkal
added
S-waiting-on-review
sahkal
added
C-feature
sahkal
added this to the
December 2023 Release
milestone
320 days ago
Base automatically changed from
payment-link-api-contract-change
to
main
320 days ago
refactor(payment_link): resolved merge conflicts
87af420a
Narayanbhat166
commented on 2024-01-09
Narayanbhat166
dismissed these changes on 2024-01-09
refactor(payment_link): added status to status page
469b7f3e
sahkal
dismissed their stale review via
469b7f3e
319 days ago
refactor(payment_link): separate status page for payment links
6cab778e
sahkal
requested a review
from
Narayanbhat166
319 days ago
docs(openapi): re-generate OpenAPI specification
21175808
sahkal
changed the title
feat(payment_link): add 404 not found page payment link
feat(payment_link): add status page for payment link
319 days ago
refactor(payment_link): generated open-api specs
f99e39a6
Merge branch '404-not-found-page-payment-link' of https://github.com/…
d8f8b1b4
Narayanbhat166
dismissed these changes on 2024-01-09
Merge branch 'main' into 404-not-found-page-payment-link
c74a94e6
refactor(payment_link): fixed clippy issue
f337045d
sahkal
dismissed their stale review via
f337045d
318 days ago
sahkal
requested a review
from
Narayanbhat166
318 days ago
Narayanbhat166
approved these changes on 2024-01-10
sai-harsha-vardhan
approved these changes on 2024-01-10
jarnura
approved these changes on 2024-01-10
likhinbopanna
merged
50e4d797
into main
318 days ago
likhinbopanna
deleted the 404-not-found-page-payment-link branch
318 days ago
SanchithHegde
removed
S-waiting-on-review
Login to write a write a comment.
Login via GitHub
Reviewers
jarnura
sai-harsha-vardhan
Narayanbhat166
Assignees
sahkal
Labels
A-core
C-feature
Milestone
December 2023 Release
Login to write a write a comment.
Login via GitHub