Skip to content

Latest commit

 

History

History
117 lines (71 loc) · 1.9 KB

StripeShippingEvent.md

File metadata and controls

117 lines (71 loc) · 1.9 KB

@bigcommerce/checkout-sdk / StripeShippingEvent

Interface: StripeShippingEvent

Hierarchy

Table of contents

Properties

Properties

complete

complete: boolean

Inherited from

StripeEvent.complete


display

Optional display: Object

Type declaration

Name Type
name string

elementType

elementType: string

Inherited from

StripeEvent.elementType


empty

empty: boolean

Inherited from

StripeEvent.empty


fields

Optional fields: Object

Type declaration

Name Type
phone string

isNewAddress

Optional isNewAddress: boolean


mode

Optional mode: string


phoneFieldRequired

phoneFieldRequired: boolean


value

value: Object

Type declaration

Name Type
address Object
address.city string
address.country string
address.line1 string
address.line2? string
address.postal_code string
address.state string
firstName? string
lastName? string
name? string
phone? string