{"id":8350,"date":"2023-08-16T09:14:26","date_gmt":"2023-08-16T16:14:26","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&#038;p=8350"},"modified":"2025-09-19T09:27:09","modified_gmt":"2025-09-19T13:27:09","slug":"mejora-de-las-opciones-de-estilo-de-los-elementos-de-las-franjas","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/","title":{"rendered":"Opciones de estilo mejoradas para los elementos de rayas"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe):<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>font-family<\/em>,&nbsp;<em>font-size<\/em>,&nbsp;<em>font-smoothing<\/em>,&nbsp;<em>font-style<\/em>,&nbsp;<em>font-variant<\/em>,&nbsp;<em>font-weight<\/em>,&nbsp;<em>icon-color<\/em>,&nbsp;<em>line-height<\/em>,&nbsp;<em>letter-spacing<\/em>,&nbsp;<em>text-align<\/em>,&nbsp;<em>text-decoration<\/em>,&nbsp;<em>text-shadow<\/em>,&nbsp;<em>text-transform<\/em>, and&nbsp;<em>color<\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can be base, invalid, or complete.<br><br>Example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#mm_field_cc_number_div .mm-stripe-elements-container .complete {\n    font-size: 42px;\n    font-family: Verdana;\n    color: yellow;\n    line-height: 50px;\n} <\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Adding Placeholder to Stripe Fields<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Placeholder text within the fields can be placed using this CSS:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#mm_field_cc_number_div .mm-stripe-elements-container .base {\n  content: \"Card Number\";\n}\n#mm_field_cc_exp_div .mm-stripe-elements-container .base {\n  content: \"Expiration\";\n}\n#mm_field_cc_cvv_div .mm-stripe-elements-container .base {\n  content: \"Security Code\";\n}\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Certain elements can be adjusted around the field. Here are more examples:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.StripeElement {\n    background: #fafafa;\n    box-shadow: 0px 0px 0px #fff;\n    height: 53px;\n    border-radius: 0px 0px 0px 0px;\n    width: 100% !important;\n    animation: 0s ease 0s 1 normal none running none;\n    border: 1px solid rgb(228, 228, 228) !important;\n    padding: 14px 8px;\n}\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Esta nueva integraci\u00f3n permitir\u00e1 definir css en hojas de estilo existentes o en etiquetas de estilo. Se admiten los siguientes estilos CSS (definidos por Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform y color.....<\/p>","protected":false},"author":21411,"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":[205],"ht-kb-tag":[],"class_list":["post-8350","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-stripe"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Curt Noble\"\/>\n\t<meta name=\"google-site-verification\" content=\"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\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=\"Enhanced Stripe Elements Styling Options | MemberMouse\" \/>\n\t\t<meta property=\"og:description\" content=\"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-08-16T16:14:26+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-09-19T13:27:09+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=\"Enhanced Stripe Elements Styling Options | MemberMouse\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can\" \/>\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\\\/es\\\/docs\\\/enhanced-stripe-elements-styling-options\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/payment-settings\\\/#listItem\",\"name\":\"Payment Settings\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/payment-settings\\\/#listItem\",\"position\":2,\"name\":\"Payment Settings\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/payment-settings\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/configure-payments\\\/#listItem\",\"name\":\"Configuring Payment Providers\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/configure-payments\\\/#listItem\",\"position\":3,\"name\":\"Configuring Payment Providers\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/configure-payments\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/stripe\\\/#listItem\",\"name\":\"Stripe\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/payment-settings\\\/#listItem\",\"name\":\"Payment Settings\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/stripe\\\/#listItem\",\"position\":4,\"name\":\"Stripe\",\"item\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/stripe\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/enhanced-stripe-elements-styling-options\\\/#listItem\",\"name\":\"Enhanced Stripe Elements Styling Options\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/configure-payments\\\/#listItem\",\"name\":\"Configuring Payment Providers\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/enhanced-stripe-elements-styling-options\\\/#listItem\",\"position\":5,\"name\":\"Enhanced Stripe Elements Styling Options\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/article-categories\\\/stripe\\\/#listItem\",\"name\":\"Stripe\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#organization\",\"name\":\"MemberMouse\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/\",\"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\\\/es\\\/author\\\/curtcaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/curtcaseproof-com\\\/\",\"name\":\"Curt Noble\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/membermouse.com\\\/wp-content\\\/litespeed\\\/avatar\\\/69cacd8325ef9810065b0b177318f497.jpg?ver=1784785069\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/enhanced-stripe-elements-styling-options\\\/#webpage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/enhanced-stripe-elements-styling-options\\\/\",\"name\":\"Enhanced Stripe Elements Styling Options | MemberMouse\",\"description\":\"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/docs\\\/enhanced-stripe-elements-styling-options\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/curtcaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/author\\\/curtcaseproof-com\\\/#author\"},\"datePublished\":\"2023-08-16T09:14:26-04:00\",\"dateModified\":\"2025-09-19T09:27:09-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/membermouse.com\\\/es\\\/\",\"name\":\"MemberMouse\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Enhanced Stripe Elements Styling Options | MemberMouse<\/title>\n\n","aioseo_head_json":{"title":"Opciones mejoradas de estilo de los elementos Stripe | MemberMouse","description":"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can","canonical_url":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/","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\/es\/docs\/enhanced-stripe-elements-styling-options\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/membermouse.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/payment-settings\/#listItem","name":"Payment Settings"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/payment-settings\/#listItem","position":2,"name":"Payment Settings","item":"https:\/\/membermouse.com\/es\/article-categories\/payment-settings\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/configure-payments\/#listItem","name":"Configuring Payment Providers"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/configure-payments\/#listItem","position":3,"name":"Configuring Payment Providers","item":"https:\/\/membermouse.com\/es\/article-categories\/configure-payments\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/stripe\/#listItem","name":"Stripe"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/payment-settings\/#listItem","name":"Payment Settings"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/stripe\/#listItem","position":4,"name":"Stripe","item":"https:\/\/membermouse.com\/es\/article-categories\/stripe\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/#listItem","name":"Enhanced Stripe Elements Styling Options"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/configure-payments\/#listItem","name":"Configuring Payment Providers"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/#listItem","position":5,"name":"Enhanced Stripe Elements Styling Options","previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/es\/article-categories\/stripe\/#listItem","name":"Stripe"}}]},{"@type":"Organization","@id":"https:\/\/membermouse.com\/es\/#organization","name":"MemberMouse","url":"https:\/\/membermouse.com\/es\/","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\/es\/author\/curtcaseproof-com\/#author","url":"https:\/\/membermouse.com\/es\/author\/curtcaseproof-com\/","name":"Curt Noble","image":{"@type":"ImageObject","url":"https:\/\/membermouse.com\/wp-content\/litespeed\/avatar\/69cacd8325ef9810065b0b177318f497.jpg?ver=1784785069"}},{"@type":"WebPage","@id":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/#webpage","url":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/","name":"Enhanced Stripe Elements Styling Options | MemberMouse","description":"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/membermouse.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/#breadcrumblist"},"author":{"@id":"https:\/\/membermouse.com\/es\/author\/curtcaseproof-com\/#author"},"creator":{"@id":"https:\/\/membermouse.com\/es\/author\/curtcaseproof-com\/#author"},"datePublished":"2023-08-16T09:14:26-04:00","dateModified":"2025-09-19T09:27:09-04:00"},{"@type":"WebSite","@id":"https:\/\/membermouse.com\/es\/#website","url":"https:\/\/membermouse.com\/es\/","name":"MemberMouse","inLanguage":"es-ES","publisher":{"@id":"https:\/\/membermouse.com\/es\/#organization"}}]},"og:locale":"es_ES","og:site_name":"MemberMouse |","og:type":"article","og:title":"Enhanced Stripe Elements Styling Options | MemberMouse","og:description":"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can","og:url":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/","article:published_time":"2023-08-16T16:14:26+00:00","article:modified_time":"2025-09-19T13:27:09+00:00","article:publisher":"https:\/\/www.facebook.com\/membermouse","twitter:card":"summary_large_image","twitter:site":"@MemberMouse","twitter:title":"Enhanced Stripe Elements Styling Options | MemberMouse","twitter:description":"This new integration will allow the ability to define css in existing style sheets or in style tags. The following css styles are supported (as defined by Stripe): font-family, font-size, font-smoothing, font-style, font-variant, font-weight, icon-color, line-height, letter-spacing, text-align, text-decoration, text-shadow, text-transform, and color. You can further define each action as a style in the #[div-id] .mm-stripe-elements-container .[action] where [div-id] can be #mm_field_cc_number_div, #mm_field_cc_cvv_div, or #mm_field_cc_exp_div and action can","twitter:creator":"@MemberMouse"},"aioseo_meta_data":{"post_id":"8350","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"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":"","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":"WebPage","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":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","location":null,"local_seo":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","created":"2023-10-11 18:56:12","updated":"2026-06-03 05:26:22","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":"2026-06-03 04:14:05"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\/article-categories\/payment-settings\/\" title=\"Payment Settings\">Payment Settings<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\/article-categories\/configure-payments\/\" title=\"Configuring Payment Providers\">Configuring Payment Providers<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/es\/article-categories\/stripe\/\" title=\"Stripe\">Stripe<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tEnhanced Stripe Elements Styling Options\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/membermouse.com\/es"},{"label":"Payment Settings","link":"https:\/\/membermouse.com\/es\/article-categories\/payment-settings\/"},{"label":"Configuring Payment Providers","link":"https:\/\/membermouse.com\/es\/article-categories\/configure-payments\/"},{"label":"Stripe","link":"https:\/\/membermouse.com\/es\/article-categories\/stripe\/"},{"label":"Enhanced Stripe Elements Styling Options","link":"https:\/\/membermouse.com\/es\/docs\/enhanced-stripe-elements-styling-options\/"}],"_links":{"self":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/8350","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\/21411"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/comments?post=8350"}],"version-history":[{"count":1,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/8350\/revisions"}],"predecessor-version":[{"id":21312,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb\/8350\/revisions\/21312"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/media?parent=8350"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-category?post=8350"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/es\/wp-json\/wp\/v2\/ht-kb-tag?post=8350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}