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
Commits
fix(router): changed api contract for payment link
sahkal
committed
1 year ago
fix(router): added open-api specs
sahkal
committed
1 year ago
chore: run formatter
hyperswitch-bot[bot]
committed
1 year ago
refactor(router): removed commented lines
sahkal
committed
1 year ago
refactor(router): removed commented code
sahkal
committed
1 year ago
refactor(router): fixed schema.rs and open api issue
sahkal
committed
1 year ago
refactor(router): fixed diesel migration issue
sahkal
committed
1 year ago
fix(router): added payment link config to business profile
sahkal
committed
1 year ago
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot]
committed
1 year ago
Merge branch 'main' into payment-link-api-contract-change
sahkal
committed
1 year ago
fix(router): added payment_link_create based on parameters
sahkal
committed
364 days ago
Merge branch 'payment-link-api-contract-change' of https://github.com/juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
364 days ago
fix(payment_link): changed api contract
sahkal
committed
363 days ago
refactor(payment_link): changed api contract
sahkal
committed
363 days ago
refactor(payment_link): changed api contract
sahkal
committed
362 days ago
refactor(payment_link): syned with main
sahkal
committed
362 days ago
refactor(payment_link): fixed compilation issue
sahkal
committed
362 days ago
docs(openapi): re-generate OpenAPI specification
hyperswitch-bot[bot]
committed
362 days ago
Merge branch 'main' into payment-link-api-contract-change
sahkal
committed
362 days ago
Merge branch 'main' into payment-link-api-contract-change
sahkal
committed
362 days ago
feat: optimize payment link UI
kashif-m
committed
356 days ago
refactor(payment_link): resolved conflicts
sahkal
committed
356 days ago
refactor(payment_link): added new payment link type
sahkal
committed
355 days ago
refactor(payment_link): fixed open-api specs
sahkal
committed
355 days ago
added seller_name in schema.rs
sahkal
committed
352 days ago
refactor(payment_link): fixed ci check failure
sahkal
committed
352 days ago
refactor(payment_link): addressed Pr comments
sahkal
committed
351 days ago
refactor(payment_link): fixed open-api issue
sahkal
committed
351 days ago
Merge branch 'main' into payment-link-api-contract-change
sahkal
committed
351 days ago
refactor(payment_link): addressed pr comments
sahkal
committed
350 days ago
refactor(payment_link): fixed open-api specs
sahkal
committed
349 days ago
feat(payment-links): add merchant description field in PaymentLinkData
kashif-m
committed
349 days ago
refactor(payment_link): removed order details dependency on payment_link
sahkal
committed
349 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
349 days ago
refactor(payment_link): update UI
kashif-m
committed
348 days ago
refactor(payment_link): made all fields in table optional to avoid migrations
sahkal
committed
348 days ago
refactor(payment_link): update status page UI
kashif-m
committed
348 days ago
fix(payment_link): hide all cart items if order_details is not found
kashif-m
committed
348 days ago
fix(payment_link): refactor the code properly
kashif-m
committed
348 days ago
refactor(router): resolved merge conflicts:
sahkal
committed
347 days ago
Merge branch 'main' of github.com:juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
345 days ago
refactor(router): removed drop queries
sahkal
committed
344 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
344 days ago
refactor(payment_link): resolved merge conflicts
sahkal
committed
344 days ago
feat(payment_link): add merchant redirection for no_three_ds txns
kashif-m
committed
344 days ago
fix(payment_link): cart animation fix
kashif-m
committed
344 days ago
fix(payment_link): use contrasting color for redirect text
kashif-m
committed
343 days ago
fix(payment_link): use color inversion for generating contrasting text colors
kashif-m
committed
343 days ago
refactor(payment_link): update UI
kashif-m
committed
343 days ago
refactor(payment_link): fixed sdk theme mapping in html
sahkal
committed
343 days ago
feat(payment_link): update payment link doc's title and logo
kashif-m
committed
343 days ago
refactor(payment_link): fixed show status bug in payment link amount
sahkal
committed
342 days ago
feat(router): Add payment and business level expiry (#3081)
sahkal
committed
342 days ago
refactor(payment_link): added checks for fulfillment time in business update payemnt create and payment update
sahkal
committed
342 days ago
refactor(payment_link): restricted fulfillment time to max 3 months
sahkal
committed
342 days ago
refactor(payment_link): UI update
kashif-m
committed
341 days ago
refactor(payment_link): resolved pr comments and fixed CI fail
sahkal
committed
341 days ago
refactor(payment_link): fix schema.rs issue
sahkal
committed
341 days ago
fix(payment_link): added to_upper_case 1st character function to uppercase the 1st character of merchant name and product name:
sahkal
committed
337 days ago
refactor(payment_link): fixed amount show status bug
sahkal
committed
337 days ago
fix(payment_link): expiry date in SDK header
kashif-m
committed
337 days ago
fix(payment_link): added 404 not found page
sahkal
committed
337 days ago
refactor(payment_link): addressd pr comments
sahkal
committed
336 days ago
refactor(payment_link): fixed clippy issue
sahkal
committed
336 days ago
feat(payment_link): add error template for invalid payment link requests
kashif-m
committed
336 days ago
refactor: cargo fmt
kashif-m
committed
336 days ago
refactor(payment_link): move PayNow button out of SDK component
kashif-m
committed
336 days ago
Merge remote-tracking branch 'origin/payment-link-v2' into 404-not-found-page-payment-link
kashif-m
committed
336 days ago
refactor(payment_link): changed default fall back color
sahkal
committed
336 days ago
refactor(router): fixed open-api specs issue:
sahkal
committed
336 days ago
Merge branch 'payment-link-api-contract-change' of github.com:juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
336 days ago
refactor(payment_link): fixed session expiry and default fulfillment time
sahkal
committed
335 days ago
Merge branch 'payment-link-api-contract-change' of https://github.com/juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
335 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
335 days ago
get intent_fulfillment_time from business_profile
hrithikesh026
committed
335 days ago
refactor(payment_link): fixed api contract
sahkal
committed
335 days ago
refactor(payment_link): fixed spell check issue
sahkal
committed
335 days ago
refactor(payment_link): fixed open-api specs issue:
sahkal
committed
335 days ago
refactor(payment_link): removed payment_link_config from merchant account
sahkal
committed
335 days ago
Merge branch 'payment-link-api-contract-change' of github.com:juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
335 days ago
refactor(payment_link): fixed open-api specs
sahkal
committed
335 days ago
Merge branch 'payment-link-api-contract-change' of https://github.com/juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
335 days ago
refactor(payment_link): fixed open-api specs
sahkal
committed
335 days ago
refactor(payment_link): fixed open-api spces
sahkal
committed
335 days ago
fix(payment_link): update mobile screen width
kashif-m
committed
335 days ago
refactor(payment_link): syned with main
sahkal
committed
335 days ago
feat(payment_link): add loader in PayNow button
kashif-m
committed
334 days ago
feat(payment_link): use minified html doc for payment_link
kashif-m
committed
334 days ago
fix(payment_link): fix condition for checking PayNow button instance
kashif-m
committed
334 days ago
use macro for zipping more that two options
hrithikesh026
committed
329 days ago
fix(payment_link): hide scrollbars in chrome, disable SDK preloader
kashif-m
committed
328 days ago
refactor(payment_link): addressed pr comments
sahkal
committed
324 days ago
refactor(payment_link): syned with main:
sahkal
committed
324 days ago
refactor(payment_link): fixed clippy issue
sahkal
committed
324 days ago
refactot: use zip and map instead of macro for combining options
hrithikeshvm
committed
324 days ago
refactor(payment_link): resolved merge conflicts
sahkal
committed
324 days ago
Merge branch 'payment-link-api-contract-change' of https://github.com/juspay/hyperswitch into payment-link-api-contract-change
sahkal
committed
324 days ago
refactor(payment_link): resolved merge conflicts
sahkal
committed
323 days ago
Merge branch 'payment-link-api-contract-change' of https://github.com/juspay/hyperswitch into 404-not-found-page-payment-link
sahkal
committed
323 days ago
refactor(payment_link): removed commented code
sahkal
committed
323 days ago
+ more commits ...
Loading