@bigcommerce/checkout-sdk / BraintreePaypalCustomerInitializeOptions
optionalbuttonHeight?:number
container:
string
The ID of a container which the checkout button should be inserted into.
optionalonClick():void
A callback that gets called when wallet button clicked
void
optionalonError(error):void
A callback that gets called on any error instead of submit payment or authorization errors.
StandardError | BraintreeError
The error object describing the failure.
void