Secure Fields protege los datos de las tarjetas en tu checkout
30-09-2022
Secure Fields es un conjunto de campos iframe para registrar los datos de la tarjeta al momento del pago y procesarlos de forma segura a través de los servidores de Mercado Pago. Esta funcionalidad permitirá que su tienda deje de lidiar con el cifrado de información y también facilitará su proceso de certificación PCI SAQ-A. Actualmente, Secure Fields no está disponible en SDK JS V1 y, para obtenerlo automáticamente, deberás migrar a SDK JS V2.
Consultá la documentación y hacé tu migración ahora.
";
i.id = "MelidataIframe";
d.body.appendChild(i);
var doc = i.contentWindow.document;
var script = doc.createElement('script');
script.nonce = '6ElucHESQNBlOfC2OPXyCA==';
script.type = 'text/javascript';
script.text ='window.inDapIF = true;';
doc.documentElement.appendChild(script);
} else {
// This page is charged async via AJAX and inserted into another one who has
// already download melidata js lib => Just clean the track
melidata("clean");
}
})(document,'https://http2.mlstatic.com/storage/melidata-js-sdk/js/3/0.6.13-fix-smartpos/melidata.min.js');
melidata("configure", "bfcache_tracking_enabled", false);
melidata("add", "id", "512ff828-723f-4107-9322-0f2f20839c25");
melidata("add", "path", "/developers/news/details");
melidata("add", "server_id", "512ff828-723f-4107-9322-0f2f20839c25");
melidata("add", "application", {"technologies":["nordic"],"version":"4.40.8-hotfix-2","server_hostname":"","server_poolname":"","app_name":"","sdk_version":{"node_version":"6.12.1"},"business":"mercadopago","site_id":"MLC","theme":"yellowblue-light","secured":{"encrypted":"VP7BbS86RQbk9BD+:xHeVUD3HTs08QH20iF9CJQ==:Ibw041Di48ShKZyoSxBqYXqNts38unHJfV0KTyH4dyjx8qc/J82HYNWgyO26Bg1N0vAFxneyKMwYX/kGg/LRaIHkH8rRMwQTtAAeWVBBAUS9NTFUQ7w/VetAcq83GtKEbGI0ae53RDcL5TRquRPRPBKEb8FkTuXqnakSNKBooJbpKL5Gwy9JwCHjZVdDRHG/VlQw5j0l","signature":"eyJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiI0NmFkZTliYS04YWE1LTQ1ZDAtYjIwOS0yYTdmYjJhNjU1ZDkiLCJzaXRlX2lkIjoiTUxDIiwicGxhdGZvcm0iOiIvd2ViL2Rlc2t0b3AifQ.nRxnHWFFykIWA7Sr0zHXeTWWpLpIOJPqjEx1mm7rmcc"}});
melidata("add", "user", {"uid":"46ade9ba-8aa5-45d0-b209-2a7fb2a655d9","user_tags":[],"privacy_consents":{"advertising":true,"traceability":true,"performance":true,"functionality":true}});
melidata("add", "device", {"platform":"/web/desktop","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"});
melidata("add", "platform", {"http":{"cookies":{},"headers":{"host":"www.mercadopago.cl","x-request-id":"46ade9ba-8aa5-45d0-b209-2a7fb2a655d9","x-d2id":"46ade9ba-8aa5-45d0-b209-2a7fb2a655d9","x-device-js":"true","x-platform":"newMP-mp"},"http_url":"https://www.mercadopago.cl/developers/es/news/2022/09/30/Secure-Fields-protects-card-details-at-checkout"}});
melidata("add", "event_data", {"partial_path":"/2022/09/30/Secure-Fields-protects-card-details-at-checkout","language_selected":"es","section":"news","product":"not_apply","news_id":"50280c5ae9594f289f0d1e9556b34c5e"});
melidata("send", "view", {
path: "/developers/news/details",
data: {}
}, "melidata");