|
|
97aa2bec46
|
refactor(connector): fix wasm for Loonio (#9647)
|
2025-10-01 12:47:32 +00:00 |
|
|
|
5526304763
|
fix(payment): add connector_request_reference_id to PaymentAttemptUpdate in ConfirmIntentTokenized flow (#9597)
|
2025-10-01 12:23:26 +00:00 |
|
|
|
ff6e9c0a74
|
fix(ui): hide visible scrollbar from checkout widget for windows (#9541)
|
2025-10-01 12:22:43 +00:00 |
|
|
|
dea34c45c0
|
feat(router): add api models and openapi changes for payments submit eligibility api (#9568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-01 12:21:29 +00:00 |
|
|
|
382fae1a1c
|
fix(chat): alter encryption logic for ai service (#9562)
|
2025-10-01 12:19:31 +00:00 |
|
|
|
fbd92fa194
|
feat(connectors): [Tesouro] Integrate no-threeds cards (#9632)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-01 12:16:24 +00:00 |
|
|
|
9312cfa3c8
|
feat(core): Add MIT Types in payment Intent (#9585)
|
2025-10-01 09:23:49 +00:00 |
|
|
|
8e62824b03
|
feat(core): Add authorized_amount in payment_attempt to support partial authorization for manual_multiple capture (#9594)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
|
2025-10-01 08:58:18 +00:00 |
|
|
|
daad946eb5
|
refactor(core): introduce new field cardFundingSource to GooglePayPaymentMethodData (#9571)
|
2025-10-01 08:51:37 +00:00 |
|
|
|
cf30da2df0
|
feat(connector): [Gigadat] Implement interac payouts (#9566)
|
2025-10-01 08:47:18 +00:00 |
|
|
|
654ffe472f
|
refactor(core): add cache redaction for cgraph (#9629)
|
2025-10-01 07:55:45 +00:00 |
|
|
|
cba489ffa9
|
feat(security): add XSS and sqli validation for dashboard metadata fields (#9104)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-01 07:53:44 +00:00 |
|
|
|
3b5302c736
|
feat(payouts): [Nuvei] add payout flows (#9618)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-30 16:21:00 +00:00 |
|
|
|
172af8c23c
|
fix(connector): [Gigadat] Fix the Wasm/api-contract (#9628)
|
2025-09-30 15:48:03 +00:00 |
|
|
|
c1f8b961a0
|
feat(connector): [Loonio] Implement interac Bank Redirect Payment Method (#9620)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-30 15:04:24 +00:00 |
|
|
|
51c8d16dc5
|
feat(payouts): add payout currency in wasm crate (#9626)
|
2025-09-30 13:34:55 +00:00 |
|
|
|
c2a3560679
|
fix(connectors): [Nexixpay] fix for failing MITs (#9614)
|
2025-09-30 12:42:57 +00:00 |
|
|
|
55360388f4
|
fix(router): add new api endpoint for post authentication sync in modular authentication (#9615)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-30 11:08:20 +00:00 |
|
|
|
b776f92e4e
|
feat(core): [Nuvei] add stored credentials flag (#9515)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
|
2025-09-30 11:06:18 +00:00 |
|
|
|
efab34f0ef
|
feat(payments): add tokenization action handling to payment flow for braintree (#9506)
|
2025-09-30 07:26:58 +00:00 |
|
|
|
5427b07afb
|
feat(connector): [Loonio] Add template code (#9586)
|
2025-09-30 07:04:35 +00:00 |
|
|
|
f6716f6114
|
fix(connector): [paysafe] make eci_indicator field optional (#9591)
|
2025-09-30 07:04:27 +00:00 |
|
|
|
bfc136cc1d
|
fix(core): add should_call_connector_customer function to connector specification (#9569)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-30 07:03:39 +00:00 |
|
|
|
7654dbf436
|
feat(ucs): Add profile ID to lineage tracking in Unified Connector Service (#9559)
|
2025-09-30 06:54:12 +00:00 |
|
|
|
c90744a6aa
|
feat(core): Add support for partial auth in proxy payments [V2] (#9503)
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-09-30 06:37:57 +00:00 |
|
|
|
ff06ae4614
|
fix(authorizedotnet): refund via ucs missing connector_metadata (#9581)
|
2025-09-29 12:18:37 +00:00 |
|
|
|
b8900d008a
|
feat(auth): add new authentication to communicate between microservices (#9547)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-29 11:49:29 +00:00 |
|
|
|
1c52f69910
|
feat(connector): [ACI] cypress added (#9502)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-29 07:12:14 +00:00 |
|
|
|
e03c0096d3
|
feat(connector): Add Peachpayments Cypress (#9573)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-29 07:00:33 +00:00 |
|
|
|
e45bad38d6
|
feat(finix): template code (#9557)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-26 12:30:08 +00:00 |
|
|
|
407be56ed3
|
feat(core): update additional payment method data in psync response (#9519)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
|
2025-09-26 07:45:18 +00:00 |
|
|
|
96e44a75dc
|
feat(connector): [Checkout] Add Google Pay Predecrypt Flow (#9130)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-26 07:30:24 +00:00 |
|
|
|
0baae338d3
|
feat(framework): Added smithy, smithy-core and smithy-generator crates (#9249)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-26 07:25:39 +00:00 |
|
|
|
8e629abc92
|
fix(core): add request_extended_authorization in the payment attempt and populate it in the payment response (#9492)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-26 07:22:27 +00:00 |
|
|
|
198fe07891
|
chore: address Rust 1.90.0 clippy lints (#9511)
|
2025-09-25 18:36:42 +00:00 |
|
|
|
239b6d37c6
|
feat(connector): [Tesouro] Add template code (#9555)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
|
2025-09-25 17:22:41 +00:00 |
|
|
|
31f1cd77c2
|
fix(routing): update_gateway_score_condition (#9452)
|
2025-09-25 17:21:55 +00:00 |
|
|
|
46090ea06d
|
feat(router): Add Confirm-Intent API contract changes for split payments (v2) (#9469)
|
2025-09-25 17:21:02 +00:00 |
|
|
|
f02d18038c
|
feat(subscriptions): Add Subscription confirm handler (#9353)
Co-authored-by: Prajjwal kumar <write2prajjwal@gmail.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2025-09-25 13:47:51 +00:00 |
|
|
|
84f3013c88
|
fix(connector): [Tokenex] fix tokenize flow response handling for tokenex (#9528)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-25 13:46:51 +00:00 |
|
|
|
94beaf915d
|
chore(wasm): update sepa to sepa_bank_transfer for payout MCAs (#9536)
|
2025-09-25 06:55:32 +00:00 |
|
|
|
93b97ef520
|
feat(connector): [Gigadat] integrate interac bank redirect payment method (#9525)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-25 06:40:30 +00:00 |
|
|
|
fd2f85706c
|
feat(core): Confirm true mandatory when using stored payment method id in payouts (#9424)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
|
2025-09-25 06:37:45 +00:00 |
|
|
|
acf816d046
|
fix(core): fixed ctp bug for confirmation and added multi profile support for modular auth (#9545)
|
2025-09-24 15:17:58 +00:00 |
|
|
|
2e0da5c032
|
feat(connector): [paysafe] introduce applepay encrypt and predecrypt flow (#9358)
|
2025-09-24 14:33:00 +00:00 |
|
|
|
a751837378
|
feat(subscription): Add support to estimate for a subscription in chargebee (#9336)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
|
2025-09-24 14:00:19 +00:00 |
|
|
|
ecfaf425ed
|
fix(nuvei): make eci_provider in applepay decrypt flow non mandatory field (#9509)
|
2025-09-24 13:59:49 +00:00 |
|
|
|
46d483d87c
|
feat(core): add referer field to browser_info (#9474)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-24 13:35:24 +00:00 |
|
|
|
e0fa7e9b6c
|
fix: Map attempt_status_unspecified to None instead of Unresolved for HS<>UCS ErrorResponse (#9445)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-09-24 13:34:51 +00:00 |
|
|
|
97fe072392
|
fix(connector): [SHIFT4] Fix 3DS payments and api key (#9480)
|
2025-09-24 13:09:27 +00:00 |
|