1781 Commits

Author SHA1 Message Date
00008c16c1 fix(analytics): fixed response code to 501 (#3119)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2024-01-05 13:28:29 +00:00
64babd3478 fix(connector): [NMI] Populating ErrorResponse with required fields and Mapping connector_response_reference_id (#3214)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2024-01-05 13:26:07 +00:00
c3172ef606 feat(merchant_account): Add list multiple merchants in MerchantAccountInterface (#3220)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 12:56:03 +00:00
252443a50d feat: include version number in response headers and on application startup (#3045) 2024-01-05 12:02:36 +00:00
c8279b110e chore: address Rust 1.75 clippy lints (#3231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:52:31 +00:00
f30ba89884 feat: add deep health check (#3210)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:51:40 +00:00
1d26df28bc feat(analytics): adding outgoing webhooks kafka event (#3140)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 10:31:56 +00:00
34318bc1f1 refactor: address panics due to indexing and slicing (#3233)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 09:17:37 +00:00
000e644388 fix(users): Fix wrong redirection url in magic link (#3217)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-05 09:06:25 +00:00
3ab71fbd5a fix(user): add integration_completed enum in metadata type (#3245) 2024-01-05 08:40:26 +00:00
e79604bd46 fix(connector): [iatapay] change refund amount (#3244)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-01-04 13:48:56 +00:00
6a1743ebe9 fix(core): fix recurring mandates flow for cyber source (#3224)
Co-authored-by: Samraat Bansal <samraat.bansal@juspay.in>
2024-01-03 13:28:10 +00:00
51e1fac556 chore: fix channel handling for consumer workflow loop (#3223)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-01-03 12:12:05 +00:00
0f72b5527a fix(middleware): add support for logging request-id sent in request (#3225) 2024-01-03 09:23:10 +00:00
e06ba148b6 feat(connector): [CYBERSOURCE] Refactor cybersource (#3215)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-29 08:53:31 +00:00
18eca7e9fb feat(connector): [BOA] Populate merchant_defined_information with metadata (#3208) 2023-12-27 13:04:51 +00:00
aefe6184ec feat(customers): Add JWT Authentication for /customers APIs (#3179) 2023-12-26 12:07:27 +00:00
a51c54d39d fix(connector): [Volt] Error handling for auth response (#3187) 2023-12-26 12:06:57 +00:00
a46b8a7b05 refactor(connector): [NMI] Include mandatory fields for card 3DS (#3203) 2023-12-26 12:06:33 +00:00
110d3d211b feat(connector): [BOA/CYBERSOURCE] Populate connector_transaction_id (#3202) 2023-12-23 13:07:44 +00:00
86c2622135 fix(connector): [CYBERSOURCE] Display 2XX Failure Errors (#3201) 2023-12-22 14:46:58 +00:00
07fd9bedf0 fix(connector): [BOA] Display 2XX Failure Errors (#3200) 2023-12-22 14:08:58 +00:00
716a74cf84 fix(connector): [Iatapay] fix error response handling when payment is failed (#3197) 2023-12-22 17:28:44 +05:30
79a18e2bf7 fix(connector): [BOA/Cyb] Truncate state length to <20 (#3198)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-22 10:42:10 +00:00
25fd3d502e feat(connector): [BOA] Implement apple pay manual flow (#3191) 2023-12-22 10:41:57 +00:00
b06a8d6e0d fix(users): wrong user_role insertion in invite_user for new users (#3193) 2023-12-21 15:36:59 +00:00
15987cc81e feat(router): make the billing country for apple pay as optional field (#3188) 2023-12-21 12:56:32 +00:00
c51c761677 fix(connector): [Trustpay] Use connector_request_reference_id for merchant reference instead of payment_id (#2885) 2023-12-21 11:14:37 +00:00
680ed603c5 fix(connector): [Paypal] remove shipping address as mandatory field for paypal wallet (#3181) 2023-12-21 07:03:36 +00:00
a5e141b542 fix(connector): Remove set_body method for connectors implementing default get_request_body (#3182) 2023-12-21 10:15:56 +05:30
1d80949bef feat(connector): [BOA] Handle BOA 5XX errors (#3178) 2023-12-20 12:47:28 +00:00
e7949c23b9 refactor(core): fix payment status for 4xx (#3177) 2023-12-20 10:54:58 +00:00
b98e53d5cb refactor(payment_methods): make the card_holder_name as an empty string if not sent (#3173) 2023-12-20 10:22:02 +00:00
cf47a65916 fix(events): add logger for incoming webhook payload (#3171) 2023-12-19 23:50:02 +05:30
396a64f3bb feat(db): Implement AuthorizationInterface for MockDb (#3151) 2023-12-19 18:04:57 +00:00
b0ffbe9355 feat(connector-config): add wasm support for dashboard connector configuration (#3138)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2023-12-19 17:22:06 +00:00
30c14019d0 feat(connector): [NMI] Implement webhook for Payments and Refunds (#3164) 2023-12-19 14:41:31 +00:00
45ba128b6a fix(connector): Connector wise validation for zero auth flow (#3159)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-19 13:30:22 +00:00
dc589d580f fix(users): send correct user_role values in switch_merchant response (#3167) 2023-12-19 12:57:25 +00:00
d44daaf539 fix(connector): [NMI] Fix response deserialization for vault id creation (#3166) 2023-12-19 11:41:41 +00:00
0fa61a9dd1 fix(payment_link): added amount conversion to base unit based on currency (#3162) 2023-12-18 21:32:31 +05:30
30fe9d19e4 fix(euclid_wasm): add function to retrieve keys for 3ds and surcharge decision manager (#3160)
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
2023-12-18 21:31:06 +05:30
e3589e641c refactor(users): rename user_roles and dashboard_metadata columns (#3135)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
2023-12-18 11:10:26 +00:00
8e484ddab8 fix(connector): [BOA/CYBERSOURCE] Update error handling (#3156) 2023-12-18 10:29:00 +00:00
2d895be985 refactor(connector): [Cryptopay] change error message from not supported to not implemented (#2846) 2023-12-17 17:39:08 +00:00
3fc0e2d819 refactor(connector): [Forte] change error message from not supported to not implemented (#2847) 2023-12-17 17:38:43 +00:00
41b5a82baf refactor(connector): [Helcim] change error message from not supported to not implemented (#2850) 2023-12-17 17:38:09 +00:00
cc12e8a243 refactor(router): [ACI] change payment error message from not supported to not implemented error (#2837) 2023-12-17 17:37:42 +00:00
7df45235b1 feat(connector): [NMI] Implement 3DS for Cards (#3143)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2023-12-17 09:08:37 +00:00
5f53d84a8b feat(connector): [CYBERSOURCE] Implement Apple Pay (#3149)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2023-12-17 08:40:50 +00:00