3344 Commits

Author SHA1 Message Date
0508025913 refactor(connector): Move connector Dlocal and Square from router to hyperswitch_connector crate (#6156) 2024-10-01 10:25:43 +00:00
b694171bab chore: intoduce GenericError enum variant in enum ConnectorError (#6143)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-10-01 10:07:01 +00:00
6b0f7e4870 fix(connector): [Adyen Platform] wasm configs and webhook status mapping (#6161) 2024-09-30 14:46:38 +00:00
da1f23d235 fix(payments_list): remove time range to filter payments attempts (#6159) 2024-09-30 14:36:29 +00:00
b3e57d5b0e fix(connector): update API endpoints for signifyd (#5957) 2024-09-30 10:16:42 +00:00
3e3c3261c3 fix(user_roles): Send only same and below Entity Level Users in List Users API (#6147) 2024-09-29 12:50:22 +00:00
34a1e2a840 refactor(router): add dynamic_routing feature flag in release features (#6144) 2024-09-29 12:49:36 +00:00
86be39ba27 fix(admin): Add JWT Auth for Org Read and Update APIs (#6140) 2024-09-29 12:41:26 +00:00
bf47b560c2 feat(router): add auto retries configs in profile CRUD apis (#6134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-29 11:36:57 +00:00
c7bb9ccda3 refactor(payment_attempt_v2): add payment attempt v2 domain and diesel models (#6027)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-27 13:22:40 +00:00
354f5306e7 feat(connector): [Paybox] Add 3DS Flow (#6088) 2024-09-27 13:20:29 +00:00
4e875d4220 fix(config): dont read cert and url if keymanager is disabled (#6091) 2024-09-27 13:20:05 +00:00
8d5ad1ecc3 feat(router): revert support for co-badged cards (#6142) 2024-09-27 12:07:41 +00:00
5912936f9f feat(core): [Payouts] Add payout_method_details to response (#5887)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2024-09-26 16:55:06 +00:00
7e03da7578 refactor(euclid): log refactors for dynamic routing (#6052)
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
2024-09-26 16:31:48 +00:00
cfcf9187b9 refactor(router): restructure Samsung Pay connector wallet details (#6089) 2024-09-26 16:31:24 +00:00
0add20930e feat(router): add support for co-badged cards (#5801)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 16:30:44 +00:00
991ca38b50 fix(users): remove internal entity type for users (#6013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 14:02:21 +00:00
e0a33f8c20 fix(router): fix billing details path in required field (#5992) 2024-09-26 13:16:45 +00:00
f096992218 feat(payment_methods_v2): Update and Retrieve payment method APIs for v2 (#5939)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 13:15:18 +00:00
8c128624f6 fix(core): Fix connector mandate details for setup mandate (#6096) 2024-09-26 13:14:59 +00:00
8049993320 feat(analytics): Add card network filter (#6087)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 07:43:14 +00:00
809c92bdcb feat(routing): success based routing metrics (#5951)
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
2024-09-26 07:17:00 +00:00
e0630a7447 feat(charges): integrated PaymentSync for stripe connect (#4771)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-26 07:15:33 +00:00
9a605afe37 feat(router): add payment_intent_data and modify api models of create intent request and response for v2 (#6016)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-25 17:59:33 +00:00
4eec6ca4b0 fix(connector): pass Samsung Pay public_key_hash in the confirm call (#6017) 2024-09-25 14:08:56 +00:00
cda690bf39 fix(api_key): fix api key list and update endpoints for v2 (#5980) 2024-09-25 10:52:09 +00:00
dec0a57f76 chore: address some clippy lints arising from v2 code (#6015) 2024-09-25 10:51:27 +00:00
3ddfe53838 feat(users): Add entity type filter in list users and list roles API (#5997) 2024-09-24 14:18:39 +00:00
aae2343910 feat(v2): Add cell id in config for v2 (#5885)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-24 13:32:51 +00:00
af0d2a8cbd refactor(core): add connector mandate id in payments_response based on merchant config (#5999)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-24 12:08:36 +00:00
2ce677f04a fix(core): Update pm details in Psync response (#6003) 2024-09-24 12:03:35 +00:00
dc6208c5e5 feat(router): add api_models and openapi changes for payments create intent api for v2 (#5971)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-24 08:19:50 +00:00
371ed5de04 refactor(connector): Move cashtocode,coinbase,cryptopay to crate hyperswitch_connectors (#5983) 2024-09-24 08:19:28 +00:00
035906e9b1 fix(payment_link): Payment link render issue when transaction_details not passed (#5948) 2024-09-23 12:59:09 +00:00
19e52b4200 fix: log detailed error reports during deep health check failures (#5984) 2024-09-23 11:40:32 +00:00
f5e61659d1 feat(refunds): Profile level refunds aggregate (#5931) 2024-09-23 11:39:59 +00:00
5a36252d3f docs: add terms and conditions (#5975)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-09-22 18:12:18 +00:00
6d8992f905 fix(connector): [DEUTSCHE] Trim spaces in IBAN (#5978) 2024-09-22 18:10:52 +00:00
365f5680b7 feat(disputes): add filters for disputes list (#5637)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-22 18:09:37 +00:00
37925626e6 refactor(router): add email in billing and shipping address of merchant payment method list (#5981) 2024-09-22 13:41:52 +00:00
d9270ace8d refactor(open_banking): Refactored to consume and use headers from SDK (#5884)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-20 15:51:17 +00:00
c0cac8d913 fix(external_services): add proto build under the dynamic_routing feature flag (#5945) 2024-09-20 11:26:38 +00:00
fe15cc79f5 feat(router): add support for Samsung Pay payment method (#5955) 2024-09-20 11:26:24 +00:00
5335f2d21c refactor(payment_intent_v2): payment intent fields refactoring (#5880)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-20 11:20:53 +00:00
00e913c75c feat(connector): [DEUTSCHEBANK] Implement SEPA recurring payments (#5925) 2024-09-20 11:16:57 +00:00
c8f7232a30 fix: do not allow duplicate organization name (#5919)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-20 07:39:38 +00:00
1151d215a6 refactor(router): add phone and country_code in dynamic fields (#5968) 2024-09-19 20:15:20 +00:00
dee91b366a refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-19 18:00:25 +00:00
f4fa4cdab4 refactor(dynamic_fields): populate billing.email with customer email if not present (#5962) 2024-09-19 17:59:33 +00:00