3369 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
dcd51a7fb8 fix(connector): Paypal BankRedirects (Ideal/EPS) (#6864) 2024-12-20 06:49:49 +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
46aad503b0 feat(payments): [Payment links] Add config for changing button text for payment links (#6860)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 13:01:48 +00:00
092c79ec40 feat(core): added customer phone_number and email to session token response for click to pay (#6863)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 11:34:28 +00:00
c525c9f4c9 FEAT(klarna): Klarna Kustom Checkout Integration (#6839)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-19 07:41:44 +00:00
839e69df24 feat(users): handle email url for users in different tenancies (#6809) 2024-12-19 07:40:48 +00:00
db51ec43bc refactor(dynamic_routing): update the authentication for update config to include JWT type (#6785)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-18 08:58:11 +00:00
5c4de8a513 fix(payment_methods): card_network and card_scheme should be consistent (#6849) 2024-12-17 13:49:56 +00:00
107098cda4 fix(core): Populate off_session based on payments request (#6855) 2024-12-17 12:50:46 +00:00
b301d09213 chore(wasm): add wasm changes for ctp_mastercard connector (#6838) 2024-12-17 11:49:56 +00:00
e8bfd0e227 refactor(constraint_graph): handle PML for cases where setup_future_usage is not passed in payments (#6810) 2024-12-17 10:25:50 +00:00
c154a38559 fix(connector): add expiry year conversion for adyen mit transactions (#6851) 2024-12-17 10:24:39 +00:00
dfbfce4e42 refactor(customers_v2): address panics and some bugs in customers v2 endpoints (#6836) 2024-12-17 10:24:27 +00:00
588ce408b4 fix(connector): 5xx error for Volt Payment Sync (#6846)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-17 10:24:05 +00:00
a056dc72db chore(analytics): SDK table schema changes (#6579)
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
2024-12-17 10:23:30 +00:00
c883aa59aa feat(analytics): Analytics Request Validator and config driven forex feature (#6733)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
2024-12-17 10:23:00 +00:00
94ad90f9ed feat(redis-interface): add redis interface command to set multiple the keys in redis and increment if the key already exists (#6827)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2024-12-17 10:22:31 +00:00
3d4fd2f719 fix(router): change click_to_pay const to snake_case and remove camel_case serde rename for clicktopay metadata (#6852)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-12-16 13:54:50 +00:00
165ead6108 feat(core): Add click to pay support in hyperswitch (#6769)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-12-16 13:45:32 +00:00
c22be0c927 feat(connector): [Adyen ] Add fixes for AdyenPaymentRequest struct (#6803) 2024-12-16 12:31:20 +00:00
f95ee51bb3 fix(router): handle default case for card_network for co-badged cards (#6825) 2024-12-16 11:56:51 +00:00
ae00a103de feat(payments): Add audit events for PaymentStatus update (#6520) 2024-12-16 11:19:21 +00:00