Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 1.16 KB

paypalbuttonstyleoptions.md

File metadata and controls

61 lines (34 loc) · 1.16 KB

@bigcommerce/checkout-sdkPaypalButtonStyleOptions

Interface: PaypalButtonStyleOptions

Hierarchy

  • PaypalButtonStyleOptions

Index

Properties

Properties

Optional color

color? : "gold" | "blue" | "silver" | "black"


Optional fundingicons

fundingicons? : undefined | false | true


Optional label

label? : "checkout" | "pay" | "buynow" | "paypal" | "credit"


Optional layout

layout? : "horizontal" | "vertical"


Optional shape

shape? : "pill" | "rect"


Optional size

size? : "small" | "medium" | "large" | "responsive"


Optional tagline

tagline? : undefined | false | true