__( 'AfterPay Customer Individual Score', 'afterpay' ), 'target' => 'afterpay_cis', 'class' => 'afterpay_cis', ); return $tabs; } /** * Add AfterPay Customer Individual Score Input Field * * @return void */ public function coupon_data_panel() { ?>
'afterpay_cis_code', 'label' => __( 'AfterPay CIS code ', 'afterpay' ), 'description' => __( 'Fill this field with corresponding CIS code', 'afterpay' ), ) ); ?>