mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(core): Added Reward PaymentMethod & CurrencyAuthKey for Hyperswitch <> UCS Integration (#8767)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -85,6 +85,9 @@ pub mod consts { | ||||
|  | ||||
|     /// Header key for sending the API secret in signature-based authentication. | ||||
|     pub(crate) const UCS_HEADER_API_SECRET: &str = "x-api-secret"; | ||||
|  | ||||
|     /// Header key for sending the AUTH KEY MAP in currency-based authentication. | ||||
|     pub(crate) const UCS_HEADER_AUTH_KEY_MAP: &str = "x-auth-key-map"; | ||||
| } | ||||
|  | ||||
| /// Metrics for interactions with external systems. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Saptak Dutta
					Saptak Dutta