|
|
79b42e523b
|
Merge branch 'main' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-24 19:16:24 +05:30 |
|
|
|
5b42bf8c98
|
refactor(payouts): add bankredirect for payout links (#9943)
|
2025-10-24 11:36:48 +00:00 |
|
|
|
86575fab8f
|
Merge remote-tracking branch 'origin/main' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-24 14:37:17 +05:30 |
|
|
|
910887d35c
|
fix(connector): [NOVALNET] Add Sepa Direct Debit Required Fields (#9967)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
|
2025-10-24 08:02:49 +00:00 |
|
|
|
38725599d9
|
chore: introduce placeholders for complete authorize and preprocessing through ucs (#9915)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-24 08:02:24 +00:00 |
|
|
|
b0d5a1b046
|
feat(webhooks): Adding event search option in the webhooks page (#9907)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-24 08:02:04 +00:00 |
|
|
|
43149eb984
|
Merge branch 'introduce-new-decide-flow-complete-authorize' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-24 11:41:16 +05:30 |
|
|
|
3d3dfc05e3
|
fix(connector): [ADYEN] Populate brand only when cobadged cards (#9743)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
|
2025-10-23 13:29:32 +00:00 |
|
|
|
fe8c484114
|
fix(connectors): [nuvei] chargeback webhooks (#9956)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-23 12:37:56 +00:00 |
|
|
|
d7ce15b366
|
chore: address comments
|
2025-10-23 17:55:52 +05:30 |
|
|
|
c3f550b26e
|
fix(connector): [NOVALNET] Address Deserilization Failure due to missing enum variant in Redirection params (#9832)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
|
2025-10-23 12:04:53 +00:00 |
|
|
|
ed57cd0f2e
|
docs(subscriptions): add subscription endpoint in api-ref docs (#9954)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-23 11:51:49 +00:00 |
|
|
|
6024a53a35
|
feat(connector): [PAYJUSTNOW] add Connector Template Code (#9958)
|
2025-10-23 11:51:38 +00:00 |
|
|
|
16ee54ad09
|
fix(connectors): [Stripe] update overcapture handling and add CLF currency to db (#9880)
|
2025-10-23 11:51:26 +00:00 |
|
|
|
175d0f5baf
|
feat(payouts): add organization_id to payouts (#9938)
|
2025-10-23 07:19:46 +00:00 |
|
|
|
433e2c40ec
|
fix(connectors): [Paypal] add a separate extended authorization status to fix the deserialization error (#9953)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-23 07:17:23 +00:00 |
|
|
|
b38ecb0c6d
|
Merge branch 'introduce-new-decide-flow-complete-authorize' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-23 12:20:54 +05:30 |
|
|
|
88273a73da
|
chore: addres v2 clippy errors
|
2025-10-23 12:20:19 +05:30 |
|
|
|
63c2fee330
|
feat(core): Bumped UCS Client dependency to bring latest changes (#9873)
Co-authored-by: Saptak Dutta <saptakd88@gmail.com>
|
2025-10-22 14:35:18 +00:00 |
|
|
|
a99fb92d9f
|
chore: name variables appropriately
|
2025-10-22 18:30:14 +05:30 |
|
|
|
622a81e19d
|
feat(connector): Finix mandates implementation cards + Googlepay + Applepay (#9847)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
|
2025-10-22 12:56:48 +00:00 |
|
|
|
c12ab06ac5
|
Merge branch 'introduce-new-decide-flow-complete-authorize' into call-ucs-for-pre-authentication-in-authorize
|
2025-10-22 18:24:53 +05:30 |
|
|
|
aae6a6b75e
|
chore: introduce dedicated function to check for should continue after preprocessing
|
2025-10-22 18:23:16 +05:30 |
|
|
|
7140e8af74
|
feat(ucs): call pre-authentication during authorize as per connector
|
2025-10-22 13:17:05 +05:30 |
|
|
|
314b938ec6
|
chore: clone before moving
|
2025-10-22 13:12:25 +05:30 |
|
|
|
8c6a91834a
|
chore: remove unused imports
|
2025-10-22 13:03:49 +05:30 |
|
|
|
8721beeda4
|
refactor(connector): [Gigadat] fix cargo hack check in main (#9939)
|
2025-10-22 06:39:48 +00:00 |
|
|
|
279358bf05
|
chore: run formatter
|
2025-10-21 16:29:03 +05:30 |
|
|
|
c223cb9be6
|
Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow-complete-authorize
|
2025-10-21 16:28:18 +05:30 |
|
|
|
9af5a8c19f
|
feat(core): Introduce new decide flow mechanism for payment authorization (#9808)
|
2025-10-21 09:56:55 +00:00 |
|
|
|
e97279212f
|
chore: address merge changes
|
2025-10-21 15:23:56 +05:30 |
|
|
|
dfbfeefef7
|
fix(router): Add Missing Match Case for Amazon Pay in decide_session_token_flow Function (#9881)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
|
2025-10-21 09:43:07 +00:00 |
|
|
|
99b58d16f8
|
fix(nexinets): limit connector_request_reference_id to 30 characters using nanoid (#9874)
|
2025-10-21 09:41:28 +00:00 |
|
|
|
819ef0e92d
|
feat(connector): [Redsys] add loggers (#9877)
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
|
2025-10-21 09:40:18 +00:00 |
|
|
|
2e38b2ce5c
|
refactor(router): Make Gift Card Balance Check API Generic (v2) (#9856)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-21 09:39:48 +00:00 |
|
|
|
6f96064e07
|
fix(connector): Map Redsys Response Codes (#9934)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
|
2025-10-21 09:37:59 +00:00 |
|
|
|
c89a177cf1
|
chore: run formatter
|
2025-10-21 09:31:17 +00:00 |
|
|
|
1ea7d3c38e
|
Merge remote-tracking branch 'origin/introduce-new-decide-flow' into introduce-new-decide-flow-complete-authorize
|
2025-10-21 15:00:04 +05:30 |
|
|
|
da537bba33
|
Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow
|
2025-10-21 14:49:41 +05:30 |
|
|
|
5ea31bff48
|
refactor(connector): [payload] expose avs result in response (#9918)
|
2025-10-21 08:20:16 +00:00 |
|
|
|
9fdeba2474
|
fix: fallback to merchant_order_reference_id when x-reference-id in header is not present for UCS calls (#9872)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-21 07:54:19 +00:00 |
|
|
|
a21d29ba5e
|
t fmt
Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow
|
2025-10-21 09:16:26 +05:30 |
|
|
|
820f18311f
|
feat(connector): [PEACHPAYMENTS] Refunds, RSync and Cypress added (#9850)
|
2025-10-17 15:23:41 +00:00 |
|
|
|
bfa06b2108
|
fix(routing): handle validation for profile_id (#9809)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-17 13:55:20 +00:00 |
|
|
|
b42fbdb50f
|
docs(subscription): add open api specs (#9884)
|
2025-10-17 13:54:19 +00:00 |
|
|
|
db7228aed2
|
feat(connector): [adyenplatform] extend states for incoming webhook events (#9900)
|
2025-10-17 13:20:46 +00:00 |
|
|
|
651c85854b
|
chore: introduce placeholders for complete authorize through ucs
|
2025-10-17 18:47:46 +05:30 |
|
|
|
8ef846f9f8
|
fix(wasm): [Finix] Add payment processing details at field for apple pay (#9913)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
|
2025-10-17 13:16:37 +00:00 |
|
|
|
7e09699a5b
|
feat(router): add an endpoint for extending authorization (#9813)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-17 13:11:59 +00:00 |
|
|
|
a75c89002f
|
feat(connector): [checkout] Add additional fields in the request (#9888)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
|
2025-10-17 12:43:52 +00:00 |
|