Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.12 KB

PayPalCommerceAlternativeMethodsButtonOptions.md

File metadata and controls

44 lines (24 loc) · 1.12 KB

@bigcommerce/checkout-sdk / PayPalCommerceAlternativeMethodsButtonOptions

Interface: PayPalCommerceAlternativeMethodsButtonOptions

Table of contents

Properties

Properties

apm

apm: string

Alternative payment method id what used for initialization PayPal button as funding source.


buyNowInitializeOptions

Optional buyNowInitializeOptions: PayPalBuyNowInitializeOptions

The options that required to initialize Buy Now functionality.


currencyCode

Optional currencyCode: string

The option that used to initialize a PayPal script with provided currency code.


style

Optional style: PayPalButtonStyleOptions

A set of styling options for the checkout button.