関数
Configures script objects.
ソース: src/Components/RegisterWithAmazon/RegisterWithAmazon.php:19
Configures script objects.
Set meta value used in subsequent logins with Amazon to bypass password entry
Populates error store
Creates Welcart account with Amazon account data. Returns GenericError
instance on failure.
Invokes $this->registerNewMember
if $_POST['regnewmember']
is 1
In the case of NewMember, the points awarded will be calculated and reflected in the order.
新規会員登録のチェックボックスと規約が適用できる場合は表示する
設定されている場合、会員になるための条件をチェックボックスで表示する
Populates custom error store
If the country of the selected delivery address is Japan and the prefecture is invalid, a GenericError
instance will be returned.