$array ) { if( !empty( $array['settlement'] ) ){ switch( $array['settlement'] ){ case 'acting_zeus_card': $paymod_id = 'zeus'; if( 'on' != $usces->options['acting_settings'][$paymod_id]['card_activate'] || 'on' != $usces->options['acting_settings'][$paymod_id]['activate'] ) continue; $cnum1 = isset( $_POST['cnum1'] ) ? esc_html($_POST['cnum1']) : ''; $cnum2 = isset( $_POST['cnum2'] ) ? esc_html($_POST['cnum2']) : ''; $cnum3 = isset( $_POST['cnum3'] ) ? esc_html($_POST['cnum3']) : ''; $cnum4 = isset( $_POST['cnum4'] ) ? esc_html($_POST['cnum4']) : ''; $securecode = isset( $_POST['securecode'] ) ? esc_html($_POST['securecode']) : ''; $expyy = isset( $_POST['expyy'] ) ? esc_html($_POST['expyy']) : ''; $expmm = isset( $_POST['expmm'] ) ? esc_html($_POST['expmm']) : ''; $username = isset( $_POST['username_card'] ) ? esc_html($_POST['username_card']) : ''; $howpay = isset( $_POST['howpay'] ) ? esc_html($_POST['howpay']) : '1'; $cbrand = isset( $_POST['cbrand'] ) ? esc_html($_POST['cbrand']) : ''; $div = isset( $_POST['div'] ) ? esc_html($_POST['div']) : ''; $html .= ''."\n"; $html .= '
| '.__('ご登録のカード番号下4桁', 'usces').' | ' . $usces->get_member_meta_value( 'zeus_partofcard', $member['ID'] ) . ' (カード情報の変更はこちら) |
'.__('セキュリティコード', 'usces').' | (半角数字のみ) | '; } }else{ if( isset($_GET['page'] ) and 'member_update_settlement' == $_GET['page'] ) { $html .= '
|---|---|---|
| '.__('ご登録のカード番号下4桁', 'usces').' | ' . $usces->get_member_meta_value( 'zeus_partofcard', $member['ID'] ). ' |
|
| '.$label.' | (半角数字のみ) | |
| '.__('セキュリティコード', 'usces').' | (半角数字のみ) | |
| '.__('カード有効期限', 'usces').' | 月 年 | |
| '.__('カード名義', 'usces').' | (半角英字) | |
| '.__('支払方法', 'usces').' | ||
| '.__('カードブランド', 'usces').' | ||
| '.__('分割回数', 'usces').' | ||
| '.__('お支払いに利用するコンビニ', 'usces').' | ||
|---|---|---|
| *'.__('お名前', 'usces').' | (全角カナ) | |
| '.__('支払方法', 'usces').' | ||
|---|---|---|