@bigcommerce/checkout-sdk / ShippingStrategySelector
- getInitializeError
- getSelectOptionError
- getUpdateAddressError
- getWidgetInteractionError
- isInitialized
- isInitializing
- isSelectingOption
- isUpdatingAddress
- isWidgetInteracting
▸ getInitializeError(methodId?
): undefined
| Error
Name | Type |
---|---|
methodId? |
string |
undefined
| Error
▸ getSelectOptionError(methodId?
): undefined
| Error
Name | Type |
---|---|
methodId? |
string |
undefined
| Error
▸ getUpdateAddressError(methodId?
): undefined
| Error
Name | Type |
---|---|
methodId? |
string |
undefined
| Error
▸ getWidgetInteractionError(methodId?
): undefined
| Error
Name | Type |
---|---|
methodId? |
string |
undefined
| Error
▸ isInitialized(methodId
): boolean
Name | Type |
---|---|
methodId |
string |
boolean
▸ isInitializing(methodId?
): boolean
Name | Type |
---|---|
methodId? |
string |
boolean
▸ isSelectingOption(methodId?
): boolean
Name | Type |
---|---|
methodId? |
string |
boolean
▸ isUpdatingAddress(methodId?
): boolean
Name | Type |
---|---|
methodId? |
string |
boolean
▸ isWidgetInteracting(methodId?
): boolean
Name | Type |
---|---|
methodId? |
string |
boolean