{"id":840,"date":"2024-11-20T17:29:18","date_gmt":"2024-11-20T16:29:18","guid":{"rendered":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/?page_id=840"},"modified":"2026-06-26T13:15:02","modified_gmt":"2026-06-26T11:15:02","slug":"pago-de-tasas","status":"publish","type":"page","link":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/tramites-online\/pago-de-tasas\/","title":{"rendered":"Pago de tasas"},"content":{"rendered":"\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n<div id=\"pl-gb840-6a8d1c437c721\"  class=\"panel-layout panel-layout\" ><div id=\"pg-gb840-6a8d1c437c721-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb840-6a8d1c437c721-0-0\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><div id=\"pgc-gb840-6a8d1c437c721-0-1\"  class=\"panel-grid-cell panel-grid-cell-mobile-last\" ><div id=\"panel-gb840-6a8d1c437c721-0-1-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" >\t\t\t<div class=\"textwidget\"><h2 class=\"wp-block-heading has-large-font-size\"><strong><mark class=\"has-inline-color has-black-color\">C\u00d3DIGOS DE PAGO<\/mark><\/strong><\/h2>\n<p class=\"has-medium-font-size\">A cada tr\u00e1mite le corresponde un c\u00f3digo num\u00e9rico (QR) determinado para el pago de las tasas. Puedes consultar los c\u00f3digos de la EOI Embajadores, as\u00ed como los supuestos de exenci\u00f3n o reducci\u00f3n de tasas, en el siguiente enlace:\u00a0<a href=\"https:\/\/cloud.educa.madrid.org\/s\/9qoA7Tp7w6EmDGo\" target=\"_blank\" rel=\"noreferrer noopener\"><mark class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>C\u00f3digos<\/strong>\u00a0<strong>QR<\/strong><\/mark><\/a>. Recuerda que los c\u00f3digos son exclusivos de esta EOI (el resto de escuelas tienen otros c\u00f3digos).<\/p>\n<\/div>\n\t\t<\/div><\/div><div id=\"pgc-gb840-6a8d1c437c721-0-2\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><\/div><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n<div id=\"pl-gb840-6a8d1c437d3e7\"  class=\"panel-layout panel-layout\" ><div id=\"pg-gb840-6a8d1c437d3e7-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb840-6a8d1c437d3e7-0-0\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><div id=\"pgc-gb840-6a8d1c437d3e7-0-1\"  class=\"panel-grid-cell panel-grid-cell-mobile-last\" ><div id=\"panel-gb840-6a8d1c437d3e7-0-1-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" >\t\t\t<div class=\"textwidget\"><h2 class=\"wp-block-heading has-large-font-size\"><strong><mark class=\"has-inline-color has-black-color\">INSTRUCCIONES DE PAGO<\/mark><\/strong><\/h2>\n<p class=\"has-medium-font-size\">Selecciona el tr\u00e1mite para el que tienes que pagar.\u00a0 Recuerda adjuntar los justificante en la plataforma correspondiente o enviarlos al enlace que aparece a continuaci\u00f3n si has hecho el tr\u00e1mite presencial o tienes alg\u00fan problema.<\/p>\n<\/div>\n\t\t<\/div><\/div><div id=\"pgc-gb840-6a8d1c437d3e7-0-2\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><\/div><\/div>\n\n<div id=\"pl-gb840-6a8d1c437d8a3\"  class=\"panel-layout panel-layout\" ><div id=\"pg-gb840-6a8d1c437d8a3-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb840-6a8d1c437d8a3-0-0\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><div id=\"pgc-gb840-6a8d1c437d8a3-0-1\"  class=\"panel-grid-cell panel-grid-cell-mobile-last\" ><div id=\"panel-gb840-6a8d1c437d8a3-0-1-0\" class=\"widget_text so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"textwidget custom-html-widget\"><!-- Font Awesome -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n.eoi-pagos{\n    font-family:Arial,Helvetica,sans-serif;\n    max-width:1000px;\n    margin:40px auto;\n}\n\n.eoi-pagos h2{\n    text-align:center;\n    margin-bottom:10px;\n    color:#003b73;\n}\n\n.eoi-pagos .intro{\n    text-align:center;\n    font-size:1.05rem;\n    margin-bottom:25px;\n    color:#444;\n}\n\n.botones{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n    gap:18px;\n    margin-bottom:35px;\n}\n\n.boton{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    min-height:170px;\n    padding:25px;\n    border-radius:16px;\n    color:#fff;\n    text-decoration:none;\n    text-align:center;\n    font-weight:700;\n    line-height:1.35;\n    transition:.2s;\n    box-shadow:0 8px 20px rgba(0,0,0,.15);\n}\n\n.boton:hover{\n    transform:translateY(-3px);\n    box-shadow:0 12px 28px rgba(0,0,0,.22);\n}\n\n.boton i{\n    font-size:2.4rem;\n    margin-bottom:14px;\n}\n\n.azul{background:#0074D9;}\n.verde{background:#2ECC40;}\n.naranja{background:#FF851B;}\n\n.envio{\n    background:#fff8ef;\n    border:2px solid #f97316;\n    border-radius:18px;\n    padding:30px;\n}\n\n.envio h3{\n    margin-top:0;\n    color:#d35400;\n    text-align:center;\n    font-size:1.5rem;\n}\n\n.envio ul{\n    margin:20px 0;\n    padding-left:20px;\n    line-height:1.8;\n}\n\n.envio li{\n    margin-bottom:6px;\n}\n\n.enviar{\n    display:block;\n    width:fit-content;\n    margin:30px auto 0;\n    padding:18px 32px;\n    background:linear-gradient(135deg,#f97316,#ec4899);\n    color:#fff;\n    text-decoration:none;\n    border-radius:12px;\n    font-weight:800;\n    font-size:1.15rem;\n    transition:.2s;\n    box-shadow:0 8px 20px rgba(0,0,0,.20);\n}\n\n.enviar:hover{\n    transform:translateY(-2px);\n}\n\n.enviar i{\n    margin-right:8px;\n}\n<\/style>\n\n<div class=\"eoi-pagos\">\n\n<h2>Pago de tasas<\/h2>\n\n<p class=\"intro\">\nSelecciona el tr\u00e1mite que deseas realizar.\n<\/p>\n\n<div class=\"botones\">\n\n<a class=\"boton azul\"\nhref=\"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/tramites-online\/pago-de-tasas\/tasas-de-matricula-registration-fees\/\"\ntarget=\"_blank\">\n\n<i class=\"fas fa-user-plus\"><\/i>\n\n<strong>Tasas de matr\u00edcula<\/strong><br>\nRegistration Fees\n\n<\/a>\n\n<a class=\"boton verde\"\nhref=\"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/tramites-online\/pago-de-tasas\/tasa-de-prueba-de-clasificacion-placement-test-fee\/\"\ntarget=\"_blank\">\n\n<i class=\"fas fa-pen-ruler\"><\/i>\n\n<strong>Prueba de clasificaci\u00f3n<\/strong><br>\nPlacement Test Fee\n\n<\/a>\n\n<a class=\"boton naranja\"\nhref=\"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/tramites-online\/pago-de-tasas\/tasa-de-examen-libre-external-exam-fee\/\"\ntarget=\"_blank\">\n\n<i class=\"fas fa-file-signature\"><\/i>\n\n<strong>Examen alumnado libre<\/strong><br>\nExternal Student&#8217;s Exam Fees\n\n<\/a>\n\n<\/div>\n\n<div class=\"envio\">\n\n<h3><i class=\"fas fa-receipt\"><\/i> Env\u00edo de justificantes de pago<\/h3>\n\n<p>\nDebes utilizar este formulario \u00fanicamente en los siguientes casos:\n<\/p>\n\n<ul>\n<li>\u2705 Has realizado la <strong>matr\u00edcula de forma presencial<\/strong>.<\/li>\n\n<li>\u2705 No has podido adjuntar el justificante durante la matr\u00edcula.<\/li>\n\t\n<li>\u2705 Debes enviar el <strong>justificante del segundo pago<\/strong> (antes del <strong>20 de diciembre<\/strong>).<\/li>\n<\/ul>\n\n<a class=\"enviar\"\nhref=\"https:\/\/formularios.educa.madrid.org\/index.php\/982669?lang=es\"\ntarget=\"_blank\">\n\n<i class=\"fas fa-paper-plane\"><\/i>\n\nEnviar justificantes de pago\n\n<\/a>\n\n<\/div>\n\n<\/div><\/div><\/div><\/div><div id=\"pgc-gb840-6a8d1c437d8a3-0-2\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><\/div><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n<div id=\"pl-gb840-6a8d1c437decf\"  class=\"panel-layout panel-layout\" ><div id=\"pg-gb840-6a8d1c437decf-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb840-6a8d1c437decf-0-0\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><div id=\"pgc-gb840-6a8d1c437decf-0-1\"  class=\"panel-grid-cell panel-grid-cell-mobile-last\" ><div id=\"panel-gb840-6a8d1c437decf-0-1-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" >\t\t\t<div class=\"textwidget\"><h2 class=\"wp-block-heading has-large-font-size\"><strong><mark class=\"has-inline-color has-vivid-red-color\">SEGUNDO PAGO DE LA MATR\u00cdCULA<\/mark><\/strong><\/h2>\n<div style=\"background: #fff8ef; border-left: 6px solid #f97316; padding: 1.4em; border-radius: 10px; margin: 1.5em 0;\">\n<p style=\"font-size: 1.15em; margin-top: 0;\">Si elegiste la <strong>modalidad de pago fraccionado<\/strong>, sigue estos <strong>4 pasos<\/strong> para completar correctamente tu matr\u00edcula.<\/p>\n<\/div>\n<h3 style=\"color: #d35400;\">\u2460 Utiliza el c\u00f3digo QR correspondiente<\/h3>\n<table style=\"width: 100%; border-collapse: collapse; font-size: 1.08em; margin: 1em 0;\">\n<thead>\n<tr style=\"background: #f97316; color: white;\">\n<th style=\"padding: 12px; border: 1px solid #ddd;\">Curso<\/th>\n<th style=\"padding: 12px; border: 1px solid #ddd;\">C\u00f3digo QR<\/th>\n<th style=\"padding: 12px; border: 1px solid #ddd;\">Importe<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"padding: 12px; border: 1px solid #ddd;\"><strong>Cursos de 120 horas<\/strong><br \/>\nA1 \u00b7 A2 \u00b7 C2.1 \u00b7 C2.2<\/td>\n<td style=\"padding: 12px; border: 1px solid #ddd; text-align: center;\"><strong style=\"font-size: 1.3em;\">1462<\/strong><br \/>\n60 unidades<\/td>\n<td style=\"padding: 12px; border: 1px solid #ddd; text-align: center;\"><strong>111 \u20ac<\/strong><\/td>\n<\/tr>\n<tr style=\"background: #fafafa;\">\n<td style=\"padding: 12px; border: 1px solid #ddd;\"><strong>Cursos de 135 horas<\/strong><br \/>\nB1 \u00b7 B2.1 \u00b7 B2.2 \u00b7 C1 \u00b7 C2 Espa\u00f1ol<\/td>\n<td style=\"padding: 12px; border: 1px solid #ddd; text-align: center;\"><strong style=\"font-size: 1.3em;\">5049<\/strong><br \/>\n1 unidad<\/td>\n<td style=\"padding: 12px; border: 1px solid #ddd; text-align: center;\"><strong>125 \u20ac<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 style=\"color: #d35400;\">\u2461 Realiza el pago<\/h3>\n<p style=\"font-size: 1.1em;\">Accede a la <strong>plataforma de pago de tasas de la Comunidad de Madrid<\/strong> y sigue exactamente el mismo procedimiento que utilizaste para efectuar el primer pago.<\/p>\n<p style=\"text-align: center; margin: 1.5em 0;\"><a style=\"display: inline-block; background: #0074D9; color: white; text-decoration: none; padding: 14px 24px; border-radius: 10px; font-weight: bold;\" href=\"https:\/\/gestiona7.madrid.org\/rtas_webapp_pagotasas\/#!\/main\" target=\"_blank\" rel=\"noopener\"><br \/>\nPlataforma de pago<br \/>\n<\/a><\/p>\n<h3 style=\"color: #d35400;\">\u2462 Plazo<\/h3>\n<div style=\"background: #fff4d6; border-left: 6px solid #f4b400; padding: 1em; border-radius: 8px; margin: 1em 0; font-size: 1.1em;\"><strong>\u23f0 El segundo pago debe realizarse antes del 20 de diciembre.<\/strong><\/div>\n<h3 style=\"color: #d35400;\">\u2463 Env\u00eda el justificante<\/h3>\n<div style=\"background: #eaf7ff; border-left: 6px solid #2196f3; padding: 1em; border-radius: 8px; margin-top: 1em; font-size: 1.1em;\">Una vez realizado el pago, <strong>env\u00eda el justificante a trav\u00e9s del formulario disponible m\u00e1s arriba.<\/strong><\/div>\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" \/>\n<\/div>\n\t\t<\/div><\/div><div id=\"pgc-gb840-6a8d1c437decf-0-2\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><\/div><\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":838,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"rttpg_full_width","meta":{"footnotes":""},"folder":[],"class_list":["post-840","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"tic.eoi.embajadores.madrid","author_link":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/author\/cuenta_tic-eoi-embajadores-madrid\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":null,"post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/pages\/840","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/comments?post=840"}],"version-history":[{"count":50,"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/pages\/840\/revisions"}],"predecessor-version":[{"id":4732,"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/pages\/840\/revisions\/4732"}],"up":[{"embeddable":true,"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/pages\/838"}],"wp:attachment":[{"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/media?parent=840"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/site.educa.madrid.org\/eoi.embajadores.madrid\/index.php\/wp-json\/wp\/v2\/folder?post=840"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}