Skip to content

Latest commit

 

History

History
81 lines (50 loc) · 1.36 KB

paypalbuttonstyleoptions.md

File metadata and controls

81 lines (50 loc) · 1.36 KB

@bigcommerce/checkout-sdk > PaypalButtonStyleOptions

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 *