2424 Commits

Author SHA1 Message Date
a7fc4c6fcd fix(payment_methods): log and ignore the apple pay metadata parsing error while fetching apple pay retry connectors (#4747) 2024-05-24 07:55:09 +00:00
23c73951bb fix(payment_methods): mask the email address being logged in the payment_method_list response logs (#4749) 2024-05-23 15:07:00 +00:00
f04c6ac030 feat(users): add support to verify 2FA using recovery code (#4737)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 13:40:27 +00:00
42e5ef1551 feat(users): Create terminate 2fa API (#4731) 2024-05-23 12:01:35 +00:00
ae77373b4c chore: move RouterData Request types to hyperswitch_domain_models crate (#4723)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 10:18:51 +00:00
5e5eb5fbae feat: authentication analytics (#4684) 2024-05-23 10:12:29 +00:00
0b415dcca6 feat(analytics): added client columns in payments analytics (#4658)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 09:58:17 +00:00
ee276ec2d5 ci: fix unit tests for routing (#4743) 2024-05-23 09:14:29 +00:00
c778af26dd fix(kafka): fix kafka timestamps sent from application (#4709)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 09:14:13 +00:00
ba624d0498 refactor(payment_methods): use recurring enabled flag to decide which payment method supports MIT (#4732) 2024-05-23 07:31:27 +00:00
13f6efc7e8 feat(router): send message_version and directory_server_id in next_action block of three_ds_data for external 3ds flow (#4715)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-23 07:12:14 +00:00
da2dc10f3d refactor(bank-redirect): dynamic field changes for bankredirect payment method (#4650) 2024-05-23 06:53:25 +00:00
1bd406197b fix(core): fix failing token based MIT payments (#4735) 2024-05-22 19:07:03 +00:00
d942a31d60 feat(payment_methods): enable auto-retries for apple pay (#4721)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-22 15:23:05 +00:00
8afeda54fc feat(connector): [AUTHORIZEDOTNET] Implement zero mandates (#4704) 2024-05-22 11:51:06 +00:00
fabf80c2b1 fix: added hget lookup for all updated_by existing cases (#4716)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-22 09:29:18 +00:00
431560b7fb feat(routing): Use Moka cache for routing with cache invalidation (#3216)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-22 08:32:50 +00:00
8fa2cd556b feat(users): Create generate recovery codes API (#4708) 2024-05-22 08:28:42 +00:00
ae601e8e1b feat(webhook): add frm webhook support (#4662)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-22 08:15:01 +00:00
2ad7fc0cd6 feat(connector): accept connector_transaction_id in 4xx error_response of connector (#4720) 2024-05-22 07:16:47 +00:00
528d692a89 feat(core): add support for connectors having separate version call for pre authentication (#4603)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-21 17:07:44 +00:00
fea2ea6d2c chore: move tracing to workspace deps and remove router_env as a dependency of redis_interface (#4717) 2024-05-21 14:18:34 +00:00
a917776bb8 refactor(graph): refactor the Knowledge Graph to include configs check, while eligibility analysis (#4687)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-21 14:14:45 +00:00
0f53f74d26 feat(constraint_graph): add visualization functionality to the constraint graph (#4701) 2024-05-21 11:58:52 +00:00
443b7e6ea2 refactor(router): added a new type minor unit to amount (#4629)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2024-05-21 10:10:05 +00:00
2cd360e6a9 refactor(core): add support to enable pm_data and pm_id in payments response (#4711) 2024-05-21 09:57:45 +00:00
226c337399 feat(core): Add a new endpoint for Complete Authorize flow (#4686)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-20 16:02:36 +00:00
36409bdc91 refactor(cache): remove deref impl on Cache type (#4671) 2024-05-20 13:44:41 +00:00
842728ef93 fix(router): handle connector authentication technical failures and skip confirm in authorize flow only when authentication_type is not challenge (#4667) 2024-05-20 13:38:57 +00:00
7f5346169e feat: add an api for toggle KV for all merchants (#4600) 2024-05-20 09:22:10 +00:00
3fa59d4bac feat: Soft kill kv (#4582)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-20 07:17:05 +00:00
7e44bbca63 feat: added client_source, client_version in payment_attempt from payments confirm request headers (#4657) 2024-05-17 10:27:30 +00:00
853f3b4854 refactor(FRM): refactor frm configs (#4581)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-17 10:23:13 +00:00
8c0d72e225 fix: address non-digit character cases in card number validation (#4649) 2024-05-17 07:18:01 +00:00
8427b60a18 fix(core): use realip_remote_addr function to extract ip address (#4653) 2024-05-16 18:10:51 +00:00
0d45f854a2 refactor(access_token): handle network delays with expiry of access token (#4617) 2024-05-16 14:49:49 +00:00
9ac5d70e2e chore: add deprecated flag to soon to be deprecated fields in payment request and response (#4261)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-16 14:42:11 +00:00
84cb2bcb6b fix(recon): make recon status optional in merchant account (#4654)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-16 14:01:50 +00:00
27ae437a88 refactor(cards,router): Remove duplicated card number interface (#4404)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-05-16 13:20:40 +00:00
0dee53ecb2 refactor(session_flow): remove the shipping and billing parameter fields if null for apple pay and google pay (#4661) 2024-05-16 13:01:56 +00:00
4b5b558dae feat(middleware): log content_length for 4xx (#4655)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-16 10:30:50 +00:00
df865d76be fix(router): add max_amount validation in payment flows (#4645) 2024-05-15 14:13:43 +00:00
1a27ba5764 refactor(router): remove default case handling in bambora connector (#4473) 2024-05-15 13:22:15 +00:00
3cf840e486 fix(connector): accept state abbreviation in 2 letter (#4646)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-15 11:09:53 +00:00
24214bcfcd refactor(db): Add TenantID field to KafkaEvent struct (#4598)
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
2024-05-15 10:54:39 +00:00
0958d948f9 refactor(bank-redirect): remove billing from bankredirect payment data (#4362)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-15 07:54:28 +00:00
ff1c2ddf8b feat(core): Move RouterData to crate hyperswitch_domain_models (#4524)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-15 06:53:50 +00:00
650f3fa25c feat(payment_methods): pass required shipping details field for wallets session call based on business_profile config (#4616)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-14 14:55:52 +00:00
e43ae653a0 refactor(payment_methods): update api contract for update payment method endpoint (#4641) 2024-05-14 12:49:35 +00:00
6b509c7bec refactor: remove Ctx generic from payments core (#4574) 2024-05-14 12:48:18 +00:00