mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(core): added multiple payment_attempt support for payment_intent (#439)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
This commit is contained in:
		| @ -312,6 +312,7 @@ diesel::table! { | ||||
|         setup_future_usage -> Nullable<FutureUsage>, | ||||
|         off_session -> Nullable<Bool>, | ||||
|         client_secret -> Nullable<Varchar>, | ||||
|         active_attempt_id -> Varchar, | ||||
|     } | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Abhishek
					Abhishek