mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat: applepay payment request object (#519)
This commit is contained in:
		 Sangamesh Kulkarni
					Sangamesh Kulkarni
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							63f9b6124d
						
					
				
				
					commit
					8ee097ea21
				
			| @ -173,12 +173,19 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         api_models::payments::PaymentsSessionRequest, | ||||
|         api_models::payments::PaymentsSessionResponse, | ||||
|         api_models::payments::SessionToken, | ||||
|         api_models::payments::ApplePaySessionObject, | ||||
|         api_models::payments::ApplePayRequest, | ||||
|         api_models::payments::AmountInfo, | ||||
|         api_models::payments::GpayMerchantInfo, | ||||
|         api_models::payments::GpayAllowedPaymentMethods, | ||||
|         api_models::payments::GpayAllowedMethodsParameters, | ||||
|         api_models::payments::GpayTokenizationSpecification, | ||||
|         api_models::payments::GpayTokenParameters, | ||||
|         api_models::payments::GpayTransactionInfo, | ||||
|         api_models::payments::GpayData, | ||||
|         api_models::payments::KlarnaData, | ||||
|         api_models::payments::PaypalData, | ||||
|         api_models::payments::ApplepayData, | ||||
|         api_models::payments::PaymentsCancelRequest, | ||||
|         api_models::payments::PaymentListConstraints, | ||||
|         api_models::payments::PaymentListResponse, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user