{"id":4790,"date":"2026-02-04T22:12:53","date_gmt":"2026-02-04T21:12:53","guid":{"rendered":"https:\/\/www.solutat.fr\/?page_id=4790"},"modified":"2026-07-20T09:34:37","modified_gmt":"2026-07-20T07:34:37","slug":"privacy-policy-2","status":"publish","type":"page","link":"https:\/\/www.solutat.fr\/en\/politique-de-confidentialite-2\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .pc-wrap {\n    font-family: 'Inter', sans-serif;\n    color: #1a1a1a;\n    background: #fff;\n    line-height: 1.7;\n  }\n\n  .pc-header {\n    background: #fff;\n    border-bottom: 1px solid #e8e8e8;\n    padding: 52px 24px 44px;\n    position: relative;\n    overflow: hidden;\n  }\n  .pc-header::before {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent 0%, #D4980A 40%, #1a1a1a 100%);\n  }\n  .pc-header-inner {\n    max-width: 860px;\n    margin: 0 auto;\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n  .pc-doc-type { font-size: 10px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #D4980A; margin-bottom: 10px; }\n  .pc-header h1 { font-size: clamp(20px, 3vw, 30px); font-weight: 900; color: #1a1a1a; line-height: 1.15; margin-bottom: 6px; }\n  .pc-header-meta { font-size: 12px; color: #aaa; font-weight: 500; }\n  .pc-header-right { display: flex; flex-direction: column; align-items: flex-end; gap: 8px; }\n  .pc-badge { background: linear-gradient(135deg, #1a1a1a, #2d2d2d); color: #D4980A; font-size: 11px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; padding: 6px 14px; border-radius: 6px; }\n  .pc-articles-count { font-size: 12px; color: #bbb; font-weight: 500; }\n\n  .pc-body { max-width: 760px; margin: 0 auto; padding: 52px 24px 80px; }\n  .pc-articles { display: flex; flex-direction: column; gap: 0; }\n  .pc-article { padding: 32px 0; border-bottom: 1px solid #f0eeea; }\n  .pc-article:last-child { border-bottom: none; }\n  .pc-article-header { display: flex; align-items: baseline; gap: 16px; margin-bottom: 14px; }\n  .pc-art-num { font-size: 11px; font-weight: 700; color: #D4980A; letter-spacing: 1px; flex-shrink: 0; padding-top: 2px; }\n  .pc-article h2 { font-size: 16px; font-weight: 800; color: #1a1a1a; line-height: 1.3; }\n  .pc-article p { font-size: 14px; color: #555; line-height: 1.85; margin-bottom: 10px; }\n  .pc-article p:last-child { margin-bottom: 0; }\n  .pc-article ul { list-style: none; padding-left: 0; margin: 8px 0; display: flex; flex-direction: column; gap: 6px; }\n  .pc-article ul li { font-size: 14px; color: #555; line-height: 1.65; display: flex; align-items: flex-start; gap: 10px; }\n  .pc-article ul li::before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: #D4980A; flex-shrink: 0; margin-top: 7px; }\n\n  .pc-sub { margin-bottom: 18px; }\n  .pc-sub h3 { font-size: 13px; font-weight: 800; color: #1a1a1a; margin-bottom: 8px; display: flex; align-items: center; gap: 8px; }\n  .pc-sub h3::before { content: ''; width: 3px; height: 14px; background: #D4980A; border-radius: 2px; flex-shrink: 0; }\n  .pc-sub ul { padding-left: 0; }\n\n  .pc-article.highlight { background: #f9f8f5; border-radius: 14px; padding: 28px 24px; border: 1px solid #ececec; margin: 8px 0; }\n  .pc-article.highlight .pc-note { margin-left: 0; }\n  .pc-article.highlight .pc-alert { margin-left: 0; }\n\n  .pc-note { background: rgba(212,152,10,0.07); border-left: 3px solid #D4980A; border-radius: 0 8px 8px 0; padding: 12px 16px; font-size: 13px; color: #666; margin-top: 12px; line-height: 1.65; }\n  .pc-alert { background: rgba(26,26,26,0.04); border-left: 3px solid #1a1a1a; border-radius: 0 8px 8px 0; padding: 12px 16px; font-size: 13px; color: #555; margin-top: 12px; line-height: 1.65; }\n\n  .pc-legal-base { display: inline-flex; align-items: center; gap: 6px; background: #1a1a1a; color: #D4980A; font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 6px; margin-top: 10px; letter-spacing: 0.3px; }\n\n  .pc-rights-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 14px 0; }\n  @media (max-width: 500px) { .pc-rights-grid { grid-template-columns: repeat(2, 1fr); } }\n  .pc-right-item { background: #fff; border: 1px solid #e8e8e8; border-radius: 10px; padding: 14px; text-align: center; font-size: 12px; font-weight: 700; color: #444; line-height: 1.4; transition: border-color 0.2s; }\n  .pc-right-item:hover { border-color: rgba(212,152,10,0.4); color: #D4980A; }\n  .pc-right-item svg { width: 16px; height: 16px; stroke: #D4980A; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; display: block; margin: 0 auto 6px; }\n\n  .pc-footer { background: #fff; border-top: 1px solid #e8e8e8; padding: 48px 24px; text-align: center; }\n  .pc-footer-inner { max-width: 600px; margin: 0 auto; }\n  .pc-footer p { font-size: 13px; color: #999; line-height: 1.7; margin-bottom: 8px; }\n  .pc-footer p:last-child { margin-bottom: 0; }\n  .pc-footer strong { color: #555; font-weight: 600; }\n  .pc-footer-divider { width: 36px; height: 2px; background: rgba(212,152,10,0.4); margin: 20px auto; border-radius: 2px; }\n<\/style>\n\n\n<div class=\"pc-wrap\">\n\n  <header class=\"pc-header\">\n    <div class=\"pc-header-inner\">\n      <div>\n        <p class=\"pc-doc-type\">Legal document<\/p>\n        <h1>Privacy Policy<\/h1>\n        <p class=\"pc-header-meta\">Solutat \u2014 Last updated: July 2026<\/p>\n      <\/div>\n      <div class=\"pc-header-right\">\n        <span class=\"pc-badge\">GDPR<\/span>\n        <span class=\"pc-articles-count\">12 sections<\/span>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"pc-body\">\n    <div class=\"pc-articles\">\n\n      <div class=\"pc-article\" id=\"s1\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">01<\/span><h2>Introduction<\/h2><\/div>\n        <p>The purpose of this privacy policy is to inform users of the Solutat platform about how their personal data is collected, used, and protected.<\/p>\n        <div class=\"pc-note\">Solutat is committed to processing personal data in compliance with Regulation (EU) 2016\/679 of 27 April 2016 (GDPR) as well as applicable French legislation.<\/div>\n      <\/div>\n\n      <div class=\"pc-article highlight\" id=\"s2\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">02<\/span><h2>Data controller<\/h2><\/div>\n        <p><strong>JUBE (EURL)<\/strong><br>81 Boulevard de l\u2019Ardiller<br>49260 Montreuil-Bellay \u2013 France<\/p>\n        <p>RCS Angers 831 924 592<\/p>\n        <p>Email: <strong>contact@solutat.fr<\/strong><\/p>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s3\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">03<\/span><h2>Personal data collected<\/h2><\/div>\n        <div class=\"pc-sub\">\n          <h3>Identification and account<\/h3>\n          <ul>\n            <li>Last name and first name<\/li>\n            <li>Pseudonym<\/li>\n            <li>Email address<\/li>\n            <li>Declared professional information<\/li>\n            <li>Proof of professional eligibility (SIRET number or, failing that, a certificate of training in hygiene and health conditions), if applicable<\/li>\n            <li>Account settings<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Platform activity<\/h3>\n          <ul>\n            <li>Content of published ads (text, images, prices, descriptions)<\/li>\n            <li>Messages exchanged via the internal messaging system<\/li>\n            <li>Transaction history<\/li>\n            <li>Data required for order tracking<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Tax and regulatory data<\/h3>\n          <ul>\n            <li>Data collected to comply with accounting and tax obligations, notably under the European DAC7 Directive<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Technical data<\/h3>\n          <ul>\n            <li>IP address<\/li>\n            <li>Connection logs<\/li>\n            <li>Technical identifiers<\/li>\n            <li>Navigation data<\/li>\n            <li>Cookies and trackers<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Payment details<\/h3>\n          <ul>\n            <li>Payments are processed by Stripe Connect. Solutat does not store any complete bank card data.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s4\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">04<\/span><h2>Data origin<\/h2><\/div>\n        <p>Personal data may be collected when you:<\/p>\n        <ul>\n          <li>Create an account on the platform<\/li>\n          <li>Publish an ad<\/li>\n          <li>Make a transaction<\/li>\n          <li>Use the internal messaging system<\/li>\n          <li>Contact support<\/li>\n          <li>Browse the site<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s5\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">05<\/span><h2>Purposes and legal bases for processing<\/h2><\/div>\n        <div class=\"pc-sub\">\n          <h3>Platform and transaction management<\/h3>\n          <ul>\n            <li>Creation and management of user accounts<\/li>\n            <li>Publication and management of listings<\/li>\n            <li>Connecting users<\/li>\n            <li>Order, transaction, and dispute management<\/li>\n            <li>Payment and disbursement of funds via Stripe Connect<\/li>\n          <\/ul>\n          <span class=\"pc-legal-base\">Legal basis: performance of the contract (ToS and GCS)<\/span>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Security and fraud prevention<\/h3>\n          <ul>\n            <li>Account security<\/li>\n            <li>Manual verification of professional information provided during registration<\/li>\n            <li>Fraudulent behavior detection<\/li>\n            <li>Platform bypass prevention<\/li>\n          <\/ul>\n          <span class=\"pc-legal-base\">Legal basis: legitimate interest<\/span>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Compliance with legal obligations<\/h3>\n          <ul>\n            <li>Accounting and tax obligations<\/li>\n            <li>Compliance with regulatory obligations applicable to digital platforms (including DAC7)<\/li>\n          <\/ul>\n          <span class=\"pc-legal-base\">Legal basis: legal obligation<\/span>\n        <\/div>\n        <div class=\"pc-sub\">\n          <h3>Platform improvement<\/h3>\n          <ul>\n            <li>Website Usage Analysis<\/li>\n            <li>Feature enhancement<\/li>\n            <li>Audience measurement (subject to cookie consent)<\/li>\n          <\/ul>\n          <span class=\"pc-legal-base\">Legal basis: legitimate interest or consent<\/span>\n        <\/div>\n        <div class=\"pc-note\">Solutat does not sell or rent personal data to third parties for commercial purposes.<\/div>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s6\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">06<\/span><h2>Shelf life<\/h2><\/div>\n        <p>Personal data is kept only for the duration necessary for the purposes for which it was collected:<\/p>\n        <ul>\n          <li>User account: for the entire duration of the account's existence<\/li>\n          <li>Transaction data: applicable statutory period for accounting obligations (up to 10 years if applicable)<\/li>\n          <li>Tax data (DAC7): according to the applicable legal retention period<\/li>\n          <li>Professional eligibility verification: kept in a non-public area, accessible only to Solutat, until the account is validated or deleted.<\/li>\n          <li>Technical logs: retention period proportionate to security requirements<\/li>\n          <li>Cookies and statistical data: depending on consent settings<\/li>\n        <\/ul>\n        <div class=\"pc-alert\">In the event of account deletion, data is deleted or anonymized, except where there is a legal retention obligation.<\/div>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s7\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">07<\/span><h2>Data recipients<\/h2><\/div>\n        <p>Data may be shared with the service providers and partners necessary for the platform to function:<\/p>\n        <ul>\n          <li><strong>Stripe<\/strong> - payment service provider and fund management<\/li>\n          <li><strong>Sendcloud<\/strong> \u2014 logistic partner for shipment management and carrier disputes<\/li>\n          <li><strong>o2switch<\/strong> \u2014 platform host<\/li>\n          <li>Technical service providers necessary for the operation of the site (security, maintenance)<\/li>\n          <li>Partners contributing to the improvement of the platform, in compliance with the GDPR<\/li>\n        <\/ul>\n        <div class=\"pc-note\">These service providers and partners act as data processors or recipients within the meaning of the GDPR, and are subject to confidentiality obligations. The data may also be disclosed to administrative or judicial authorities when required by law.<\/div>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s8\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">08<\/span><h2>Data transfers outside the European Union<\/h2><\/div>\n        <p>Certain providers, notably Stripe, may process data outside the European Union.<\/p>\n        <div class=\"pc-note\">In this case, these transfers are governed by appropriate safeguards in accordance with the GDPR, notably through the use of standard contractual clauses approved by the European Commission.<\/div>\n      <\/div>\n\n      <div class=\"pc-article highlight\" id=\"s9\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">09<\/span><h2>Your rights<\/h2><\/div>\n        <p>In accordance with the GDPR, you have the following rights:<\/p>\n        <div class=\"pc-rights-grid\">\n          <div class=\"pc-right-item\">\n            <svg viewbox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><path d=\"m21 21-4.35-4.35\"><\/path><\/svg>\n            Right of access\n          <\/div>\n          <div class=\"pc-right-item\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\n            Right of rectification\n          <\/div>\n          <div class=\"pc-right-item\">\n            <svg viewbox=\"0 0 24 24\"><polyline points=\"3 6 5 6 21 6\"><\/polyline><path d=\"M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6\"><\/path><path d=\"M10 11v6M14 11v6\"><\/path><\/svg>\n            Right to erasure\n          <\/div>\n          <div class=\"pc-right-item\">\n            <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg>\n            Right to restriction of processing\n          <\/div>\n          <div class=\"pc-right-item\">\n            <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"4.93\" y1=\"4.93\" x2=\"19.07\" y2=\"19.07\"><\/line><\/svg>\n            Right to object\n          <\/div>\n          <div class=\"pc-right-item\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"><\/path><polyline points=\"17 8 12 3 7 8\"><\/polyline><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"15\"><\/line><\/svg>\n            Right to data portability\n          <\/div>\n        <\/div>\n        <div class=\"pc-alert\">To exercise your rights, contact: <strong>contact@solutat.fr<\/strong> \u2014 proof of identity may be requested. In the event of a dispute, you may lodge a complaint with the <strong>CNIL<\/strong>.<\/div>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s10\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">10<\/span><h2>Cookies<\/h2><\/div>\n        <p>The platform uses cookies that are necessary for its operation, enabling in particular:<\/p>\n        <ul>\n          <li>User session management<\/li>\n          <li>Site security<\/li>\n          <li>The proper functioning of the platform's features<\/li>\n        <\/ul>\n        <p>A cookie consent banner is displayed upon the first visit. The user's choice is kept for 6 months. The user can accept or refuse non-essential cookies via this banner.<\/p>\n        <div class=\"pc-note\">Audience measurement cookies may be used subject to consent via the cookie banner. Preferences can be changed at any time by clearing the browser cookies.<\/div>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s11\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">11<\/span><h2>Data security<\/h2><\/div>\n        <p>Solutat implements appropriate technical and organizational measures to protect personal data:<\/p>\n        <ul>\n          <li>Restricted data access<\/li>\n          <li>Securing connections<\/li>\n          <li>Database protection<\/li>\n          <li>Access monitoring<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"pc-article\" id=\"s12\">\n        <div class=\"pc-article-header\"><span class=\"pc-art-num\">12<\/span><h2>Policy modification<\/h2><\/div>\n        <p>This privacy policy may be modified to reflect legal, technical, or regulatory developments.<\/p>\n        <div class=\"pc-note\">The current version is the one published on the platform.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <footer class=\"pc-footer\">\n    <div class=\"pc-footer-inner\">\n      <p><strong>Solution<\/strong> \u2014 Privacy Policy<\/p>\n      <div class=\"pc-footer-divider\"><\/div>\n      <p>Data controller: <strong>JUBE (EURL)<\/strong> \u2014 RCS Angers 831 924 592<\/p>\n      <p>For any questions regarding your data: <strong>contact@solutat.fr<\/strong><\/p>\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Document l\u00e9gal Politique de confidentialit\u00e9 Solutat \u2014 Derni\u00e8re mise \u00e0 jour : Juillet 2026 RGPD 12 sections 01 Introduction La pr\u00e9sente politique de confidentialit\u00e9 a pour objet d&rsquo;informer les utilisateurs de la plateforme Solutat sur la mani\u00e8re dont leurs donn\u00e9es personnelles sont collect\u00e9es, utilis\u00e9es et prot\u00e9g\u00e9es. Solutat s&rsquo;engage \u00e0 traiter les donn\u00e9es personnelles dans le&hellip;<\/p>","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4790","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages\/4790","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/comments?post=4790"}],"version-history":[{"count":12,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages\/4790\/revisions"}],"predecessor-version":[{"id":7042,"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/pages\/4790\/revisions\/7042"}],"wp:attachment":[{"href":"https:\/\/www.solutat.fr\/en\/wp-json\/wp\/v2\/media?parent=4790"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}