mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(router): added Payment link new design (#2731)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kashif <46213975+kashif-m@users.noreply.github.com> Co-authored-by: Kashif <kashif@protonmail.com>
This commit is contained in:
		| @ -463,9 +463,8 @@ pub struct PaymentLinkConfig { | ||||
| #[serde(deny_unknown_fields)] | ||||
|  | ||||
| pub struct PaymentLinkColorSchema { | ||||
|     pub primary_color: Option<String>, | ||||
|     pub primary_accent_color: Option<String>, | ||||
|     pub secondary_color: Option<String>, | ||||
|     pub background_primary_color: Option<String>, | ||||
|     pub sdk_theme: Option<String>, | ||||
| } | ||||
|  | ||||
| #[derive(Clone, Debug, Deserialize, ToSchema, Serialize)] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sahkal Poddar
					Sahkal Poddar