4031 Commits

Author SHA1 Message Date
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
5c78abd77e fix(feature_matrix): refunds are supported by jpmorgan (#8699) 2025-07-24 13:00:04 +00:00
be002728a3 fix(router): add payment method Wallet check for decrypted wallet payment method token logic (#8744) 2025-07-24 11:03:54 +00:00
20b37bdb7a fix(core): fixed invalid merchant country code error object (#8665) 2025-07-24 08:33:31 +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
3159071839 feat(connector): [TRUSTPAYMENTS] Add Template Code (#8672) 2025-07-24 07:08:09 +00:00
b521951942 feat(connector): [SILVERFLOW] Integrate cards non 3ds payments (#8591)
Co-authored-by: yashasvi.kapil <yashasvi.kapil@juspay.in>
Co-authored-by: Kuntimaddi Manideep <manideepk90@gmail.com>
2025-07-24 06:09:55 +00:00
422724cfe9 feat(connector): [AUTHORIZEDOTNET] customer_id length validated and server-too-busy error handled (#8696) 2025-07-22 16:46:52 +00:00
a93ebda7b5 feat(core): add authentication date in Authentication Flow (#8661)
Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
2025-07-22 13:28: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
0c5bbad9c2 feat(core): Implement UCS kill switch for emergency fallback (#8651) 2025-07-22 07:17:42 +00:00
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
b2ab927713 feat(connector): Add template code for breadpay (#8655)
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-22 06:52:12 +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
db14764671 fix(router): Make v2 endpoints follow standard naming conventions (#8630)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-21 14:03:25 +00:00
2bac3e0a65 fix(connector): [Cybersource] Add type_selection_indicator as 1 for all cards (#8663)
Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
2025-07-21 13:44:55 +00:00
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
7f6a1266a1 feat(connector): [BLACKHAWKNETWORK] Add Template Code (#8632) 2025-07-21 08:09:51 +00:00
53e7e7fa81 fix: remove straight through routing from routing approach (#8695) 2025-07-21 07:50:36 +00:00
58f8429f50 fix(connector): [Access Worldpay] correct enum deserialization for payment responses for (#8689) 2025-07-21 06:46:50 +00:00
d42fad73f5 feat(debit_routing): add debit routing support for apple pay (#8673) 2025-07-18 14:19:24 +00:00
bf8dc4959e refactor(router): decrypt the wallet token before the debit routing call (#8598) 2025-07-18 12:23:13 +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
126018e217 feat(routing): Add routing evaluation rule endpoint and related flow (#8656)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-18 07:47:27 +00:00
00168496b7 fix(connector): [AUTHORIZEDOTNET] Added Invoice Number Fix (#8685) 2025-07-18 07:15:34 +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
9bc02516d6 feat(connector): [AFFIRM] add Connector Template Code (#8650) 2025-07-16 10:06:04 +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
30a4a340c3 refactor(payment-links): use top redirection in status page (#8641) 2025-07-16 09:44:16 +00:00
7fb03a9bfd feat(connector): [AUTHORIZEDOTNET] custom invoice number populated (#8635) 2025-07-15 10:52:58 +00:00
064113a4c9 feat(connector): add apple pay decrypt support for Adyen (#8605)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-15 09:06:13 +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
a4ec03f922 fix(connector): [Worldpayvantiv] Psync status mapping and add address lines to billing data (#8602)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-15 07:31:28 +00:00
d9e1d88183 feat(routing): add support to pass fallback connectors to decision engine (#8615) 2025-07-15 07:30:06 +00:00
4048aa16ca refactor(dynamic_routing): make the dynamo configs optional (#8589) 2025-07-14 13:27:27 +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
fd6de7cc24 feat(connector): Add Incremental Authorization flow for Paypal (#8517)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-14 10:51:00 +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
aaa4fca58d fix(users): fallback to fresh lineage context if cached role_id no longer matches (#8593) 2025-07-14 09:27:20 +00:00
8a9d7d2210 feat(connector): [Multisafepay] Integrate EPS, MBWAY and SOFORT (#8506)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-14 09:25:59 +00:00
cb8dff008c feat(connector): [AUTHORIZEDOTNET] Populated merchant required fields in setupmandate flow (#8618) 2025-07-14 06:58:56 +00:00
0f70fc512c feat(payments): propagate additional payment method data for apple pay during MIT (#7170) 2025-07-11 14:11:49 +00:00
ae9feca82c feat(core): Hyperswitch <|> UCS integration v2 (#8439)
Co-authored-by: debarshi.gupta <debarshi.gupta@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
2025-07-11 14:11:13 +00:00
2fe3132da8 feat(connector): [payload] add webhook support (#8558) 2025-07-11 12:25:18 +00:00
d5f5527499 feat(connector): [AIRWALLEX] - Added Paypal, Trustly, Klarna , Atome, Blik Payment Methods (#8475)
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-11 07:06:44 +00:00
b1c9be1600 chore: address Rust 1.88.0 clippy lints (#8607)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-10 15:04:59 +00:00
99885b699d refactor(connector): Move connector mappings and endpoints to dedicated modules (#8562) 2025-07-09 07:34:41 +00:00