Skip to main content

AccountBranding

Account branding

type AccountBranding {
accentColor: String
bgColor: String
logoUrl: String
iconUrl: String
}

Fields

AccountBranding.accentColor ● String scalar

Merchant's accent color

AccountBranding.bgColor ● String scalar

Merchant's background color

AccountBranding.logoUrl ● String scalar

Merchant's logo URL, the logo will be displayed on the payment page

AccountBranding.iconUrl ● String scalar

Merchant's icon URL, the icon will be used as an icon for the payment page

Member Of

Account object