|
|
dfbfce4e42
|
refactor(customers_v2): address panics and some bugs in customers v2 endpoints (#6836)
|
2024-12-17 10:24:27 +00:00 |
|
|
|
3d4fd2f719
|
fix(router): change click_to_pay const to snake_case and remove camel_case serde rename for clicktopay metadata (#6852)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-16 13:54:50 +00:00 |
|
|
|
165ead6108
|
feat(core): Add click to pay support in hyperswitch (#6769)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
|
2024-12-16 13:45:32 +00:00 |
|
|
|
5aa8ea03a8
|
feat(router): add click_to_pay block in payments sessions response if enabled (#6829)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-13 10:37:33 +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 |
|
|
|
c3b22cf81a
|
fix(core): payments - map billing first and last name to card holder name (#6791)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-10 16:14:59 +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 |
|
|
|
e5dde6acc0
|
feat(connector): Added a new CaptureMethod SequentialAutomatic to Support CIT Mandates for Paybox (#6587)
|
2024-12-05 13:20:15 +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 |
|
|
|
938b2a898e
|
refactor(address): change address to domain address in application (#6608)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-04 09:32:43 +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 |
|
|
|
797a0db773
|
feat(payment_methods_v2): implement a barebones version of list customer payment methods v2 (#6649)
|
2024-12-02 09:59:28 +00:00 |
|
|
|
55fe82fdcd
|
refactor(users): Use domain email type in user DB functions (#6699)
|
2024-11-29 13:12:09 +00:00 |
|
|
|
96393ff3d6
|
fix(openapi): Standardise API naming scheme for V2 (#6510)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-29 10:28:59 +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 |
|
|
|
707f48ceda
|
feat: add support for sdk session call in v2 (#6502)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-28 10:01:57 +00:00 |
|
|
|
75fe9c0c28
|
feat(payments): propagate additional payment method data for google pay during MIT (#6644)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-26 13:27:12 +00:00 |
|
|
|
108b1603fa
|
refactor(payments_v2): use batch encryption for intent create and confirm intent (#6589)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-26 08:17:12 +00:00 |
|
|
|
68876811a8
|
feat(connector): [Elavon] Implement cards Flow (#6485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-25 14:12:51 +00:00 |
|
|
|
57e64c26ca
|
feat(payments): add merchant order ref id filter (#6630)
|
2024-11-25 13:34:53 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d0a041c361
|
feat(core): add Mobile Payment (Direct Carrier Billing) as a payment method (#6196)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-13 19:49:59 +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 |
|
|
|
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 |
|
|
|
378ec44db9
|
feat(connector): [worldpay] add support for mandates (#6479)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-08 12:30:39 +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 |
|
|
|
22ba2dbb28
|
feat(connector): [Paypal] implement vaulting for paypal wallet and cards while purchasing (#5323)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2024-11-05 09:27:43 +00:00 |
|
|
|
5f493a5166
|
feat(db): implement MerchantAccountInteraface for Mockdb (#6283)
|
2024-11-05 07:39:46 +00:00 |
|
|
|
72ee434003
|
refactor(connector): [AIRWALLEX, MULTISAFEPAY, RAZORPAY, SHIFT4, WORLDPAY, ZSL] Move connectors from router to hyperswitch_connectors crate (#6369)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-04 14:50:39 +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 |
|
|
|
c514608594
|
feat(router): Add payments get-intent API for v2 (#6396)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-30 15:56:23 +00:00 |
|
|
|
a3ea62f885
|
feat: Add amount, currency and email to paze session response (#6412)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-25 13:01:31 +00:00 |
|
|
|
b0d5c96b99
|
refactor(connector): [Paypal] Add support for passing shipping_cost in Payment request (#6423)
|
2024-10-25 12:58:57 +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 |
|