|  | 19c502398f | feat(roles): Add caching for custom roles (#3946) | 2024-03-05 13:26:09 +00:00 |  | 
			
				
					|  | 0a43ceb14e | feat(api_models): add api_models for external 3ds authentication flow (#3858) Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-03-05 07:49:05 +00:00 |  | 
			
				
					|  | 5bb67c7dcc | feat(webhooks): implement automatic retries for failed webhook deliveries using scheduler (#3842) | 2024-03-04 06:31:02 +00:00 |  | 
			
				
					|  | 33f07419ab | feat(address): add payment method billing details (#3812) | 2024-03-01 12:07:29 +00:00 |  | 
			
				
					|  | 8933ddff66 | fix(connector): [adyen] production endpoints and mappings (#3900) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in> | 2024-02-29 18:27:36 +00:00 |  | 
			
				
					|  | 0136523f38 | refactor(roles): Add more checks in create, update role APIs and change the response type (#3896) | 2024-02-29 13:56:46 +00:00 |  | 
			
				
					|  | b0b9bfa731 | feat(roles): Add groups for get_from_tokenapi (#3872) | 2024-02-29 09:55:56 +00:00 |  | 
			
				
					|  | de6b16bed9 | feat(analytics): adding metric api for dispute analytics (#3810) Co-authored-by: Sampras Lopes <lsampras@pm.me> | 2024-02-28 12:09:31 +00:00 |  | 
			
				
					|  | f3931cf484 | feat(payment_methods): Add default payment method column in customers table and last used column in payment_methods table (#3790) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-28 11:12:58 +00:00 |  | 
			
				
					|  | fbe9d2f19e | feat(roles): Change list roles, get role and authorization info api to respond with groups (#3837) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-27 12:56:46 +00:00 |  | 
			
				
					|  | 75c633fc7c | feat(payouts): extend routing capabilities to payout operation (#3531) Co-authored-by: Kashif <mohammed.kashif@juspay.in> | 2024-02-26 07:30:10 +00:00 |  | 
			
				
					|  | 2c95dcd197 | fix(cards): Return a 200 response indicating that a customer is none (#3773) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-23 14:57:32 +05:30 |  | 
			
				
					|  | 58809ab1f9 | feat(user): create apis for custom role  (#3763) Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com> | 2024-02-22 14:25:47 +00:00 |  | 
			
				
					|  | 863e380cf2 | feat(address): add email field to address (#3682) | 2024-02-22 10:48:27 +00:00 |  | 
			
				
					|  | ada6a32276 | feat(authz): Add custom role checks in authorization (#3719) Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-21 13:44:36 +00:00 |  | 
			
				
					|  | 97252237a9 | feat(users): Send email to user if the user already exists (#3705) | 2024-02-21 13:37:49 +00:00 |  | 
			
				
					|  | 7b0bce5558 | refactor(core): inclusion of locker to store fingerprints (#3630) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in> | 2024-02-21 08:07:25 +00:00 |  | 
			
				
					|  | 4ae28e48cd | refactor(permissions): Remove permissions for utility APIs (#3730) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-21 07:20:42 +00:00 |  | 
			
				
					|  | 6aeb44091b | feat(analytics): added filter api for dispute analytics (#3724) | 2024-02-20 15:17:02 +00:00 |  | 
			
				
					|  | 073310c1f6 | refactor(merchant_connector_account): change unique constraint to connector label (#3091) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-20 07:31:30 +00:00 |  | 
			
				
					|  | 76ac1a753a | feat(analytics): added dispute as uri param to analytics info api (#3693) | 2024-02-19 12:44:51 +00:00 |  | 
			
				
					|  | 11fc9b3986 | refactor(ext_traits): simplify the signatures of some methods in Encodeextension trait (#3687) | 2024-02-19 09:54:09 +00:00 |  | 
			
				
					|  | d0f529fa4b | refactor(router): remove fallback feature for /addand/getfor locker (#3648)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-19 07:08:04 +00:00 |  | 
			
				
					|  | fb254b8924 | refactor(openapi): enable other features in api_models when running openapi (#3649) | 2024-02-16 10:11:44 +00:00 |  | 
			
				
					|  | 610a5a3969 | feat(api_models): add client_secret type to payments (#3557) Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2024-02-15 06:35:18 +00:00 |  | 
			
				
					|  | 6e103cef50 | fix(healthcheck): do not return true as response if the check if not applicable (#3551) | 2024-02-13 07:44:18 +00:00 |  | 
			
				
					|  | 1dc660f804 | feat(router): add delete_evidenceapi for disputes (#3608) | 2024-02-12 08:17:09 +00:00 |  | 
			
				
					|  | 33df3520d1 | feat(pm_list): add required fields for giropay  (#3194) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com> | 2024-02-12 07:56:05 +00:00 |  | 
			
				
					|  | b9c29e7fd3 | feat(users): Add transfer org ownership API (#3603) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-09 11:58:17 +00:00 |  | 
			
				
					|  | cfa10aa60e | feat(user): implement force password reset (#3572) | 2024-02-09 10:19:06 +00:00 |  | 
			
				
					|  | edd6806f97 | refactor(user_role): Change update user role request to take emailinstead ofuser_id(#3530)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-08 08:49:44 +00:00 |  | 
			
				
					|  | c2b2b65b9c | feat: adding refunds type to api_event_logs api to fetch refunds audit trail (#3503) Co-authored-by: harsh-sharma-juspay <125131007+harsh-sharma-juspay@users.noreply.github.com>
Co-authored-by: oscar2d2 <oscarkong@gmail.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in> | 2024-02-08 07:20:15 +00:00 |  | 
			
				
					|  | 14c0a2b03f | feat(core): add config for update_mandate_flow  (#3542) | 2024-02-07 17:53:14 +00:00 |  | 
			
				
					|  | ef302dd398 | feat(core): decide flow based on setup_future_usage (#3569) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-07 16:09:49 +00:00 |  | 
			
				
					|  | fbe84b2a33 | feat(core): routes to toggle blocklist (#3568) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in> | 2024-02-07 11:52:48 +00:00 |  | 
			
				
					|  | 3af6aaf28e | feat(payouts): Add Wallet to Payouts (#3502) | 2024-02-07 06:51:57 +00:00 |  | 
			
				
					|  | 0a97a1eb63 | refactor(blocklist): separate utility function & kill switch for validating data in blocklist (#3360) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-06 13:36:47 +00:00 |  | 
			
				
					|  | ebe4ac30a8 | feat(connector): send metadata in payment authorize request for noon nmi cryptopay (#3325) | 2024-02-06 13:34:19 +00:00 |  | 
			
				
					|  | a9c0d0c554 | fix: return currency in payment methods list response (#3516) | 2024-02-05 10:48:55 +00:00 |  | 
			
				
					|  | 0d5cd711b2 | fix: add profile_idin dispute  (#3486)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-05 06:49:12 +00:00 |  | 
			
				
					|  | 63c383f5a2 | feat: add deep health check for drainer (#3396) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in> | 2024-02-02 10:59:35 +00:00 |  | 
			
				
					|  | d283053e5e | fix: add outgoing checks for scheduler (#3526) | 2024-02-02 09:49:08 +00:00 |  | 
			
				
					|  | cf0e0b330e | feat(user): add support for resend invite (#3523) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-02 09:34:49 +00:00 |  | 
			
				
					|  | 54fb61eeeb | feat: add healthcheck for outgoing request (#3519) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-01 11:44:09 +00:00 |  | 
			
				
					|  | 170e10cb8e | feat: add deep health check for scheduler (#3304) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in> | 2024-02-01 11:14:13 +00:00 |  | 
			
				
					|  | b7c0f9aa09 | refactor(connector): [Adyen] change expiresAt time from string to unixtimestamp (#3506) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-01-31 17:07:47 +00:00 |  | 
			
				
					|  | 90a24625ce | chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me> | 2024-01-31 11:39:35 +00:00 |  | 
			
				
					|  | 7597f3b692 | feat: add deep health check for analytics (#3438) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-01-31 07:31:15 +00:00 |  | 
			
				
					|  | d2accdef41 | refactor(core): restrict requires_customer_action in confirm (#3235) | 2024-01-30 11:46:02 +00:00 |  | 
			
				
					|  | a7bc8c655f | refactor(payment_link): segregated payment link in html css js files, sdk over flow issue, surcharge bug, block SPM customer call for payment link (#3410) Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com> | 2024-01-30 10:42:01 +00:00 |  |