{"id":8065,"date":"2023-08-14T14:17:52","date_gmt":"2023-08-14T21:17:52","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&amp;p=8065"},"modified":"2023-08-14T14:17:52","modified_gmt":"2023-08-14T21:17:52","slug":"lien-dachat-smarttag-mm_purchase_link","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/","title":{"rendered":"Lien d'achat SmartTag\u2122 (MM_Purchase_Link)"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Cette balise produit le lien avec lequel un membre peut interagir pour acheter un produit ou s&#039;inscrire &agrave; un niveau d&#039;adh&eacute;sion gratuit. Pour devenir un lien fonctionnel, cette balise doit &ecirc;tre utilis&eacute;e en conjonction avec une balise d&#039;ancrage (&lt;a&gt;), un bouton (&lt;button&gt;) ou toute autre m&eacute;thode d&#039;ex&eacute;cution d&#039;un lien cliquable. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Un identifiant de produit ou un identifiant de niveau d'adh\u00e9sion doit \u00eatre sp\u00e9cifi\u00e9 pour indiquer ce que le membre ach\u00e8te ou ce \u00e0 quoi il s'inscrit. Si aucun de ces \u00e9l\u00e9ments n'est sp\u00e9cifi\u00e9, le lien servira de lien d'inscription pour l'application\u00a0<a rel=\"noreferrer noopener\" href=\"https:\/\/membermouse.com\/fr\/documents-3-2\/definir-le-niveau-dadhesion-ou-le-produit-par-defaut\/\" target=\"_blank\">Niveau d'adh\u00e9sion par d\u00e9faut<\/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\">Attributs<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><code>productId<\/code>\u00a0(<em>facultatif<\/em>) &#8211; Indicates the ID of the product to purchase. Following a successful purchase, the member&#8217;s account will be updated appropriately. If the product is associated with a membership level or bundle, then that membership level or bundle will be applied to their account.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>identifiant de membre (membershipId)<\/code>\u00a0(<em>facultatif<\/em>) &#8211; Indicates the ID of the membership level for the member to sign up for. If the membership level is a paid membership, then the default product from the membership level configuration will be used unless a specific product ID is specified in the\u00a0&#8216;productId&#8217;\u00a0attribute.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>autoLogin<\/code>\u00a0(<em>facultatif<\/em>) &#8211; When this is set to\u00a0&#8216;true&#8217;\u00a0a login token will be appended to the URL so that when a member clicks on it they will be automatically logged in. The default value is\u00a0&#8216;false&#8217;.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>useCardOnFile<\/code>\u00a0(<em>facultatif<\/em>) &#8211; This attribute is only applicable when you&#8217;re utilizing a payment method that supports card on file functionality. <br><br>When using a card on file solution, if there&#8217;s a card on file available for the current user, purchase links will be generated in a way that instruct MemberMouse to use that user&#8217;s card on file to make the purchase otherwise a standard checkout link will be generated so the user can enter in their billing information on the checkout page. <br><br>If you set this attribute to\u00a0&#8216;false&#8217;\u00a0then regardless of whether the current user has a card on file or not, purchase links will always take the member to the checkout page to complete their order. The default value is\u00a0&#8216;true&#8217;.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>bypassConfirmation<\/code>\u00a0(<em>facultatif<\/em>) &#8211; This attribute is only applicable when you&#8217;re utilizing a payment method that supports card on file functionality. <br><br>When using a card on file solution, if there&#8217;s a card on file available for the current user and they click on a purchase link, the default behavior is to display a confirmation message asking the user to confirm the purchase. <br><br>If you set this attribute to\u00a0&#8216;true&#8217;\u00a0then the confirmation message will not be displayed and the user&#8217;s card on file will be billed. If you decide to bypass the confirmation message, it&#8217;s your responsibility to make it clear to the user that they will be charged when they click the purchase link. The default value is\u00a0&#8216;false.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>mode de paiement<\/code>\u00a0(<em>facultatif<\/em>) &#8211; This parameter is used for certain offsite payment methods. It instructs MemberMouse to generate a link that goes directly to the offsite payment method&#8217;s checkout form instead of going to the MemberMouse checkout page. The only valid value for this attribute is\u00a0&#8216;clickbank&#8217;. The payment method specified must be active in your\u00a0<a rel=\"noreferrer noopener\" href=\"https:\/\/membermouse.com\/fr\/documents-3-2\/apercu-des-modes-de-paiement\/\" target=\"_blank\">configuration du mode de paiement<\/a>\u00a0pour que cela fonctionne.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>estCadeau<\/code>\u00a0(<em>facultatif<\/em>) &#8211; When this is set to\u00a0&#8216;true&#8217;\u00a0the product being purchased will be purchased as a gift. The default value is\u00a0&#8216;false&#8217;.<\/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\">Utilisation<\/h5>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Exemple 1<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\">Affiche un lien cliquable menant \u00e0 la page de paiement du produit portant l'ID 4.  Le texte du lien est le suivant : \"Purchase Membership\".<\/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;a href=&quot;\/fr\/[MM_Purchase_Link productId=&#039;4&#039;]\/&quot;&gt;Achat d&#039;une adh&eacute;sion&lt;\/a&gt;<\/code><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Exemple 2<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\">Affiche un lien cliquable renvoyant \u00e0 la page de paiement pour le produit portant l'ID 6.  Le texte du lien est le suivant : \"Purchase Bundle\" (acheter l'offre group\u00e9e).  R\u00e9gl\u00e9 pour que le membre se connecte automatiquement au site lorsqu'il clique sur le lien.<\/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;a href=&quot;\/fr\/[MM_Purchase_Link productId=&#039;6&#039; autoLogin=&#039;true&#039;]\/&quot;&gt;Achat de l&#039;offre group&eacute;e&lt;\/a&gt;<\/code><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Exemple 3<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\">Affiche un lien cliquable menant \u00e0 la page de paiement pour le niveau d'adh\u00e9sion avec l'ID 1 (niveau d'adh\u00e9sion gratuit par d\u00e9faut).  Le texte du lien est \"S'inscrire gratuitement\".<\/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;code&gt;&lt;a href=&quot;\/fr\/[MM_Purchase_Link membershipId=&#039;1&#039;]\/&quot;&gt;S&#039;inscrire gratuitement&lt;\/a&gt;<\/code><\/code><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Exemple 4&nbsp;<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\">Affiche un lien cliquable renvoyant \u00e0 la page de paiement pour le produit portant l'ID 10.  Le lien est param\u00e9tr\u00e9 pour renvoyer \u00e0 la page de paiement m\u00eame si le client a une carte dans son dossier. Le texte du lien est le suivant : \"Purchase Bundle\".<\/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;code&gt;&lt;a href=&quot;\/fr\/[MM_Purchase_Link productId=&#039;10&#039; useCardOnFile=&#039;false&#039;]\/&quot;&gt;Achat de l&#039;offre group&eacute;e&lt;\/a&gt;<\/code><\/code><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>Exemple 5&nbsp;<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\">Affiche un lien cliquable menant \u00e0 la page de paiement pour le produit portant l'ID 10. Le lien est d\u00e9fini\u00a0<em>pas\u00a0<\/em>pour afficher la fen\u00eatre de confirmation pour les liens \u00e0 1 clic. Le paiement sera appliqu\u00e9 imm\u00e9diatement.  Le texte du lien se lit comme suit : \"1-Click Buy (Bypass Confirmation)\".<\/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;code&gt;&lt;a href=&quot;\/fr\/[MM_Purchase_Link productId=&#039;10&#039; bypassConfirmation=&#039;true&#039;]\/&quot;&gt;Achat en 1 clic (contournement de la confirmation)&lt;\/a&gt;<\/code><\/code><\/pre>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Cette balise produit le lien avec lequel un membre peut interagir pour acheter un produit ou s'inscrire \u00e0 un niveau d'adh\u00e9sion gratuit. Pour devenir un lien fonctionnel,...<\/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":[185],"ht-kb-tag":[],"class_list":["post-8065","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-order-tags"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.\" \/>\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\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"fr_FR\" \/>\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=\"Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse\" \/>\n\t\t<meta property=\"og:description\" content=\"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-08-14T21:17:52+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-08-14T21:17:52+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=\"Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.\" \/>\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\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/membermouse.com\\\/fr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"position\":2,\"name\":\"SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/mm-smarttags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/order-tags\\\/#listItem\",\"name\":\"Order SmartTags\\u2122\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/order-tags\\\/#listItem\",\"position\":3,\"name\":\"Order SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/order-tags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/#listItem\",\"name\":\"Purchase Link SmartTag&#x2122; (MM_Purchase_Link)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/#listItem\",\"position\":4,\"name\":\"Purchase Link SmartTag&#x2122; (MM_Purchase_Link)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/article-categories\\\/order-tags\\\/#listItem\",\"name\":\"Order SmartTags\\u2122\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/#organization\",\"name\":\"MemberMouse\",\"url\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/\",\"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\\\/fr\\\/author\\\/blaircaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/author\\\/blaircaseproof-com\\\/\",\"name\":\"Blair\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/#authorImage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/wp-content\\\/litespeed\\\/avatar\\\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1787612394\",\"width\":96,\"height\":96,\"caption\":\"Blair\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/#webpage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/\",\"name\":\"Purchase Link SmartTag\\u2122 (MM_Purchase_Link) | MemberMouse\",\"description\":\"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.\",\"inLanguage\":\"fr-FR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/docs\\\/purchase-link-smarttag-mm_purchase_link\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/author\\\/blaircaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/author\\\/blaircaseproof-com\\\/#author\"},\"datePublished\":\"2023-08-14T14:17:52-04:00\",\"dateModified\":\"2023-08-14T14:17:52-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/\",\"name\":\"MemberMouse\",\"inLanguage\":\"fr-FR\",\"publisher\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/fr\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse<\/title>\n\n","aioseo_head_json":{"title":"Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse","description":"Cette balise produit le lien avec lequel un membre peut interagir pour acheter un produit ou s'inscrire \u00e0 un niveau d'adh\u00e9sion gratuit. Pour devenir un lien fonctionnel, cette balise doit \u00eatre utilis\u00e9e conjointement avec une balise d'ancrage (), une balise de bouton () ou toute autre m\u00e9thode permettant d'ex\u00e9cuter un lien cliquable.","canonical_url":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/","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\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr#listItem","position":1,"name":"Home","item":"https:\/\/membermouse.com\/fr","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/article-categories\/mm-smarttags\/#listItem","position":2,"name":"SmartTags\u2122","item":"https:\/\/membermouse.com\/fr\/article-categories\/mm-smarttags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/article-categories\/order-tags\/#listItem","name":"Order SmartTags\u2122"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/article-categories\/order-tags\/#listItem","position":3,"name":"Order SmartTags\u2122","item":"https:\/\/membermouse.com\/fr\/article-categories\/order-tags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/#listItem","name":"Purchase Link SmartTag&#x2122; (MM_Purchase_Link)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/#listItem","position":4,"name":"Purchase Link SmartTag&#x2122; (MM_Purchase_Link)","previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/fr\/article-categories\/order-tags\/#listItem","name":"Order SmartTags\u2122"}}]},{"@type":"Organization","@id":"https:\/\/membermouse.com\/fr\/#organization","name":"MemberMouse","url":"https:\/\/membermouse.com\/fr\/","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\/fr\/author\/blaircaseproof-com\/#author","url":"https:\/\/membermouse.com\/fr\/author\/blaircaseproof-com\/","name":"Blair","image":{"@type":"ImageObject","@id":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/#authorImage","url":"https:\/\/membermouse.com\/wp-content\/litespeed\/avatar\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1787612394","width":96,"height":96,"caption":"Blair"}},{"@type":"WebPage","@id":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/#webpage","url":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/","name":"Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse","description":"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/membermouse.com\/fr\/#website"},"breadcrumb":{"@id":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/#breadcrumblist"},"author":{"@id":"https:\/\/membermouse.com\/fr\/author\/blaircaseproof-com\/#author"},"creator":{"@id":"https:\/\/membermouse.com\/fr\/author\/blaircaseproof-com\/#author"},"datePublished":"2023-08-14T14:17:52-04:00","dateModified":"2023-08-14T14:17:52-04:00"},{"@type":"WebSite","@id":"https:\/\/membermouse.com\/fr\/#website","url":"https:\/\/membermouse.com\/fr\/","name":"MemberMouse","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/membermouse.com\/fr\/#organization"}}]},"og:locale":"fr_FR","og:site_name":"MemberMouse |","og:type":"article","og:title":"Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse","og:description":"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.","og:url":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/","article:published_time":"2023-08-14T21:17:52+00:00","article:modified_time":"2023-08-14T21:17:52+00:00","article:publisher":"https:\/\/www.facebook.com\/membermouse","twitter:card":"summary_large_image","twitter:site":"@MemberMouse","twitter:title":"Purchase Link SmartTag\u2122 (MM_Purchase_Link) | MemberMouse","twitter:description":"This tag outputs the link that a member can interact with to purchase a product or sign up for a free membership level. In order to become a functional link, this tag should be used in conjunction with a anchor tag (), a button tag () or some other method of executing a clickable link.","twitter:creator":"@MemberMouse"},"aioseo_meta_data":{"post_id":"8065","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:39:41","updated":"2026-06-03 04:54:02","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":"2026-06-03 00:19:21","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\/fr\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/fr\/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\/fr\/article-categories\/order-tags\/\" title=\"Order SmartTags\u2122\">Order SmartTags\u2122<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tPurchase Link SmartTag\u2122 (MM_Purchase_Link)\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/membermouse.com\/fr"},{"label":"SmartTags\u2122","link":"https:\/\/membermouse.com\/fr\/article-categories\/mm-smarttags\/"},{"label":"Order SmartTags\u2122","link":"https:\/\/membermouse.com\/fr\/article-categories\/order-tags\/"},{"label":"Purchase Link SmartTag&#x2122; (MM_Purchase_Link)","link":"https:\/\/membermouse.com\/fr\/docs\/purchase-link-smarttag-mm_purchase_link\/"}],"_links":{"self":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb\/8065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/users\/20918"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/comments?post=8065"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb\/8065\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/media?parent=8065"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb-category?post=8065"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/fr\/wp-json\/wp\/v2\/ht-kb-tag?post=8065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}