|
|
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 |
|
|
|
21aba202a5
|
feat(connector): [Gigadat] payouts for gigadat (#9889)
|
2025-10-17 12:42:54 +00:00 |
|
|
|
159fcb1573
|
Merge branch 'main' into introduce-new-decide-flow
|
2025-10-17 15:59:24 +05:30 |
|
|
|
01cb658696
|
feat(router): add card testing check in payments eligibility flow (#9876)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-17 08:26:41 +00:00 |
|
|
|
312bf9e59b
|
chore: resolve errors
|
2025-10-17 10:24:17 +05:30 |
|
|
|
ef4988b122
|
Merge remote-tracking branch 'origin/main' into introduce-new-decide-flow
|
2025-10-17 10:05:15 +05:30 |
|
|
|
46fc688411
|
refactor(webhooks): Fix incoming webhooks failure (#9894)
|
2025-10-16 18:41:55 +00:00 |
|
|
|
408a36669a
|
fix(payment_methods): card vault not found error (#9839)
|
2025-10-16 15:57:35 +00:00 |
|
|
|
aec128802e
|
refactor(subscription): move subscription related modules in router to new crate (#9863)
Co-authored-by: Ankit Kumar Gupta <ankit.gupta.001@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gaurav Rawat <104276743+GauravRawat369@users.noreply.github.com>
|
2025-10-16 14:16:22 +00:00 |
|
|
|
0fe4f230c1
|
feat(core): added payment method type in uas for modular auth and payments api (#9852)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-16 13:14:07 +00:00 |
|
|
|
6c4084e65d
|
feat(connector): add amount conversion framework to Powertranz (#9752)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
|
2025-10-16 12:00:59 +00:00 |
|
|
|
8044aa1c48
|
refactor: Improve readability and maintainability of Unified Connector Service–related code (#9820)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-16 12:00:56 +00:00 |
|
|
|
b4eceae3a7
|
feat(connector): [NOVALNET] Implemented Sepa Direct Debit and Sepa Direct Debit with Payment Guarantee (#9700)
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-10-16 12:00:24 +00:00 |
|
|
|
fef6db4d14
|
chore: remove should_call_connector_service_with_pre_decide_flow function from ConnectorSpecification trait
|
2025-10-16 17:08:58 +05:30 |
|
|
|
79e1443c00
|
fix(router): Added authentication success check for fetching authentication value (#9769)
|
2025-10-16 11:24:11 +00:00 |
|
|
|
ad06d7704a
|
revert: pre_decide_flows in native direct connector flows
|
2025-10-16 16:43:08 +05:30 |
|
|
|
c2c489407c
|
feat(subscription): Add estimate to subscriptions flow and remove amount and currency (#9835)
|
2025-10-16 09:43:07 +00:00 |
|
|
|
ac8c6c966c
|
feat(framework): Diesel and domain model changes to support multiple outgoing webhooks (#9816)
|
2025-10-16 09:42:46 +00:00 |
|
|
|
6f045d84f1
|
fix(payments): add connector metadata parsing and order category to payment router data (#9825)
|
2025-10-16 09:41:40 +00:00 |
|
|
|
bd85334544
|
feat(core): Add profile-level configuration for L2/L3 data enablement (#9683)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
|
2025-10-16 07:26:39 +00:00 |
|
|
|
2c4806d55a
|
feat(connector): [Finix] Add support for Apple Pay (#9810)
Co-authored-by: nihtin <nithingowdan77@gmail.com>
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-16 07:11:58 +00:00 |
|
|
|
587588f870
|
feat(customers): add time range filtering and count functionality to customer list endpoints (#9767)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-16 07:06:12 +00:00 |
|
|
|
e7dee751b5
|
feat(payouts): apple pay decrypt payout (#9857)
|
2025-10-16 06:59:32 +00:00 |
|
|
|
5d1a38c92e
|
chore: addres v2 clippy errors
|
2025-10-16 12:20:36 +05:30 |
|
|
|
1f34f89063
|
refactor(users): remove deprecated permission groups (#9604)
|
2025-10-16 06:38:26 +00:00 |
|
|
|
ecf702aba9
|
feat(router): add pre-confirm payments eligibility api (#9774)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-16 06:35:31 +00:00 |
|
|
|
41b464d683
|
chore: remove unwanted trait bounds
|
2025-10-16 10:55:13 +05:30 |
|
|
|
a2214cd331
|
chore: remove commented out code
|
2025-10-16 10:46:23 +05:30 |
|
|
|
47928c26c5
|
chore: avoid calling the new call_connector_service_with_pre_decide_flow in direct connector flows
|
2025-10-16 10:38:46 +05:30 |
|
|
|
c563fbe1ce
|
fix(connector): [CALIDA] Treat Bluecode as an alias for Calida (#9817)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
|
2025-10-15 15:20:47 +00:00 |
|
|
|
e641ea2997
|
fix(connector): Add WASM Changes for Finix Google Pay (#9845)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
|
2025-10-15 14:06:47 +00:00 |
|
|
|
f9bd87dd9b
|
feat: Add attach_printable() for better error logging (#9667)
|
2025-10-15 11:29:27 +00:00 |
|
|
|
bebffa97ff
|
feat: include response body for create_user_authentication_method (#9653)
|
2025-10-15 11:29:19 +00:00 |
|
|
|
6394c892cd
|
feat(connector): [Peachpayments] Add Webhook Flow and Support For merchant_order_reference_id (#9781)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
|
2025-10-15 10:59:55 +00:00 |
|
|
|
25aca13d54
|
chore: revert changes
|
2025-10-15 12:27:14 +05:30 |
|
|
|
59628332de
|
refactor(db_interfaces): move db interfaces in router to domain_models (#9830)
Co-authored-by: Ankit Kumar Gupta <ankit.gupta.001@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Gaurav Rawat <104276743+GauravRawat369@users.noreply.github.com>
|
2025-10-15 06:48:53 +00:00 |
|
|
|
d2527f0c96
|
chore: address old spellings
|
2025-10-15 11:02:17 +05:30 |
|
|
|
d40c94bd8c
|
chore: remove capture block in decide_flows for authorize
|
2025-10-15 10:59:57 +05:30 |
|
|
|
36fbaa0707
|
feat(subscriptions): Add update subscriptions APIs with payments update call (#9778)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-10-14 10:12:48 +00:00 |
|
|
|
859b3b1844
|
fix(connector): [Peach Payments] fix connector metadata deserialization (#9826)
|
2025-10-14 09:37:34 +00:00 |
|
|
|
434b93e2b6
|
chore: remove commented out code
|
2025-10-14 14:31:31 +05:30 |
|