mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-30 09:38:33 +08:00 
			
		
		
		
	feat(payout): [Payone] add payone connector (#4553)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -159,7 +159,6 @@ impl<E> ConnectorResponseExt | ||||
| pub fn get_payment_attempt_id(payment_id: impl std::fmt::Display, attempt_count: i16) -> String { | ||||
|     format!("{payment_id}_{attempt_count}") | ||||
| } | ||||
|  | ||||
| #[derive(Debug)] | ||||
| pub struct QrImage { | ||||
|     pub data: String, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kiran Kumar
					Kiran Kumar