22 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
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
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
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
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
ef42ad4312 feat(connector): [AUTHIPAY] Integrate cards non 3ds payments (#8266)
Co-authored-by: yashasvi.kapil <yashasvi.kapil@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-08 12:01:09 +00:00
dfed2be290 feat(connector): [Celero] add Connector Template Code (#8489)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-07-07 11:22:50 +00:00
baad3f6a37 feat(connector): [payload] introduce no-3ds cards (#8545) 2025-07-05 14:36:32 +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
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
a685f6b59c feat(openapi): Add x-mcp extension to v1 spec (#8443)
Co-authored-by: GORAKHNATH YADAV <gorakhcodes@gmail.com>
2025-06-27 08:18:18 +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
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
0851c6ece5 docs(connector): [STRIPE] Added CIT & MIT Examples for API Reference in Stripe Split Payments (#8311)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-06-20 12:59:46 +00:00
02dee9c581 fix(openapi): correct schema references and semantics for v1 openApi spec (#8127)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-06-20 12:51:27 +00:00
ce85b838f4 docs(openapi): Show API version selection dropdown in Mintlify (#8333) 2025-06-13 08:30:38 +00:00