4558 Commits

Author SHA1 Message Date
8c4cd07ea6 ci(cypress): fix adyen sofort in cypress (#6984) 2025-01-03 19:30:45 +00:00
60ed69c1cf chore: add migrations for Currency type in DB (#6980) 2025-01-03 10:53:23 +00:00
2aa14e7fec chore(version): 2025.01.03.0 2025.01.03.0 2025-01-03 08:26:26 +00:00
fce5ffa4e0 fix(cache): address in-memory cache invalidation using global tenant as key_prefix (#6976) 2025-01-03 07:50:45 +00:00
7d00583a80 chore(version): 2024.12.31.0 2024.12.31.0 2024-12-31 00:26:29 +00:00
8092c1fd8f refactor(dynamic_routing): remove tenant-id prefixed in id field of dynamic routing grpc requests (#6949) 2024-12-30 07:28:00 +00:00
849fbbf71b refactor(dynamic_routing): add non_deterministic value in SuccessBasedRoutingConclusiveState type (#6878) 2024-12-30 07:27:09 +00:00
227c274ece feat(users): Add email domain based restriction for dashboard entry APIs (#6940) 2024-12-30 07:09:16 +00:00
3eb2eb1cf5 chore(version): 2024.12.30.0 2024.12.30.0 2024-12-30 00:27:56 +00:00
e393a036fb feat(connector): [Fiuu] Consume error message thrown by connector for Psync flow and make extraP from response struct Secret (#6934) 2024-12-27 08:09:42 +00:00
cb12e3da1c fix(router): rename management_url to management_u_r_l in the apple pay session response (#6945) 2024-12-27 06:19:55 +00:00
d19c1a1963 refactor(payment_methods): update connector_mandate_details for card metadata changes (#6848) 2024-12-27 05:53:47 +00:00
906d754944 chore(version): 2024.12.27.0 2024.12.27.0 2024-12-27 00:26:32 +00:00
295d3dde77 ci: add tests that make use of locker (#6735) 2024-12-26 11:47:36 +00:00
313661b7f2 chore(version): 2024.12.26.1 2024.12.26.1 2024-12-26 10:56:24 +00:00
10a43370e8 fix(router): populate profile_id in for the HeaderAuth of v1 (#6936)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-26 16:19:20 +05:30
d849403460 docs(openapi): update /relay request example (#6942) 2024-12-26 10:20:47 +00:00
b6249f2261 chore(version): 2024.12.26.0 2024.12.26.0 2024-12-26 00:26:24 +00:00
2e472e3fee fix(payments_list): handle same payment/attempt ids for different merchants (#6917) 2024-12-24 13:01:43 +00:00
c5717a8147 refactor(core): remove merchant return url from router_data (#6895) 2024-12-24 11:26:38 +00:00
a423ff53d3 feat(router): add endpoint for listing connector features (#6612)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
2024-12-24 09:07:19 +00:00
5e4eded8fa fix(wasm): remove chasenet from jpmorgan wasm as ChaseNet doesn’t exist in PMT (#6927)
Co-authored-by: Jeeva Ramachandran <jeeva.ramachandran@juspay.in>
2024-12-24 08:26:56 +00:00
9c3547fa8d fix(cors): expose all headers set by application in access-control-expose-headers header value (#6877) 2024-12-24 06:36:24 +00:00
e48e76b520 chore(version): 2024.12.24.0 2024.12.24.0 2024-12-24 00:20:59 +00:00
46b2bfe48a feat(cypress): valdiate error_code and error_message and make it visible in reports (#6913) 2024-12-23 18:00:21 +00:00
44653850f0 fix(wasm): remove extra space from wasm for payment_method_type of JPMorgan (#6923) 2024-12-23 14:13:36 +00:00
6eabc824d6 fix(wasm): fix feature dependencies in connector_configs crate for WASM builds (#6832)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: Jeeva Ramachandran <jeeva.ramachandran@juspay.in>
2024-12-23 14:12:00 +00:00
0478731394 feat(router): add /retrieve api for relay (#6918) 2024-12-23 12:53:55 +00:00
95fcf2a44b feat(core): implemented platform merchant account (#6882)
Co-authored-by: Narayanbhat166 <narayan.bhat@juspay.in>
2024-12-23 12:53:22 +00:00
d4b3dbc155 feat(payments_v2): add payment method list endpoint (#6805)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-23 10:07:16 +00:00
1fc941056f fix(connector): [Cybersource] fix the required fields for wallet mandate payments (#6911)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-12-23 09:11:42 +00:00
0e3a9b6aef chore(version): 2024.12.23.0 2024.12.23.0 2024-12-23 00:21:34 +00:00
adcddd643c feat(connector): [JPMORGAN] add Payment flows for cards (#6668)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-GJQC9R9THR.local>
2024-12-22 17:43:11 +00:00
dc0a92dc10 refactor(grpc): send x-tenant-id and x-request-id in grpc headers (#6904)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:40:03 +00:00
24401bc16f feat(payment_methods_v2): Added Ephemeral auth for v2 (#6813)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:34:45 +00:00
7540b74347 chore(cypress): payout - fix test cases for adyenplatform bank (#6887) 2024-12-22 17:34:01 +00:00
573974b3a5 refactor(connector): [Airwallex] add device_data in payment request (#6881)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:31:51 +00:00
0f8b0b3bc8 feat(router): add db interface for /relay (#6879)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-22 17:11:28 +00:00
977cb704e7 feat(payments_v2): implement payments capture v2 (#6722)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-20 15:24:57 +00:00
22de8ad132 feat(router): add /relay endpoint (#6870)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-20 14:06:54 +00:00
02f0824d30 fix(connector): Update mandate PMT configs for Mandate Supported Connectors (#6903) 2024-12-20 10:34:26 +00:00
9f2ce05b25 fix(connector): [STRIPE] fix stripe mandate (#6899) 2024-12-20 10:33:12 +00:00
492fd871a1 refactor(dynamic_routing): add col payment_method_type in dynamic_routing_stats (#6853) 2024-12-20 07:57:23 +00:00
5cdeaf8e60 refactor(customers_v2): include minor fixes for customer v2 flows (#6876) 2024-12-20 07:56:39 +00:00
81b324caf1 fix: cypress reports generation (#6894) 2024-12-20 07:50:30 +00:00
dcd51a7fb8 fix(connector): Paypal BankRedirects (Ideal/EPS) (#6864) 2024-12-20 06:49:49 +00:00
d5710a372f chore(version): 2024.12.19.1 2024.12.19.1 2024-12-19 14:12:15 +00:00
f219b74cb6 fix(connector): [UNIFIED_AUTHENTICATION_SERVICE] change url path to pre_authentication_processing in pre-auth flow (#6885) 2024-12-19 13:38:30 +00:00
2d8af88204 refactor(users): move roles schema to global interface (#6862) 2024-12-19 13:04:04 +00:00
607424992a feat(payment_methods): add support to pass apple pay recurring details to obtain apple pay merchant token (#6770)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 13:03:09 +00:00