2761 Commits

Author SHA1 Message Date
37e34e3bfd fix(router): [Iatapay] make error status and error message optional (#5382)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-02 09:57:59 +00:00
537630f004 feat(business_profile): introduce domain models for business profile v1 and v2 APIs (#5497) 2024-08-01 13:44:21 +00:00
b4eb6016a4 feat(auth): Add profile_id in AuthenticationData (#5492) 2024-08-01 13:40:36 +00:00
fb32b61edf feat(core): accept business profile in core functions for payments, refund, payout and disputes (#5498) 2024-08-01 13:24:49 +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
b4e7717055 fix(open_payment_links): send displaySavedPaymentMethods as false explicitly for open payment links (#5501) 2024-08-01 11:04:31 +00:00
c036fd7f41 refactor(role): determine level of role entity (#5488) 2024-08-01 09:56:47 +00:00
625f5ae289 feat(opensearch): Updated status filter field name to match index and added time-range based search (#5468)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 09:39:20 +00:00
6140cfe04e refactor(routing): Api v2 for routing create and activate endpoints (#5423)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 09:30:28 +00:00
1d4c87a9e3 feat(auth): Add support for partial-auth, by facilitating injection of authentication parameters in headers (#4802)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2024-08-01 09:27:39 +00:00
5e1eb4af86 feat(connector): [Paybox] add connector template code (#5485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-01 06:54:54 +00:00
7ddfbf51c3 fix(payment_link): move redirection fn to global scope for open links (#5494) 2024-07-31 15:41:39 +00:00
540ef071cb Docs: API-Ref changes for Payouts (#5236)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-07-31 07:09:52 +00:00
1d4fb1d247 refactor(id_type): use macros for defining ID types and implementing common traits (#5471) 2024-07-30 14:51:29 +00:00
be9347b8d5 fix(connector): [Pix] convert data type of pix fields (#5476) 2024-07-30 13:22:38 +00:00
827fa07418 feat(connector): [BAMBORA, BITPAY, STAX] Move connector to hyperswitch_connectors (#5450) 2024-07-30 12:04:41 +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
a791391e2a feat: rename columns in organization for v2 (#5424)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-30 07:15:48 +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
db26d32d84 feat: add env variable for enable key manager service (#5442)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2024-07-29 09:01:30 +00:00
043ea6d8dc feat(payments): support sort criteria in payments list (#5389)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-26 13:49:49 +00:00
08334dae82 refactor(connector): add amount conversion framework to placetopay (#4988) 2024-07-26 13:33:36 +00:00
dbfa006b47 feat(connector): [Bambora APAC] add mandate flow (#5376) 2024-07-26 13:15:23 +00:00
b60933e310 refactor(opensearch): Add Error Handling for Empty Query and Filters in Request (#5432)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-26 12:52:36 +00:00
074e90c9f9 chore: address Rust 1.80 clippy lints (#5447) 2024-07-26 10:14:39 +00:00
2bee694d5b feat(connector): [FISERV] Move connector to hyperswitch_connectors (#5441) 2024-07-26 10:11:27 +00:00
9795397021 fix: added created at and modified at keys in PaymentAttemptResponse (#5412)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-26 07:42:18 +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
623cf4c841 feat(events): forward the tenant configuration as part of the kafka message (#5224)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-25 13:09:28 +00:00
5eccffac9d refactor(connector): add amount conversion framework to payone (#4981)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-25 11:15:46 +00:00
0330aff958 refactor(user_roles): make org and merchant id nullable (#5353)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
2024-07-25 10:32:58 +00:00
9ca9545318 fix(euclid): change the address taken in SessionFlowRouting from shipping to billing address (#5435) 2024-07-25 09:52:44 +00:00
0f89a0acbf feat(connector): [HELCIM] Move connector to hyperswitch_connectors (#5287) 2024-07-25 07:27:37 +00:00
98349a0c3b feat(router): add merchant_connector_account create v2 api flow (#5385) 2024-07-24 19:27:13 +00:00
83dbb7a8da refactor(connector): added amount conversion framework for bitpay (#4973)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-24 17:31:41 +00:00
ff3b9a2a12 refactor(core): patch file for removal of id from schema (#5398)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-07-24 17:31:18 +00:00
9d9dce90fc refactor(connector): added amount conversion framework for billwerk (#4972)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-24 14:40:11 +00:00
920b3236ee feat(connector): [Itaubank] Add refund and rsync flow (#5420) 2024-07-24 14:39:41 +00:00
65471da57b feat: create additional columns in organization table (#5380)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-24 14:20:16 +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
e18ea7a7ba fix(euclid): remove business_profile routing feature flag (#5430) 2024-07-24 11:29:58 +00:00
26b878308f feat: add create retrieve and update api endpoints for organization resource (#5361) 2024-07-24 06:40:37 +00:00
afae5906a8 refactor(connector): [Itaubank] add dynamic fields for pix (#5419)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-23 15:24:56 +00:00
94bb3e78fd Feat(connector): [WELLSFARGO] Add template code (#5333) 2024-07-23 15:11:08 +00:00
3e16219445 fix(connector): [Datatrans] Handling for 4-Digit YYYY input and Correct 3DS Routing to no_3ds (#5410) 2024-07-23 12:54:48 +00:00
e4b3982c13 refactor(connector): add amount conversion framework to volt (#4985) 2024-07-23 10:34:24 +00:00
876eeea0f4 chore(users): email templates footer icon style enhance (#5375) 2024-07-23 07:47:01 +00:00
aaf1f2b1e5 feat(customer): customer v2 refactor for customer create end point (#5350)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
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-23 07:40:07 +00:00
be78dfc04e fix(router): store network_transaction_id in stripe authorize flow (#5399) 2024-07-22 17:03:57 +00:00
fa6c63bd54 chore: add customer, shipping and billing details to payment_response for payment list api (#5401)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-22 15:34:47 +00:00