Answer the question
In order to leave comments, you need to log in
Payment methods in the select > option dropdown list?
chosen, true); ?> data-order_button_text="<?php echo esc_attr( $gateway->order_button_text ); ?>" />
<?php echo $gateway->get_title(); /* phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped */ ?> <?php echo $gateway->get_icon(); /* phpcs:ignore WordPress.XSS.EscapeOutput.OutputNotEscaped */ ?>
<?php if ( $gateway->has_fields() || $gateway->get_description() ) : ?>
chosen ) : /* phpcs:ignore Squiz .ControlStructures.ControlSignature.NewlineAfterOpenBrace */ ?>style="display:none;"<?php endif; /* phpcs:ignore Squiz.ControlStructures.ControlSignature.NewlineAfterOpenBrace */ ?>>
<?php $gateway->payment_fields(); ?>
<?php endif; ?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question