159 Commits

Author SHA1 Message Date
09cf7a3ea9 fix(webhooks): mask custom outgoing webhook headers in profile response (#6798)
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-12-14 07:24:26 +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
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
9a59d0a5ff chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705) 2024-12-02 14:30:44 +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
5611769964 refactor(router): remove metadata, additional_merchant_data and connector_wallets_details from connector list api (#6583)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-11-20 13:44:36 +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
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
aaac9aa97d feat(router): Move organization_id to request header from request body for v2 (#6277)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-10-25 10:07:13 +00:00
535f2f12f8 feat(connector): Integrate PAZE Wallet (#6030) 2024-10-08 13:17:59 +00:00
bf47b560c2 feat(router): add auto retries configs in profile CRUD apis (#6134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-29 11:36:57 +00:00
fe15cc79f5 feat(router): add support for Samsung Pay payment method (#5955) 2024-09-20 11:26:24 +00:00
dee91b366a refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-19 18:00:25 +00:00
8c99db72ad fix(merchant_account_v2): remove compatible_connector field in metadata (#5935) 2024-09-18 11:26:35 +00:00
bc6c460ca9 feat(router): add admin list apis for v2 (#5883) 2024-09-17 08:08:46 +00:00
61e2ca9b17 feat(core): Add support for card network tokenization (#5599)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-16 11:13:15 +00:00
9f9a414042 feat(router): Default configs and toggle api for dynamic routing feature (#5830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-16 06:53:32 +00:00
a96e9f3e22 refactor(payment_links): Update API contract for dynamic transaction details and upgrade UI (#5849) 2024-09-12 13:28:21 +00:00
f4ad6579cc feat(payout): add dynamic fields for payout links (#5764)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-10 11:02:52 +00:00
a03ad53e43 feat(core): Add Support for Payments Dynamic Tax Calculation Based on Shipping Address (#5619)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-06 13:38:15 +00:00
b853226120 refactor(router): remove admin v2 intermediate features (#5780)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-04 08:28:05 +00:00
089a95069b feat(api_keys): add api keys route to api v2 (#5709)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-28 13:27:36 +00:00
771f48cfe0 refactor(router): add domain type for merchant_connector_account id (#5685)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2024-08-28 07:52:19 +00:00
4585e16245 refactor(open_banking): Added merchant data update in mca update (#5655)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-27 08:04:17 +00:00
406256c067 feat: add test_mode for quickly testing payout links (#5669)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-27 08:03:03 +00:00
b63d723b8b refactor: introduce a domain type for profile ID (#5687) 2024-08-27 08:01:01 +00:00
963a2547e8 feat(business_profile): add tax_connector_id column in business_profile table (#5576)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
2024-08-26 08:00:37 +00:00
bda29cb1b5 feat(router): collect customer address details based on business profile config regardless of connector required fields (#5418)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-22 11:39:14 +00:00
beb4fb050f feat(business_profile): introduce business profile v2 update endpoint (#5641) 2024-08-21 08:57:18 +00:00
6e7b38a622 feat(business_profile_v2): business profile v2 create and retrieve endpoint (#5606)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2024-08-20 09:20:58 +00:00
56791c2743 refactor(router): add api_version and make profile_id mandatory in mca v2 (#5602)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-14 15:19:26 +00:00
92d76a361a refactor(openapi): add openapi support for generating v2 api-reference (#5580)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-09 15:00:59 +00:00
03f0ea1582 feat(core): [Payment Link] add dynamic merchant fields (#5512)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-08 14:20:07 +00:00
e56ad0d688 refactor: use business profile domain models instead of diesel models (#5566) 2024-08-08 10:09:02 +00:00
253f1be3e1 refactor(router): refactor merchant_connector_account retrieve and delete v2 apis (#5528) 2024-08-07 11:40:27 +00:00
a8ba21c1d1 refactor(business_profile): use concrete types for JSON fields (#5531) 2024-08-07 08:27:35 +00:00
49892b261e refactor(merchant_account_v2): recreate id and remove deprecated fields from merchant account (#5493)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-06 09:35:40 +00:00
9e358e4f7b refactor(router): refactor merchant_connector update v2 flow (#5484) 2024-08-05 08:08:48 +00:00
85209d12ae refactor(router): domain and diesel model changes for merchant_connector_account create v2 flow (#5462) 2024-08-01 11:57:39 +00:00
043abb59b9 feat(payment_link): add provision for secured payment links (#5357)
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-07-30 07:42:35 +00:00
45a149418f refactor(router): remove connector_account_details and connector_webhook_details in merchant_connector_account list response (#5457) 2024-07-29 09:07:16 +00:00
93976db30a refactor(merchant_account_v2): recreate id for merchant_account v2 (#5439)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-26 07:09:34 +00:00
98349a0c3b feat(router): add merchant_connector_account create v2 api flow (#5385) 2024-07-24 19:27:13 +00:00
7068fbfbe2 refactor(merchant_id): create domain type for merchant_id (#5408)
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-07-24 13:48:25 +00:00
26b878308f feat: add create retrieve and update api endpoints for organization resource (#5361) 2024-07-24 06:40:37 +00:00
b393803a61 fix: add offset and limit to key transfer API (#5358)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-07-22 10:05:14 +00:00
5861c5a63b feat(merchant_account_v2): add merchant_account_v2 domain and diesel models (#5365)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-19 13:39:31 +00:00
2d204c9f73 feat(payout_link): secure payout links using server side validations and client side headers (#5219)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-17 12:53:55 +00:00