mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 01:57:45 +08:00 
			
		
		
		
	feat(router): skip apple pay session call if the browser is not Safari (#5136)
This commit is contained in:
		| @ -77,6 +77,8 @@ pub mod headers { | ||||
|     pub const X_CLIENT_SOURCE: &str = "X-Client-Source"; | ||||
|     pub const X_PAYMENT_CONFIRM_SOURCE: &str = "X-Payment-Confirm-Source"; | ||||
|     pub const CONTENT_LENGTH: &str = "Content-Length"; | ||||
|     pub const BROWSER_NAME: &str = "browsername"; | ||||
|     pub const X_CLIENT_PLATFORM: &str = "x-client-platform"; | ||||
| } | ||||
|  | ||||
| pub mod pii { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shankar Singh C
					Shankar Singh C