{"id":7794,"date":"2023-08-12T13:08:31","date_gmt":"2023-08-12T20:08:31","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&amp;p=7794"},"modified":"2023-08-12T13:08:31","modified_gmt":"2023-08-12T20:08:31","slug":"exigir-a-los-nuevos-clientes-que-confirmen-su-direccion-de-correo-electronico","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/es\/docs\/exigir-a-los-nuevos-clientes-que-confirmen-su-direccion-de-correo-electronico\/","title":{"rendered":"Exija a los nuevos clientes que confirmen su direcci\u00f3n de correo electr\u00f3nico"},"content":{"rendered":"<p>Si quieres pedir a los clientes que confirmen su direcci\u00f3n de correo electr\u00f3nico cuando se registren, todo lo que tienes que hacer es incluir la siguiente SmartTag\u2122 en tu formulario de pago:<\/p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>[MM_Form_Field name='email-confirm' customAttributes='placeholder=\"Confirmar direcci\u00f3n de correo electr\u00f3nico\"']<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Para que esto funcione correctamente, aseg\u00farese de colocar el SmartTag\u2122 entre los SmartTags MM_Form type='checkout' y \/MM_Form. Una vez incluida esta SmartTag\u2122 en el formulario de pago, MemberMouse exigir\u00e1 que se rellene este campo y que coincida con lo que hay en el campo de direcci\u00f3n de correo electr\u00f3nico antes de permitir que se env\u00ede el formulario.<\/p>\n\n\n\n<p>A continuaci\u00f3n se muestra un ejemplo completo utilizando la plantilla predeterminada Checkout Core Page, con la SmartTag\u2122 anterior ya a\u00f1adida:<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div class=&quot;mm-checkoutContainer&quot;&gt;\n[MM_Form type=&#039;pago&#039;]\n[MM_Form_Message type=&#039;error&#039;]\n&lt;div class=&quot;mm_left_column&quot;&gt;\n[MM_Form_Section type=&#039;accountInfo&#039;]\n&lt;div id=&quot;mm-account-information-section&quot; class=&quot;mm-checkoutInfoBlock&quot;&gt;\n&lt;h3&gt;Informaci&oacute;n sobre la cuenta&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Nombre de pila:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;firstName&#039; customAttributes=&#039;placeholder=&quot;Nombre&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Apellido:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;apellido&#039; customAttributes=&#039;placeholder=&quot;Apellido&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Correo electr&oacute;nico:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;email&#039; customAttributes=&#039;placeholder=&quot;Direcci&oacute;n de correo electr&oacute;nico&quot;&#039;]\n&lt;mark style=&quot;background-color:#fcb900&quot; class=&quot;has-inline-color&quot;&gt;[MM_Form_Field name=&#039;email-confirm&#039; customAttributes=&#039;placeholder=&quot;Confirmar direcci&oacute;n de correo electr&oacute;nico&quot;&#039;]&lt;\/mark&gt;\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Contrase&ntilde;a:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;contrase&ntilde;a&#039; customAttributes=&#039;placeholder=&quot;Contrase&ntilde;a&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Tel&eacute;fono:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;tel&eacute;fono&#039; isRequired=&#039;false&#039; customAttributes=&#039;placeholder=&quot;N&uacute;mero de tel&eacute;fono&quot;&#039;]\n&lt;\/p&gt;\n\n&lt;\/div&gt;\n[\/MM_Form_Section]\n[MM_Form_Section type=&#039;billingInfo&#039;]\n&lt;div id=&quot;mm-billing-information-section&quot; class=&quot;mm-checkoutInfoBlock&quot;&gt;\n&lt;h3&gt;Datos de facturaci&oacute;n&lt;\/h3&gt;\n&lt;p class=&quot;mm-ccLogos&quot;&gt;&lt;img src=&quot;..\/wp-content\/plugins\/membermouse\/resources\/images\/cclogos.gif&quot; width=&quot;199&quot; height=&quot;30&quot; alt=&quot;Visa, Master Card, American Express, Discover&quot; \/&gt;\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Tarjeta de cr&eacute;dito:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccNumber&#039; customAttributes=&#039;placeholder=&quot;N&uacute;mero de tarjeta de cr&eacute;dito&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;C&oacute;digo de seguridad:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccC&oacute;digoSeguridad&#039; customAttributes=&#039;placeholder=&quot;C&oacute;digo de seguridad&quot;&#039;]\n&lt;\/p&gt;\n&lt;p id=&quot;mm-checkout-expiration-date&quot; class=&quot;mm-checkout-expiration-date mm-formField&quot;&gt;\n&lt;label&gt;Fecha de caducidad: &lt;\/label&gt;\n[MM_Form_Field name=&#039;ccFechaCaducidad&#039;]\n&lt;\/p&gt;\n\n&lt;p style=&quot;clear:both;&quot;&gt;&lt;\/p&gt;\n\n&lt;h3 class=&quot;mm-hr&quot;&gt;Direcci&oacute;n de facturaci&oacute;n&lt;\/h3&gt;\n\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Direcci&oacute;n:&lt;\/label&gt;\n[MM_Form_Field name=&#039;direcci&oacute;n_de_facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;Direcci&oacute;n_de_facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Ciudad:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ciudad_de_facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;Ciudad de facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Estado:&lt;\/label&gt;\n[MM_Form_Field name=&#039;estado_de_facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;Estado_de_facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;C&oacute;digo postal:&lt;\/label&gt;\n[MM_Form_Field name=&#039;c&oacute;digo postal facturaci&oacute;n&#039; customAttributes=&#039;placeholder=&quot;c&oacute;digo postal facturaci&oacute;n&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pa&iacute;s:&lt;\/label&gt;\n[MM_Form_Field name=&#039;pa&iacute;s_de_facturaci&oacute;n&#039;]\n&lt;\/p&gt;\n\n&lt;\/div&gt;\n[\/MM_Form_Section]\n[MM_Form_Section type=&#039;shippingInfo&#039;]\n&lt;div id=&quot;mm-shipping-information-section&quot; class=&quot;mm-checkoutInfoBlock&quot;&gt;\n\n&lt;h3&gt;Direcci&oacute;n de env&iacute;o&lt;\/h3&gt;\n\n&lt;p id=&quot;mm-shipping-method-block&quot; class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;M&eacute;todo de env&iacute;o:&lt;\/label&gt;\n[MM_Form_Field name=&#039;m&eacute;todo_env&iacute;o&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\nEl env&iacute;o es igual que la facturaci&oacute;n\n[MM_Form_Field name=&#039;env&iacute;oIgualQueFacturaci&oacute;n&#039;]\n&lt;\/p&gt;\n\n[MM_Form_Subsection type=&#039;direcci&oacute;n de env&iacute;o&#039;]\n&lt;div&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Direcci&oacute;n:&lt;\/label&gt;\n[MM_Form_Field name=&#039;direcci&oacute;ndeenv&iacute;o&#039; customAttributes=&#039;placeholder=&quot;Direcci&oacute;n de env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Ciudad:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ciudad_de_env&iacute;o&#039; customAttributes=&#039;placeholder=&quot;Ciudad_de_env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Estado:&lt;\/label&gt;\n[MM_Form_Field name=&#039;estado_env&iacute;o&#039; customAttributes=&#039;placeholder=&quot;Estado_env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Zip :&lt;\/label&gt;\n[MM_Form_Field name=&#039;c&oacute;digo postal&#039; customAttributes=&#039;placeholder=&quot;c&oacute;digo postal de env&iacute;o&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Pa&iacute;s:&lt;\/label&gt;\n[MM_Form_Field name=&#039;pa&iacute;s de env&iacute;o&#039;]\n&lt;\/p&gt;\n&lt;\/div&gt;\n[\/MM_Form_Subsection]\n&lt;\/div&gt;\n[\/MM_Form_Section]\n[MM_Form_Section type=&#039;cup&oacute;n&#039;]\n&lt;div id=&quot;mm-coupon-block&quot; class=&quot;mm-couponSection mm-checkoutInfoBlock&quot;&gt;\n\n&lt;h3&gt;Cupones&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n[MM_Form_Field name=&#039;c&oacute;digo_cup&oacute;n&#039;]\n&lt;a href=&quot;\/es\/[MM_Form_Button type=&#039;applyCoupon&#039;]\/&quot; class=&quot;mm-button&quot;&gt;Aplicar cup&oacute;n&lt;\/a&gt;\n&lt;\/p&gt;\n\n[MM_Form_Message type=&#039;cup&oacute;nSuccess&#039;]\n[MM_Form_Message type=&#039;cup&oacute;nError&#039;]  \n&lt;\/div&gt;\n[\/MM_Form_Section]\n&lt;\/div&gt;\n&lt;div class=&quot;mm_right_column&quot;&gt;\n&lt;div class=&quot;mm-checkoutSection2&quot;&gt;\n&lt;h2&gt;[MM_Form_Data name=&#039;nombre_producto&#039; useAccessName=&#039;false&#039;]&lt;\/h2&gt;\n&lt;p class=&quot;mm-productDesc&quot;&gt;[MM_Form_Data name=&#039;descripci&oacute;n_del_producto&#039;]&lt;\/p&gt;\n&lt;ul&gt;\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Precio del producto:&lt;\/span&gt; [MM_Form_Data name=&#039;descripci&oacute;n_precio_producto&#039;] &lt;\/li&gt;\n[MM_Order_Decision isShippable=&#039;true&#039;]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Precio de env&iacute;o:&lt;\/span&gt; [MM_Form_Data name=&#039;precio_env&iacute;o&#039;] &lt;\/li&gt;\n[\/MM_Order_Decision]\n[MM_Order_Decision isDiscounted=&#039;true&#039;]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Descuento:&lt;\/span&gt; [MM_Form_Data name=&#039;descuento&#039;] &lt;\/li&gt;\n[\/MM_Order_Decision]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Precio total:&lt;\/span&gt; [MM_Form_Data name=&#039;precio_total&#039;] &lt;\/li&gt;\n&lt;\/ul&gt;\n&lt;\/div&gt;\n&lt;div class=&quot;mm-purchaseSection&quot;&gt;\n&lt;div class=&quot;mm-giftsection&quot;&gt;\n[MM_Member_Decision isMember=&#039;true&#039;]\n&lt;p&gt;[MM_Form_Field type=&#039;input&#039; name=&#039;regalo&#039;] &iquest;Es un regalo?&lt;\/p&gt;\n[\/MM_Member_Decision]\n&lt;\/div&gt;\n&lt;div class=&quot;mm-paymentbuttons&quot;&gt;\n[MM_Form_Button type=&#039;all&#039; label=&#039;Enviar pedido&#039; color=&#039;naranja&#039;]\n&lt;\/div&gt;\n&lt;\/div&gt;\n&lt;\/div&gt;\n[\/MM_Form]\n&lt;\/div&gt;<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Si quieres pedir a los clientes que confirmen su direcci\u00f3n de correo electr\u00f3nico cuando se registren, todo lo que tienes que hacer es incluir la siguiente SmartTag\u2122 en tu formulario de pago: En...<\/p>","protected":false},"author":9645,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"ht-kb-category":[167],"ht-kb-tag":[],"class_list":["post-7794","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-smarttags-usage"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/7794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/users\/9645"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/comments?post=7794"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/7794\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/media?parent=7794"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-category?post=7794"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-tag?post=7794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}