mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	fix(connector_onboarding): Check if connector exists for the merchant account and add reset tracking id API (#3229)
This commit is contained in:
		| @ -77,6 +77,9 @@ pub const VERIFY_CONNECTOR_ID_PREFIX: &str = "conn_verify"; | ||||
| #[cfg(feature = "olap")] | ||||
| pub const VERIFY_CONNECTOR_MERCHANT_ID: &str = "test_merchant"; | ||||
|  | ||||
| #[cfg(feature = "olap")] | ||||
| pub const CONNECTOR_ONBOARDING_CONFIG_PREFIX: &str = "onboarding"; | ||||
|  | ||||
| /// Max payment session expiry | ||||
| pub const MAX_SESSION_EXPIRY: u32 = 7890000; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mani Chandra
					Mani Chandra