@bigcommerce/checkout-sdk / CheckoutButtonOptions
The set of options for configuring the checkout button.
-
↳
CheckoutButtonOptions
• methodId: CheckoutButtonMethodType
The identifier of the payment method.
• Optional
params: Object
The parameters of the request, if required.
• Optional
timeout: default
Provide this option if you want to cancel or time out the request. If the timeout object completes before the request, the request will be cancelled.