Support » Plugin: WooCommerce Sermepa payment gateway » Cambio de apariencia del boton de redsys

  • Resolved cienporcien.es

    (@cienporcienes)


    Me pongo en contacto con usted como usuario del plugin “WooCommerce sermepa payment gateway” que tengo instalado en mi pasarela de pago para que por favor me ayude a solucionar el siguiente problema.
    Me gustaría sustituir el logo que aparece mencionando “redsys” por otro mas representativo del pago con tarjeta.
    Le ruego que me indique, si es tan amable, el comando o función que habría que sustituir.

    A la espera de sus noticias reciba un cordial saludo.

    http://wordpress.org/plugins/woocommerce-sermepa-payment-gateway/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jesús,

    Since this is an English speaking support forum, I will translate cienporcien.es’ request.

    Basically it would be great if we could choose the image that we want to appear next to the payment method when we are on the checkout page.

    Ideally, this should be an option in the backend where we could upload the image we want to use or, if it’s too much hassle for you I would suggest inserting a filter hook in:

    woocommerce-sermepa-payment-gateway/wc_sermepa_payment_gateway.php

    $this->icon 		= home_url() . '/wp-content/plugins/' . dirname( plugin_basename( __FILE__ ) ) . '/assets/images/icons/sermepa.png';

    If you need a hand developing this, please let me know how I can help you. I’m a WordPress developer myself and used to work with subversion/git, etc.

    Best regards,
    Oscar

    Hi Oscar,

    I have the same issue, The image of Visa and mastercard is very important. I installed the plugin and it works perfect with cyberpack of La Caixa. I just need to update the image but i don´t know how to.

    I can´t find the wc_sermepa_payment_gateway.php file through WordPress page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cambio de apariencia del boton de redsys’ is closed to new replies.