{"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":"neue-kunden-auffordern-ihre-e-mail-adresse-zu-bestatigen","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/de\/docs\/neue-kunden-auffordern-ihre-e-mail-adresse-zu-bestatigen\/","title":{"rendered":"Neue Kunden zur Best\u00e4tigung ihrer E-Mail-Adresse auffordern"},"content":{"rendered":"<p>Wenn Sie Ihre Kunden auffordern m\u00f6chten, ihre E-Mail-Adresse bei der Anmeldung zu best\u00e4tigen, m\u00fcssen Sie nur den folgenden SmartTag\u2122 in Ihr Bestellformular einf\u00fcgen:<\/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=\"Confirm Email Address\"']<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Damit dies korrekt funktioniert, stellen Sie sicher, dass Sie den SmartTag\u2122 zwischen den SmartTags MM_Form type='checkout' und \/MM_Form platzieren. Nachdem dieses SmartTag\u2122 in das Checkout-Formular eingef\u00fcgt wurde, verlangt MemberMouse, dass dieses Feld ausgef\u00fcllt wird und mit dem Feld f\u00fcr die E-Mail-Adresse \u00fcbereinstimmt, bevor das Formular gesendet werden kann.<\/p>\n\n\n\n<p>Hier sehen Sie ein vollst\u00e4ndiges Beispiel, das die Standardvorlage f\u00fcr die Kassenseite verwendet und in das der oben genannte SmartTag\u2122 bereits eingef\u00fcgt wurde:<\/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;checkout&#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;Konto-Informationen&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Erster Name:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;firstName&#039; customAttributes=&#039;placeholder=&quot;First Name&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Nachname:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;lastName&#039; customAttributes=&#039;placeholder=&quot;Last Name&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;E-Mail:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;email&#039; customAttributes=&#039;placeholder=&quot;Email Address&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;Confirm Email Address&quot;&#039;]&lt;\/mark&gt;\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Kennwort:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;password&#039; customAttributes=&#039;placeholder=&quot;Password&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Telefon:&lt;\/label&gt;\n[MM_Form_Field type=&#039;input&#039; name=&#039;phone&#039; isRequired=&#039;false&#039; customAttributes=&#039;placeholder=&quot;Phone Number&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;Details zur Rechnungsstellung&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;Kreditkarte:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccNumber&#039; customAttributes=&#039;placeholder=&quot;Credit Card Number&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Sicherheitscode:&lt;\/label&gt;\n[MM_Form_Field name=&#039;ccSecurityCode&#039; customAttributes=&#039;placeholder=&quot;Sicherheitscode&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;Verfallsdatum: &lt;\/label&gt;\n[MM_Form_Field name=&#039;ccExpirationDate&#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;Rechnungsadresse&lt;\/h3&gt;\n\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Adresse:&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingAddress&#039; customAttributes=&#039;placeholder=&quot;Billing Address&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Stadt:&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingCity&#039; customAttributes=&#039;placeholder=&quot;Billing City&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Staat:&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingState&#039; customAttributes=&#039;placeholder=&quot;Billing State&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Rei&szlig;verschluss:&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingZipCode&#039; customAttributes=&#039;placeholder=&quot;Billing Zip Code&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Land:&lt;\/label&gt;\n[MM_Form_Field name=&#039;billingCountry&#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;Lieferadresse&lt;\/h3&gt;\n\n&lt;p id=&quot;mm-shipping-method-block&quot; class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Versandart:&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingMethod&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\nDer Versand ist derselbe wie die Rechnungsstellung\n[MM_Form_Field name=&#039;shippingSameAsBilling&#039;]\n&lt;\/p&gt;\n\n[MM_Form_Subsection type=&#039;shippingAddress&#039;]\n&lt;div&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Adresse:&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingAddress&#039; customAttributes=&#039;placeholder=&quot;Shipping Address&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Stadt:&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingCity&#039; customAttributes=&#039;placeholder=&quot;Shipping City&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Staat:&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingState&#039; customAttributes=&#039;placeholder=&quot;Shipping State&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Rei&szlig;verschluss :&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingZipCode&#039; customAttributes=&#039;placeholder=&quot;Shipping Zip Code&quot;&#039;]\n&lt;\/p&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n&lt;label&gt;Land:&lt;\/label&gt;\n[MM_Form_Field name=&#039;shippingCountry&#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;coupon&#039;]\n&lt;div id=&quot;mm-coupon-block&quot; class=&quot;mm-couponSection mm-checkoutInfoBlock&quot;&gt;\n\n&lt;h3&gt;Gutscheine&lt;\/h3&gt;\n&lt;p class=&quot;mm-formField&quot;&gt;\n[MM_Form_Field name=&#039;couponCode&#039;]\n&lt;a href=&quot;\/de\/[MM_Form_Button type=&#039;applyCoupon&#039;]\/&quot; class=&quot;mm-button&quot;&gt;Coupon anwenden&lt;\/a&gt;\n&lt;\/p&gt;\n\n[MM_Form_Message type=&#039;couponSuccess&#039;]\n[MM_Form_Message type=&#039;couponError&#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;productName&#039; useAccessName=&#039;false&#039;]&lt;\/h2&gt;\n&lt;p class=&quot;mm-productDesc&quot;&gt;[MM_Form_Data name=&#039;productDescription&#039;]&lt;\/p&gt;\n&lt;ul&gt;\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Produkt Preis:&lt;\/span&gt; [MM_Form_Data name=&#039;productPriceDescription&#039;] &lt;\/li&gt;\n[MM_Order_Decision isShippable=&#039;true&#039;]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Versandpreis:&lt;\/span&gt; [MM_Form_Data name=&#039;shippingPrice&#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;Rabatt:&lt;\/span&gt; [MM_Form_Data name=&#039;discount&#039;] &lt;\/li&gt;\n[\/MM_Order_Decision]\n&lt;li&gt;&lt;span class=&quot;mm-prices&quot;&gt;Gesamtpreis:&lt;\/span&gt; [MM_Form_Data name=&#039;totalPrice&#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;gift&#039;] Ist dies ein Geschenk?&lt;\/p&gt;\n[\/MM_Mitglieder_Entscheidung]\n&lt;\/div&gt;\n&lt;div class=&quot;mm-paymentbuttons&quot;&gt;\n[MM_Form_Button type=&#039;all&#039; label=&#039;Bestellung abschicken&#039; color=&#039;orange&#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>Wenn Sie Ihre Kunden auffordern m\u00f6chten, ihre E-Mail-Adresse bei der Anmeldung zu best\u00e4tigen, m\u00fcssen Sie nur den folgenden SmartTag\u2122 in Ihr Kassenformular einf\u00fcgen: In...<\/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\/de\/wp-json\/wp\/v2\/ht-kb\/7794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/users\/9645"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/comments?post=7794"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb\/7794\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/media?parent=7794"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb-category?post=7794"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb-tag?post=7794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}