|
|
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 |
|
|
|
92a07cf5e4
|
fix(payout): use mca_connector_id from ConnectorData to fetch mca_account (#5620)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-14 14:32:52 +00:00 |
|
|
|
9fa631d2b9
|
feat(core): use profile_id passed from auth layer within core functions (#5553)
|
2024-08-09 06:58:47 +00:00 |
|
|
|
e56ad0d688
|
refactor: use business profile domain models instead of diesel models (#5566)
|
2024-08-08 10:09:02 +00:00 |
|
|
|
52cada015e
|
feat(customer_v2): add customer create v2 endpoint (#5444)
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-08-07 07:42:10 +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 |
|
|
|
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 |
|
|
|
adc760f0a6
|
feat(router): add integrity check for refund refund sync and capture flow with stripe as connector (#5187)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
|
2024-07-08 15:09:58 +00:00 |
|
|
|
5ea09c7f9d
|
fix(connector): [adyen] remove browser info for mit and [paypal] add refund key in headers (#5225)
|
2024-07-07 15:52:29 +00:00 |
|
|
|
c8c0cb765e
|
feat(core): Added integrity framework for Authorize and Sync flow with connector as Stripe (#5109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-07-04 09:36:06 +00:00 |
|
|
|
b08ce22108
|
refactor(connector): added amount framework to paypal, payouts and routing (#4865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-28 06:31:15 +00:00 |
|
|
|
b705757be3
|
refactor(connector): changed amount to minor Unit for stripe (#4786)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-11 07:57:24 +00:00 |
|
|
|
7a9423759e
|
feat(router): add an api to migrate the apple pay certificates from connector metadata to connector_wallets_details column in merchant connector account (#4790)
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-06-06 08:23:03 +00:00 |
|
|
|
32cf06c736
|
feat(connector): add payouts integration for AdyenPlatform (#4874)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-05 11:42:50 +00:00 |
|
|
|
a3183a0c5b
|
feat(core): Create Payout Webhook Flow (#4696)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-05 09:28:42 +00:00 |
|
|
|
15d6c3e846
|
feat(multitenancy): add support for multitenancy and handle the same in router, producer, consumer, drainer and analytics (#4630)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2024-06-03 12:27:30 +00:00 |
|
|
|
08eefdba4a
|
feat(router): Added amount conversion function in core for connector module (#4710)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-05-30 13:51:33 +00:00 |
|
|
|
55ccce6189
|
feat(payment_charges): add support for collecting and refunding charges on payments (#4628)
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>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: YongJoon Kim <penubokim@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
|
2024-05-24 08:09:04 +00:00 |
|
|
|
443b7e6ea2
|
refactor(router): added a new type minor unit to amount (#4629)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-05-21 10:10:05 +00:00 |
|
|
|
ff1c2ddf8b
|
feat(core): Move RouterData to crate hyperswitch_domain_models (#4524)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-15 06:53:50 +00:00 |
|
|
|
bf06a5b511
|
feat(router): send openurl_if_required post_message in external 3ds flow for return_url redirection from sdk (#4642)
|
2024-05-14 12:45:42 +00:00 |
|
|
|
3e1c7eba49
|
feat(business_profile): feature add a config to use billing as payment_method_billing (#4557)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-08 06:03:32 +00:00 |
|
|
|
2216a88d25
|
chore: address Rust 1.78 clippy lints (#4545)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 10:35:32 +00:00 |
|
|
|
86e93cd3a0
|
feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
|
2024-05-02 12:26:11 +00:00 |
|
|
|
3077a0d31e
|
Refactor(core): remove payment_method_id from RouterData struct (#4485)
|
2024-04-30 07:24:49 +00:00 |
|
|
|
ac9d856add
|
feat: stripe connect integration for payouts (#2041)
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sakil Mostak <73734619+Sakilmostak@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
|
2024-04-29 09:59:32 +00:00 |
|
|
|
447655382b
|
feat(router): add poll ability in external 3ds authorization flow (#4393)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-22 15:36:47 +00:00 |
|
|
|
ea730d4ffc
|
build(deps): bump error-stack from version 0.3.1 to 0.4.1 (#4188)
|
2024-04-01 07:01:17 +00:00 |
|
|
|
7afc44e835
|
feat: store payment check codes and authentication data from processors (#3958)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-20 07:56:20 +00:00 |
|
|
|
195c700e6c
|
refactor(address): pass payment method billing to the connector module (#3828)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-12 10:22:52 +00:00 |
|
|
|
7391416e24
|
refactor(core): updated payments response with payment_method_id & payment_method_status (#3883)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-11 07:34:34 +00:00 |
|
|
|
33f07419ab
|
feat(address): add payment method billing details (#3812)
|
2024-03-01 12:07:29 +00:00 |
|
|
|
2185cd38c1
|
refactor: incorporate hyperswitch_interface into router (#3669)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-02-26 13:48:18 +00:00 |
|
|
|
75c633fc7c
|
feat(payouts): extend routing capabilities to payout operation (#3531)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-02-26 07:30:10 +00:00 |
|
|
|
863e380cf2
|
feat(address): add email field to address (#3682)
|
2024-02-22 10:48:27 +00:00 |
|
|
|
90a24625ce
|
chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-01-31 11:39:35 +00:00 |
|
|
|
151a30f4ee
|
feat(connector): [RISKIFIED] Add support for riskified frm connector (#2533)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-12-12 13:09:36 +00:00 |
|
|
|
f7da59d06a
|
fix(router): make request_incremental_authorization optional in payment_intent (#3086)
|
2023-12-11 13:37:25 +00:00 |
|
|
|
daf0f09f8e
|
feat: calculate surcharge for customer saved card list (#3039)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 22:30:51 +05:30 |
|
|
|
57591f819c
|
refactor: create separate struct for surcharge details response (#3027)
|
2023-12-04 11:41:30 +00:00 |
|
|
|
1ca2ba4594
|
feat(router): make core changes in payments flow to support incremental authorization (#3009)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-11-30 11:26:34 +00:00 |
|
|
|
f8618e0770
|
feat: add support for 3ds and surcharge decision through routing rules (#2869)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-21 14:55:50 +00:00 |
|
|
|
5c4e7c9031
|
refactor: add mapping for ConnectorError in payouts flow (#2608)
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2023-11-21 07:34:22 +00:00 |
|
|
|
cafea45982
|
fix: handle session and confirm flow discrepancy in surcharge details (#2696)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-14 10:41:38 +00:00 |
|
|
|
5988d8d426
|
feat(core): add support for multiple merchant_connector_account (#2655)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
|
2023-10-25 15:57:24 +00:00 |
|
|
|
b5feab61d9
|
feat(connector): [HELCIM] Implement Cards for Helcim (#2210)
|
2023-10-13 12:44:12 +00:00 |
|
|
|
7eabd24a4d
|
fix: consume profile_id throughout payouts flow (#2501)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2023-10-12 07:44:23 +00:00 |
|
|
|
cf0db35923
|
feat: add x-hs-latency header for application overhead measurement (#2486)
|
2023-10-10 09:21:47 +00:00 |
|
|
|
b9f25c4a4e
|
feat(router): add mertics to apple pay flow (#2235)
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
|
2023-09-22 10:36:15 +00:00 |
|
|
|
2b8bd03a72
|
fix(router): fix attempt status for techincal failures in psync flow (#2252)
|
2023-09-22 09:52:08 +00:00 |
|