@bigcommerce/checkout-sdk / PayPalCommerceCreditButtonInitializeOptions
• Optional
buyNowInitializeOptions: PayPalBuyNowInitializeOptions
The options that are required to initialize Buy Now functionality.
• Optional
currencyCode: string
The option that used to initialize a PayPal script with provided currency code.
• Optional
messagingContainerId: string
The ID of a container which the messaging should be inserted.
• Optional
style: PayPalButtonStyleOptions
A set of styling options for the checkout button.
▸ Optional
onComplete(): void
A callback that gets called when payment complete on paypal side.
void