848 Commits

Author SHA1 Message Date
bfd7dad2f1 fix(connector): [coinbase] remove non-mandatory fields (#1252)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-05-30 05:52:22 +00:00
2ede8ade8c refactor(connector): update error handling for Nexinets, Cybersource (#1151)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-05-29 21:48:35 +00:00
22b2fa3061 fix(connector): [Checkout] Fix error message in error handling (#1221) 2023-05-29 21:21:56 +00:00
cd0cf40fe2 fix(router/webhooks): use api error response for returning errors from webhooks core (#1305) 2023-05-29 19:28:38 +05:30
864d85534f feat: use subscriber client for subscription in pubsub (#1297) 2023-05-29 13:09:19 +00:00
3534caca68 feat(core): add signature to outgoing webhooks (#1249) 2023-05-29 10:45:17 +00:00
b9ec38a1b5 build(deps): bump diesel from 2.0.3 to 2.1.0 (#1287) 2023-05-29 08:27:27 +00:00
597ec16907 revert(order_details): revert back order_details to be an object, and removing meta_data from PaymentIntent (#1279) 2023-05-26 13:19:33 +05:30
e78b3a65d4 fix: invalidation of in-memory cache (#1270) 2023-05-25 17:29:31 +05:30
f0db9937c7 refactor(configs): make kms module and KmsDecrypt pub (#1274) 2023-05-25 17:09:08 +05:30
253eead301 feat(logging): logging the request payload during BeginRequest (#1247) 2023-05-25 09:38:23 +00:00
24c3a42898 fix(refund): change amount to refund_amount (#1268)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-05-25 09:36:27 +00:00
4ebd26f27e feat(metrics): add response metrics (#1263) 2023-05-25 09:34:13 +00:00
5e90a369db feat(metrics): add flow-specific metrics (#1259) 2023-05-25 09:07:05 +00:00
71a17c682e feat(kms): reduce redundant kms calls (#1264) 2023-05-25 09:05:40 +00:00
776c833de7 fix(connector): [Authorizedotnet]Fix webhooks (#1261)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-05-25 08:02:05 +00:00
cbff605f2a feat(router): implement CardsInfoInterface for MockDB (#1262) 2023-05-25 06:57:09 +00:00
16cd32513b Refactor(router): router_parameters field inclusion (#1251) 2023-05-24 09:39:53 +00:00
a359b76d09 refactor: make NextAction as enum (#1234) 2023-05-24 05:16:00 +00:00
48e537568d fix: merchant webhook config should be looked up in config table instead of redis (#1241) 2023-05-23 14:54:38 +00:00
3857d06627 fix(core): remove missing_required_field_error being thrown in should_add_task_to_process_tracker function (#1239) 2023-05-23 13:27:28 +00:00
1ac3eb0a36 fix: populate meta_data in payment_intent (#1240) 2023-05-23 12:45:07 +00:00
27610361b9 feat(connector): [Noon] Add Card Payments, Capture, Void and Refund (#1207) 2023-05-23 11:05:39 +00:00
9341191e39 fix(list): add mandate type in payment_method_list (#1238) 2023-05-23 11:00:58 +00:00
ea6bce663d test(connector): [Stripe] Fix redirection UI tests (#1215) 2023-05-23 10:41:45 +00:00
b3c6b1f0aa fix: remove multiple call to locker (#1230) 2023-05-23 10:40:21 +00:00
7b74cab385 refactor(core): generate response hash key if not specified in create merchant account request (#1232) 2023-05-23 09:08:15 +00:00
ebf3de4101 fix(session_token): log error only when it occurs (#1136) 2023-05-22 08:16:10 +00:00
186bd729d6 fix(mandate): throw DuplicateMandate Error if mandate insert fails (#1201) 2023-05-19 12:38:36 +00:00
2809425154 refactor: use strum::EnumString implementation for connector name conversions (#1052)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-05-19 12:37:48 +00:00
cf000599dd feat: SEPA and BACS bank transfers through stripe (#930) 2023-05-19 12:35:10 +00:00
53aa5ac92d feat(documentation): add polymorphic generate_schema macro (#1183)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
2023-05-19 11:07:54 +00:00
23bca66b81 feat: ACH transfers (#905) 2023-05-19 09:44:29 +00:00
39405bb478 feat(db): implement AddressInterface for MockDb (#968)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
2023-05-19 09:10:59 +00:00
6c41cdb1c9 refactor(mandate): allow merchant to pass the mandate details and customer acceptance separately (#1188) 2023-05-19 06:49:19 +00:00
f394c4abc0 fix(core): add ephemeral key to payment_create response when customer_id is mentioned (#1133) 2023-05-19 06:41:45 +00:00
b3fd174d04 fix: handle unique constraint violation error gracefully (#1202) 2023-05-18 17:19:10 +00:00
2d49ce56de feat(connector): [Authorizedotnet] implement Capture flow and webhooks for Authorizedotnet (#1171)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-05-18 14:41:52 +00:00
9cc1ceec69 fix(router): aggregate hotfixes for v0.5.10 (#1204)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-05-18 13:50:55 +00:00
bc5497f03a fix(router): add dummy connector url to proxy bypass (#1186) 2023-05-18 12:54:41 +00:00
31a52d8058 fix(router): outgoing webhook api call (#1193) 2023-05-18 08:17:06 +00:00
1f52a66452 feat(payments): add support for manual retries in payments confirm call (#1170) 2023-05-18 08:16:38 +00:00
912a108484 fix(connector): [Checkout] Fix incoming webhook event mapping (#1197) 2023-05-17 21:16:04 +00:00
75ba3ff09f feat(router): add mandates list api (#1143) 2023-05-17 16:01:13 +00:00
bd8868efd0 revert(connector): fix stripe status to attempt status map (#1179) 2023-05-17 14:36:20 +00:00
919c03e679 feat(connector): [Bluesnap] Add support for ApplePay (#1178) 2023-05-17 13:10:20 +00:00
ed22b2af76 fix(router): aggregate critical hotfixes for v0.5.10 (#1162)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-05-17 10:09:00 +00:00
07e0fcbe06 feat(email): integrate email service using AWS SES (#1158) 2023-05-17 09:42:32 +00:00
ea98145318 feat(frm_routing_algorithm): added frm_routing_algorithm to merchant_account table, to be consumed for frm selection (#1161) 2023-05-17 07:52:00 +00:00
600dc33867 fix(merchant_connector_account): add validation for the disabled flag (#1141) 2023-05-16 21:24:10 +00:00