[@bigcommerce/checkout-sdk](../README.md) / WithBoltPaymentInitializeOptions

# Interface: WithBoltPaymentInitializeOptions

## Table of contents

### Properties

- [bolt](WithBoltPaymentInitializeOptions.md#bolt)

## Properties

### bolt

• `Optional` **bolt**: [`BoltPaymentInitializeOptions`](BoltPaymentInitializeOptions.md)

The options that are required to initialize the Bolt payment
method. They can be omitted unless you need to support Bolt.
