{"id":7788,"date":"2023-08-12T13:05:44","date_gmt":"2023-08-12T20:05:44","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&amp;p=7788"},"modified":"2023-08-12T13:05:44","modified_gmt":"2023-08-12T20:05:44","slug":"felder-im-kassenformular-optional-machen","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/","title":{"rendered":"Optionale Felder im Checkout-Formular festlegen"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Certain fields can be made optional on the checkout form. Here&#8217;s a list of all the fields that can be made optional:<\/p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Vorname<\/li>\n\n\n\n<li>Nachname<\/li>\n\n\n\n<li>Rufnummer<\/li>\n\n\n\n<li>Passwort<\/li>\n\n\n\n<li>Rechnungsadresse<\/li>\n\n\n\n<li>Stadt der Rechnungsstellung<\/li>\n\n\n\n<li>Staat der Rechnungsstellung<\/li>\n\n\n\n<li>Postleitzahl f\u00fcr die Rechnungsstellung<\/li>\n\n\n\n<li>Land der Rechnungsstellung<\/li>\n\n\n\n<li>Lieferadresse<\/li>\n\n\n\n<li>Stadt der Schifffahrt<\/li>\n\n\n\n<li>Versandstaat<\/li>\n\n\n\n<li>Versand-Postleitzahl<\/li>\n\n\n\n<li>Versandland<\/li>\n<\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>HINWEIS:<\/strong>&nbsp;Keep in mind the requirements of your payment method when making a field optional. For example, if you choose to make the billing zip code optional, you&#8217;ll need to configure the settings for your payment provider accordingly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In order to demonstrate the options available for including these fields on the checkout form, we&#8217;ll use the Phone Number field as an example.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Hier ein Beispiel, wie die Telefonnummer in das Kassenformular eingef\u00fcgt werden kann<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Gehen Sie wie folgt vor, um das Telefonnummernfeld in ein Kassenformular aufzunehmen: <\/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>[MM_Form_Field type='input' name='phone']<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn Sie es so einbinden, muss der Kunde seine Telefonnummer eingeben.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Optionale Erfassung von Telefonnummern<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to collect the customer&#8217;s phone number but make it optional you can use the\u00a0&#8216;isRequired&#8217;\u00a0attribute as follows: <\/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>[MM_Form_Field type='input' name='phone' isRequired='false']<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn Sie es so einf\u00fcgen, kann der Kunde optional seine Telefonnummer eingeben.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Rufnummernfeld ausblenden<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn Sie die Telefonnummer von der Kassenseite entfernen m\u00f6chten, <strong>l\u00f6schen Sie den SmartTag nicht<\/strong>\u2122 aus dem Formular zu entfernen, machen Sie stattdessen Folgendes: <\/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 type='hidden' name='phone' isRequired='false']<\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">When the phone number field is included like this, it won&#8217;t show up on the checkout form.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Beim Ausblenden eines Feldes werden keine Leerr\u00e4ume mehr erzeugt<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Standardm&auml;&szlig;ig wandelt WordPress doppelte Zeilenumbr&uuml;che im Text automatisch in HTML-Absatz-Tags um (&lt;p&gt;...&lt;\/p&gt;). Um dies zu verhindern, lesen und befolgen Sie bitte die Anweisungen in diesem Artikel&nbsp;<a href=\"https:\/\/membermouse.com\/de\/docs\/bei-der-verwendung-von-smarttags-werden-zusatzliche-zeilen-hinzugefugt\/\" target=\"_blank\" rel=\"noreferrer noopener\">Auf der Kassenseite werden zus\u00e4tzliche Zeilen eingef\u00fcgt<\/a>.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Es gibt einen weiteren Trick, um das Auftauchen von Leerstellen zu verhindern<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn Sie den obigen Artikel ausprobiert haben und immer noch leere Stellen erhalten oder Sie sich einfach nicht um ein weiteres Plugin k\u00fcmmern wollen, m\u00fcssen Sie einen SmartTag\u2122 unmittelbar nach einem anderen SmartTag\u2122 in derselben Zeile platzieren, wie unten beschrieben:<\/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>&lt;p class=&quot;mm-formField&quot;&gt;\n\n&lt;label&gt;Kennwort:&lt;\/label&gt;\n\n[MM_Form_Field type=&#039;input&#039; name=&#039;password&#039;][MM_Form_Field type=&#039;hidden&#039; name=&#039;phone&#039; isRequired=&#039;false&#039;]\n\n&lt;\/p&gt;<\/code><\/pre>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">When the phone number field is included like this, it won&#8217;t show up on the checkout form, and you shouldn&#8217;t get any blank or empty spaces below the password field.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn Sie mehr Kontrolle \u00fcber das Aussehen der Seite haben m\u00f6chten, k\u00f6nnen Sie versuchen, das MM-Stylesheet anzupassen oder durch ein eigenes zu ersetzen:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a rel=\"noreferrer noopener\" href=\"https:\/\/membermouse.com\/de\/docs\/leitfaden-fur-die-gestaltung-des-css-von-hauptseiten-und-widgets\/\" target=\"_blank\">Anleitung zur Gestaltung des CSS von Hauptseiten und Widgets<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Bestimmte Felder k\u00f6nnen auf dem Kassenformular optional gemacht werden. Hier finden Sie eine Liste aller Felder, die optional gemacht werden k\u00f6nnen: HINWEIS: Beachten Sie die Anforderungen Ihres Zahlungssystems...<\/p>","protected":false},"author":20918,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"ht-kb-category":[167],"ht-kb-tag":[],"class_list":["post-7788","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-smarttags-usage"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Certain fields can be made optional on the checkout form. Here&#039;s a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Blair\"\/>\n\t<meta name=\"google-site-verification\" content=\"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberMouse |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Make Fields Optional on Checkout Form | MemberMouse\" \/>\n\t\t<meta property=\"og:description\" content=\"Certain fields can be made optional on the checkout form. Here&#039;s a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-08-12T20:05:44+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-08-12T20:05:44+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/membermouse\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@MemberMouse\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Make Fields Optional on Checkout Form | MemberMouse\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Certain fields can be made optional on the checkout form. Here&#039;s a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@MemberMouse\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/membermouse.com\\\/de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"position\":2,\"name\":\"SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/mm-smarttags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/smarttags-usage\\\/#listItem\",\"name\":\"SmartTags\\u2122 Usage Examples\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/smarttags-usage\\\/#listItem\",\"position\":3,\"name\":\"SmartTags\\u2122 Usage Examples\",\"item\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/smarttags-usage\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/#listItem\",\"name\":\"Make Fields Optional on Checkout Form\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/#listItem\",\"position\":4,\"name\":\"Make Fields Optional on Checkout Form\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/article-categories\\\/smarttags-usage\\\/#listItem\",\"name\":\"SmartTags\\u2122 Usage Examples\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/#organization\",\"name\":\"MemberMouse\",\"url\":\"https:\\\/\\\/membermouse.com\\\/de\\\/\",\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/membermouse\",\"https:\\\/\\\/twitter.com\\\/MemberMouse\",\"https:\\\/\\\/www.instagram.com\\\/membermouse\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/membermouse\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/membermouse\\\/\",\"https:\\\/\\\/soundcloud.com\\\/membermouse\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/author\\\/blaircaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/membermouse.com\\\/de\\\/author\\\/blaircaseproof-com\\\/\",\"name\":\"Blair\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/#authorImage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/wp-content\\\/litespeed\\\/avatar\\\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1788217201\",\"width\":96,\"height\":96,\"caption\":\"Blair\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/#webpage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/\",\"name\":\"Make Fields Optional on Checkout Form | MemberMouse\",\"description\":\"Certain fields can be made optional on the checkout form. Here's a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/docs\\\/make-fields-optional-on-checkout-form\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/author\\\/blaircaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/author\\\/blaircaseproof-com\\\/#author\"},\"datePublished\":\"2023-08-12T13:05:44-04:00\",\"dateModified\":\"2023-08-12T13:05:44-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/membermouse.com\\\/de\\\/\",\"name\":\"MemberMouse\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Make Fields Optional on Checkout Form | MemberMouse<\/title>\n\n","aioseo_head_json":{"title":"Felder im Kassenformular optional machen | MemberMouse","description":"Bestimmte Felder k\u00f6nnen auf dem Kassenformular optional gemacht werden. Hier finden Sie eine Liste aller Felder, die optional gemacht werden k\u00f6nnen: Vorname Nachname Telefonnummer Passwort Rechnungsadresse Rechnungsort Rechnungsstaat Rechnungs-Postleitzahl Rechnungsland Versandadresse Versandort Versandstaat Versand-Postleitzahl Versandland HINWEIS: Beachten Sie die","canonical_url":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de#listItem","position":1,"name":"Home","item":"https:\/\/membermouse.com\/de","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/article-categories\/mm-smarttags\/#listItem","position":2,"name":"SmartTags\u2122","item":"https:\/\/membermouse.com\/de\/article-categories\/mm-smarttags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/article-categories\/smarttags-usage\/#listItem","name":"SmartTags\u2122 Usage Examples"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/article-categories\/smarttags-usage\/#listItem","position":3,"name":"SmartTags\u2122 Usage Examples","item":"https:\/\/membermouse.com\/de\/article-categories\/smarttags-usage\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/#listItem","name":"Make Fields Optional on Checkout Form"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/#listItem","position":4,"name":"Make Fields Optional on Checkout Form","previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/de\/article-categories\/smarttags-usage\/#listItem","name":"SmartTags\u2122 Usage Examples"}}]},{"@type":"Organization","@id":"https:\/\/membermouse.com\/de\/#organization","name":"MemberMouse","url":"https:\/\/membermouse.com\/de\/","sameAs":["https:\/\/www.facebook.com\/membermouse","https:\/\/twitter.com\/MemberMouse","https:\/\/www.instagram.com\/membermouse\/","https:\/\/www.youtube.com\/user\/membermouse","https:\/\/www.linkedin.com\/company\/membermouse\/","https:\/\/soundcloud.com\/membermouse"]},{"@type":"Person","@id":"https:\/\/membermouse.com\/de\/author\/blaircaseproof-com\/#author","url":"https:\/\/membermouse.com\/de\/author\/blaircaseproof-com\/","name":"Blair","image":{"@type":"ImageObject","@id":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/#authorImage","url":"https:\/\/membermouse.com\/wp-content\/litespeed\/avatar\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1788217201","width":96,"height":96,"caption":"Blair"}},{"@type":"WebPage","@id":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/#webpage","url":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/","name":"Make Fields Optional on Checkout Form | MemberMouse","description":"Certain fields can be made optional on the checkout form. Here's a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/membermouse.com\/de\/#website"},"breadcrumb":{"@id":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/#breadcrumblist"},"author":{"@id":"https:\/\/membermouse.com\/de\/author\/blaircaseproof-com\/#author"},"creator":{"@id":"https:\/\/membermouse.com\/de\/author\/blaircaseproof-com\/#author"},"datePublished":"2023-08-12T13:05:44-04:00","dateModified":"2023-08-12T13:05:44-04:00"},{"@type":"WebSite","@id":"https:\/\/membermouse.com\/de\/#website","url":"https:\/\/membermouse.com\/de\/","name":"MemberMouse","inLanguage":"de-DE","publisher":{"@id":"https:\/\/membermouse.com\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"MemberMouse |","og:type":"article","og:title":"Make Fields Optional on Checkout Form | MemberMouse","og:description":"Certain fields can be made optional on the checkout form. Here's a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the","og:url":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/","article:published_time":"2023-08-12T20:05:44+00:00","article:modified_time":"2023-08-12T20:05:44+00:00","article:publisher":"https:\/\/www.facebook.com\/membermouse","twitter:card":"summary_large_image","twitter:site":"@MemberMouse","twitter:title":"Make Fields Optional on Checkout Form | MemberMouse","twitter:description":"Certain fields can be made optional on the checkout form. Here's a list of all the fields that can be made optional: First Name Last Name Phone Number Password Billing Address Billing City Billing State Billing Zip Code Billing Country Shipping Address Shipping City Shipping State Shipping Zip Code Shipping Country NOTE: Keep in mind the","twitter:creator":"@MemberMouse"},"aioseo_meta_data":{"post_id":"7788","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"created":"2023-10-11 18:20:46","updated":"2026-06-03 04:27:14","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":"2026-06-03 00:01:06","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/de\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/de\/article-categories\/mm-smarttags\/\" title=\"SmartTags\u2122\">SmartTags\u2122<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/de\/article-categories\/smarttags-usage\/\" title=\"SmartTags\u2122 Usage Examples\">SmartTags\u2122 Usage Examples<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tMake Fields Optional on Checkout Form\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/membermouse.com\/de"},{"label":"SmartTags\u2122","link":"https:\/\/membermouse.com\/de\/article-categories\/mm-smarttags\/"},{"label":"SmartTags\u2122 Usage Examples","link":"https:\/\/membermouse.com\/de\/article-categories\/smarttags-usage\/"},{"label":"Make Fields Optional on Checkout Form","link":"https:\/\/membermouse.com\/de\/docs\/make-fields-optional-on-checkout-form\/"}],"_links":{"self":[{"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb\/7788","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\/20918"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/comments?post=7788"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb\/7788\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/media?parent=7788"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb-category?post=7788"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/de\/wp-json\/wp\/v2\/ht-kb-tag?post=7788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}