mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(payment_link): Added sdk layout option payment link (#3207)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Kashif <mohammed.kashif@juspay.in> Co-authored-by: Kashif <kashif.dev@protonmail.com>
This commit is contained in:
@ -3381,6 +3381,7 @@ pub struct PaymentLinkDetails {
|
||||
pub max_items_visible_after_collapse: i8,
|
||||
pub theme: String,
|
||||
pub merchant_description: Option<String>,
|
||||
pub sdk_layout: String,
|
||||
}
|
||||
|
||||
#[derive(Debug, serde::Serialize)]
|
||||
|
||||
Reference in New Issue
Block a user