mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-30 09:38:33 +08:00 
			
		
		
		
	feat(connector): [Payme] add Authorize, Sync, Capture, Refund, Refund Sync, Mandate & web hooks support for cards (#1594)
This commit is contained in:
		| @ -653,7 +653,7 @@ pub enum Connector { | ||||
|     // Opayo, added as template code for future usage | ||||
|     Opennode, | ||||
|     // Payeezy, As psync and rsync are not supported by this connector, it is added as template code for future usage | ||||
|     // Payme, | ||||
|     Payme, | ||||
|     Paypal, | ||||
|     Payu, | ||||
|     Rapyd, | ||||
| @ -758,7 +758,7 @@ pub enum RoutableConnectors { | ||||
|     // Opayo, added as template code for future usage | ||||
|     Opennode, | ||||
|     // Payeezy, As psync and rsync are not supported by this connector, it is added as template code for future usage | ||||
|     // Payme, | ||||
|     Payme, | ||||
|     Paypal, | ||||
|     Payu, | ||||
|     Rapyd, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Arjun Karthik
					Arjun Karthik