|
|
977cb704e7
|
feat(payments_v2): implement payments capture v2 (#6722)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-20 15:24:57 +00:00 |
|
|
|
492fd871a1
|
refactor(dynamic_routing): add col payment_method_type in dynamic_routing_stats (#6853)
|
2024-12-20 07:57:23 +00:00 |
|
|
|
607424992a
|
feat(payment_methods): add support to pass apple pay recurring details to obtain apple pay merchant token (#6770)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-19 13:03:09 +00:00 |
|
|
|
46aad503b0
|
feat(payments): [Payment links] Add config for changing button text for payment links (#6860)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-19 13:01:48 +00:00 |
|
|
|
c525c9f4c9
|
FEAT(klarna): Klarna Kustom Checkout Integration (#6839)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-19 07:41:44 +00:00 |
|
|
|
5c4de8a513
|
fix(payment_methods): card_network and card_scheme should be consistent (#6849)
|
2024-12-17 13:49:56 +00:00 |
|
|
|
dfbfce4e42
|
refactor(customers_v2): address panics and some bugs in customers v2 endpoints (#6836)
|
2024-12-17 10:24:27 +00:00 |
|
|
|
4b989fe0fb
|
feat(users): Incorporate themes in user APIs (#6772)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-16 08:53:31 +00:00 |
|
|
|
5a85213e21
|
refactor(core): structure of split payments (#6706)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-13 09:56:15 +00:00 |
|
|
|
d11d87408d
|
feat(core): payment links - add support for custom background image and layout in details section (#6725)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-12 15:20:33 +00:00 |
|
|
|
1564ad72b8
|
feat(core): Add product authentication ids in business profile (#6811)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-12 14:35:20 +00:00 |
|
|
|
e9a5615f2b
|
feat(core): Add service details field in authentication table (#6757)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-12 12:01:41 +00:00 |
|
|
|
9466ced894
|
feat(core): Add uas framework support (#6743)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
|
2024-12-11 12:02:42 +00:00 |
|
|
|
f96a87d08c
|
refactor(users): remove lineage checks in roles get operations (#6701)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-10 11:19:17 +00:00 |
|
|
|
47a3d2b2ab
|
build(deps): bump opentelemetry crates to 0.27 (#6774)
|
2024-12-10 11:05:34 +00:00 |
|
|
|
19f810aed8
|
feat(core): Add payments update-intent API for v2 (#6490)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-09 07:20:07 +00:00 |
|
|
|
5918014da1
|
feat(dynamic_routing): analytics improvement using separate postgres table (#6723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-07 09:05:44 +00:00 |
|
|
|
357e8a007a
|
feat(users): add support for tenant level users (#6708)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-06 12:01:55 +00:00 |
|
|
|
871a36379d
|
feat(webhooks): adyen - consume and update connector's network_transaction_id in payment_methods (#6738)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-05 11:53:44 +00:00 |
|
|
|
4bfabdfa24
|
feat(core): add is_click_to_pay_enabled in business profile (#6736)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-05 10:43:22 +00:00 |
|
|
|
3a3e93cb3b
|
feat(themes): Create APIs for managing themes (#6658)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-04 09:34:13 +00:00 |
|
|
|
fd82cf610a
|
refactor(gsm): add error_category column to gsm table (#6648)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-04 09:33:27 +00:00 |
|
|
|
9a59d0a5ff
|
chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
|
2024-12-02 14:30:44 +00:00 |
|
|
|
9212f77684
|
feat(users): add tenant id reads in user roles (#6661)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-29 10:09:55 +00:00 |
|
|
|
b1d1073389
|
feat(payments): [Payment links] add showCardFormByDefault config for payment links (#6663)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-29 10:08:22 +00:00 |
|
|
|
5a98ed65a9
|
feat(connector): worldpay - add dynamic fields and update terminal status mapping (#6468)
|
2024-11-28 14:23:20 +00:00 |
|
|
|
c9df7b0557
|
refactor(tenant): use tenant id type (#6643)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-26 08:17:58 +00:00 |
|
|
|
2b8eb09a16
|
feat(core): add SCA exemption field (#6578)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-25 10:54:19 +00:00 |
|
|
|
bf13c16109
|
feat(themes): Add theme_name and entity_type in themes table (#6621)
|
2024-11-21 18:06:54 +00:00 |
|
|
|
98aa84b7e8
|
fix(dispute): change dispute currency type to currency enum (#6454)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-20 13:25:08 +00:00 |
|
|
|
012e352db0
|
feat(router): Add support for network token migration (#6300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-20 13:13:12 +00:00 |
|
|
|
11e92413b2
|
refactor(payment_methods_v2): rename payment_method and payment_method_type fields and use concrete type for payment_method_data (#6555)
|
2024-11-19 15:03:30 +00:00 |
|
|
|
8e9c3ec893
|
feat(router): add payment incoming webhooks support for v2 (#6551)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
|
2024-11-19 07:43:58 +00:00 |
|
|
|
0e026b70b6
|
feat(payments): [Payment links] add hide card nickname field config for secure payment links (#6554)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-18 11:31:53 +00:00 |
|
|
|
d32397f060
|
refactor(users): Make profile_id in the JWT non-optional (#6537)
|
2024-11-18 07:26:00 +00:00 |
|
|
|
0805a937b1
|
feat(payments_v2): add finish redirection endpoint (#6549)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
|
2024-11-15 08:36:48 +00:00 |
|
|
|
29be1d4fad
|
feat(themes): Setup themes table (#6533)
|
2024-11-14 08:40:20 +00:00 |
|
|
|
6eb72e923e
|
fix(webhooks): add support for updating mandate details in webhooks flow (#6523)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-13 09:42:58 +00:00 |
|
|
|
98b141c6a0
|
feat(users): add global support in user roles (#6458)
|
2024-11-13 06:51:03 +00:00 |
|
|
|
42bdf47fd2
|
feat(payment_v2): implement payments sync (#6464)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-11 13:14:15 +00:00 |
|
|
|
6f24bb4ee3
|
feat(router): add start_redirection api for three_ds flow in v2 (#6470)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 13:50:25 +00:00 |
|
|
|
0389ae74e1
|
refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433)
|
2024-11-08 13:50:14 +00:00 |
|
|
|
a5ac69d1a7
|
chore: change serde value to strict type in payment intent domain and diesel model (#6393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 07:18:01 +00:00 |
|
|
|
5f493a5166
|
feat(db): implement MerchantAccountInteraface for Mockdb (#6283)
|
2024-11-05 07:39:46 +00:00 |
|
|
|
19cf0f7437
|
feat: add macro to generate ToEncryptable trait (#6313)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-11-04 05:54:13 +00:00 |
|
|
|
37513e0f1e
|
feat(connector): [Paybox] Add mandates Flow for Paybox (#6378)
|
2024-10-30 16:02:59 +00:00 |
|
|
|
62067e406a
|
chore(users): change entity_type column of roles to non-optional (#6435)
|
2024-10-30 12:32:15 +00:00 |
|
|
|
8708a5cb8f
|
chore: address Rust 1.82.0 clippy lints (#6401)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-24 15:36:07 +00:00 |
|
|
|
ca325e969b
|
fix(payments): filter total count by card-network value (#6397)
|
2024-10-24 13:12:23 +00:00 |
|
|
|
c7c1e1adab
|
feat(payments_v2): add payment_confirm_intent api endpoint (#6263)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
|
2024-10-24 10:40:01 +00:00 |
|