ソニーペイメントサービスの2つの決済モジュール

Welcart Square 1.0.12 をリリース

Welcart Square 1.0.12 をリリースしました。

  1. 会員システムを利用しない場合のお客様情報ページの見出し削除

会員システムを利用しない場合のお客様情報ページの見出し削除

タグ追加: welcart_basic-sqaure/wc_templates/cart/wc_customer_page.php 71行目あたり

<?php if( usces_is_membersystem_state() ) : ?>
    <h5><?php _e('The nonmember please enter at here.','usces'); ?></h5>
<?php endif; ?>