mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	feature(connector): add support for worldline connector (#374)
This commit is contained in:
		| @ -242,6 +242,8 @@ pub enum ConnectorError { | ||||
|     WebhookEventTypeNotFound, | ||||
|     #[error("Incoming webhook event resource object not found")] | ||||
|     WebhookResourceObjectNotFound, | ||||
|     #[error("Invalid Date/time format")] | ||||
|     InvalidDateFormat, | ||||
| } | ||||
|  | ||||
| #[derive(Debug, thiserror::Error)] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Arjun Karthik
					Arjun Karthik