Setup_Status
Class Setup_Status
Gets information about the current setup state of the BigCommerce store
- Full name:
\BigCommerce\Merchant\Setup_Status
Constants
| Constant | Visibility | Type | Value |
|---|---|---|---|
STATUS_CACHE | public | ’bigcommerce_store_setup_status’ | |
STATUS_CACHE_TTL | public | ’600’ |
Methods
__construct
public __construct(\BigCommerce\Api_Factory $factory): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$factory | \BigCommerce\Api_Factory |
get_current_status
Get the current status of the store. Results are cached in a transient for up to 10 minutes.
public get_current_status(): arrayrefresh_status
Refresh the status cache with new data
public refresh_status(): arrayis_ssl
Indicates whether the WordPress site is using SSL and sitewide https is enabled in the store.
public is_ssl(): boolget_product_configuration_url
public get_product_configuration_url(): mixedget_shipping_configuration_url
public get_shipping_configuration_url(): mixedget_tax_configuration_url
public get_tax_configuration_url(): mixedget_payment_configuration_url
public get_payment_configuration_url(): mixedget_checkout_setup_documentation_url
public get_checkout_setup_documentation_url(): mixedget_required_steps
public get_required_steps(): mixedget_optional_steps
public get_optional_steps(): mixednew_account
public new_account(): mixedAutomatically generated on 2025-01-21