Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

211
Vistas
How can I load a Redsys inSite iframe?

I am trying to incorporate a Redsys inSite payment gateway in my website. There are only a few steps to follow, and I can't find the way to load the iframe into the page.

Details

  • I have secure protocol activated (https).
  • The URL is allowed by the Redsys provider as able to use the Redsys payment.
  • I have no protection for access (no restricted htaccess).
  • No console errors.

The code I use:

Redsys script:

<script src="https://sis-t.redsys.es:25443/sis/NC/sandbox/redsysV2.js"></script>

Body attr:

<body onload="loadRedsysForm()">

HTML div for iframe and inputs for the response:

<div class="redsys_form">
   <div id="card-form"></div>
   <input type="hidden" id="token" >
   <input type="hidden" id="errorCode" >
   <!-- <a href="javascript:alert(document.datos.token.value + '--' + document.datos.errorCode.value)"> ver</a> -->
</div>

Js:

/**
  *   Redsys insite
  */

getInSiteForm('card-form', '', '', '', '', 'Pagar', '352655252', '001', '0263-40');

function merchantValidationEjemplo(){
    //Insertar validaciones…
    return true;
}

<!-- Listener de recepción de ID de operación -->
window.addEventListener("message", function receiveMessage(event) {
    storeIdOper(event,"token", "errorCode", "merchantValidationEjemplo");
});

Screenshot of the error:

'Error' message appearing on screen

I have no idea where to find the answer, I hope some of you can help.

Thank you for your time!

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda