1400 Commits

Author SHA1 Message Date
b91e6d954b feat(router): add support for apple pay pre-decrypted token in the payments confirm call (#8815)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-05 07:01:35 +00:00
c749bd9c51 feat(connector): [BLUECODE] Added Bluecode Wallet QR Code Redirect Payment Method (#8762)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-01 12:41:09 +00:00
8ac5e50422 feat(router): [worldpayvantiv] add support for moto flag for v1 and extend vantiv api contract (#8800)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2025-08-01 10:31:26 +00:00
1fa20a9ae2 feat(router): introduce feature and feature_data to gsm (#7771)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-07-31 10:46:35 +00:00
794dce168e feat(authentication): added authentication sync api (#8596)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-31 07:20:43 +00:00
2bd8c9d12d feat(connector): [Flexiti]Add support for flexiti connector (#8743)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-30 11:48:28 +00:00
4dea30ffa0 feat(routing): Add api-refs for new decision engine endpoints (#8709)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-29 10:48:51 +00:00
4587564824 feat(connector): [Adyen] receive incoming webhooks for pix expiry (#8720)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-29 08:28:09 +00:00
3bf4c49056 chore: updated open api spec documentation for create platform account (#8692)
Co-authored-by: Gitanjli Chopra <gitanjli.chopra@Gitanjli-Chopra-DC62KJQFX6.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
2025-07-28 09:37:10 +00:00
20049d52fa feat(themes): Create user APIs for managing themes (#8387)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-28 07:32:37 +00:00
7682cd445e refactor: Add routing_approach other variant to handle unknown data (#8754) 2025-07-28 07:29:13 +00:00
38c19f30fc refactor(connector): [facilitapay] move destination bank account number to connector metadata (#8704) 2025-07-25 12:26:37 +00:00
17d34a29e4 feat(recovery-events): add revenue recovery topic and vector config to push these events to s3 (#8285)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2025-07-25 11:46:50 +00:00
dbdf7579d2 feat(authentication): add authentication api for modular authentication (#8459)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-25 09:28:15 +00:00
0d9750cd24 feat(connector): [Breadpay]Add support for Breadpay connector (#8676)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-24 14:35:52 +00:00
15d589d27b feat(connector): [AIRWALLEX] Added Ideal & Skrill payment methods (#8535)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: Sayak Bhattacharya <sayakofficial21@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-24 07:13:23 +00:00
9bf1e95f06 refactor(connector): [Adyen] map ssn and session validity for Pix (#8702)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-22 15:45:12 +05:30
a01d6083b0 fix(openapi): Added Error Response Schema for Status Code 400 (#8684)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-07-22 06:53:36 +00:00
110beaff9a refactor(payments): fetch payment method information in attempts list api v2 and add custom billing connector template (#8681)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-22 00:38:33 +05:30
f4da057ca8 feat(routing): Add API key auth for decision engine endpoints (#8640)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-21 11:39:14 +00:00
82eb3ca7b4 feat(authentication): Added eligibility flow for modular authentication (#8431)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-21 11:38:12 +00:00
a75af8b3e6 chore: update org retrieve api response to include org type (#8660)
Co-authored-by: Gitanjli Chopra <gitanjli.chopra@Gitanjli-Chopra-DC62KJQFX6.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-18 10:08:54 +00:00
3d60e6c4c8 feat(ai): add endpoints to chat with ai service (#8585)
Co-authored-by: Riddhiagrawal001 <riddhi.agrawal2112@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-16 20:00:13 +00:00
dcf867d96e feat(payments): Add feature_metadata in the payments response for v2 (#8667)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-16 16:13:59 +00:00
fb33937c21 refactor(core): make raw_connector_response as secret (#8565)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
2025-07-16 10:05:11 +00:00
45e2d5c144 feat(payment_methods): [Paysera, Skrill] Add support to paysera and skrill wallets and in shift4 (#8487) 2025-07-15 07:35:00 +00:00
7d54ce87f0 feat(router): Deduplicate PML response and populate bank details (V2) (#8583) 2025-07-14 12:10:28 +00:00
44f8964a05 feat(business_profile): added merchant country code in business profile (#8529)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-14 11:55:37 +00:00
fffaa53a5f chore(stripe): Eps bank_name should be mandatory (#8577)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-14 09:29:06 +00:00
0f70fc512c feat(payments): propagate additional payment method data for apple pay during MIT (#7170) 2025-07-11 14:11:49 +00:00
2fe3132da8 feat(connector): [payload] add webhook support (#8558) 2025-07-11 12:25:18 +00:00
4aca45531b feat(payment-methods): create payment_token in vault confirm / do payment-confirm with temp token from session (#8525) 2025-07-07 11:22:33 +00:00
fc3c64fad3 feat(debit_routing): add debit_routing_savings in analytics payment attempt (#8519)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-04 13:41:06 +00:00
6678ee3517 feat(connector): [Redsys] Use merchant payment_id for ds_merchant_order with length check (#8485)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-03 16:25:45 +00:00
2253d981c8 feat(core): populate connector raw response and connector_response_reference_id for razorpay (#8499)
Co-authored-by: Swangi Kumari <swangi.kumari@juspay.in>
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
2025-07-03 11:48:33 +00:00
20b52f11c3 chore: address Rust 1.88.0 clippy lints (#8498)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-02 06:43:07 +00:00
28d63575e6 feat(connector): [SANTANDER] Added Authorize, PSync, Void, Refund & RSync Flows for Pix QR Code Bank Transfer (#8463)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-01 14:14:08 +00:00
a6e3d2c71e feat(payouts): add domain type for PayoutId (#8395)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-01 13:42:01 +00:00
18a779f94d refactor(authentication): flattened paymentData in authentication trait functions (#8365)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-01 13:16:15 +00:00
ce2b90b3d3 feat(data-migration): add connector customer and mandate details support for multiple profiles (#8473)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-01 09:32:24 +00:00
d305fad2e6 feat(core): allow setting up status across payments, refunds and payouts for triggering webhooks in core resource flows (#8433)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-30 07:08:04 +00:00
b185d85f6b feat(core): accept merchant_connector_details in Refunds create and retrieve flow (#8441)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-26 13:50:00 +00:00
ec6d0e4d62 feat(router): Add webhooks for network tokenization (#6695)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-26 09:13:04 +00:00
c5c0e677f2 refactor(router): Remove refunds_v2 feature flag (#8310)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-25 10:20:42 +00:00
44d93e572f refactor: Move CustomerAcceptance to common_types (#8299)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-25 05:57:09 +00:00
dee5d0c552 refactor: make billing details optional during data migration (#8438)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-24 16:49:16 +00:00
2ea5d81d53 feat(authentication): Initial commit to modular authentication create (#8085)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-24 11:33:24 +00:00
a3cc44c6e1 feat(analytics): Add RoutingApproach filter in payment analytics (#8408)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-23 17:23:42 +00:00
786fe699c2 feat(router): add apply_three_ds_strategy in payments confirm flow (#8357)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-23 13:59:24 +00:00
d2d4f3d1d8 chore: resolve warnings in v2 (#8373)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
2025-06-22 11:28:23 +00:00