|
container->get( MerchantAccountState::class )->get( false );
$merchant_id = $this->container->get( OptionsInterface::class )->get_merchant_id();
if ( ! empty( $mc_account_state ) ) :
?>
( Merchant Center account status -- ID: ||
$step ) : ?>
)
Begins/continues four-step account-setup sequence: creation, verification, linking, claiming.
Claim overwrite performed with Claim Overwrite button.
If no MC ID is provided, then a sub-account will be created under our MCA.
Adds gla_merchant_id to site options.
|