mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	fix(connector): fix incorrect mapping of attempt status in NMI connector (#7200)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
This commit is contained in:
		| @ -910,7 +910,7 @@ impl TryFrom<types::PaymentsResponseRouterData<StandardResponse>> | ||||
|                 { | ||||
|                     enums::AttemptStatus::CaptureInitiated | ||||
|                 } else { | ||||
|                     enums::AttemptStatus::Authorizing | ||||
|                     enums::AttemptStatus::Authorized | ||||
|                 }, | ||||
|             ), | ||||
|             Response::Declined | Response::Error => ( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Anurag
					Anurag