{"id":32102,"date":"2026-02-17T11:18:39","date_gmt":"2026-02-17T11:18:39","guid":{"rendered":"https:\/\/monvelofrance.fr\/?page_id=32102"},"modified":"2026-05-29T12:06:29","modified_gmt":"2026-05-29T12:06:29","slug":"paiement","status":"publish","type":"page","link":"https:\/\/monvelofrance.fr\/de\/paiement\/","title":{"rendered":"Paiement"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"32102\" class=\"elementor elementor-32102\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-5f92f0e e-flex e-con-boxed e-con e-parent\" data-id=\"5f92f0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c0d9bc elementor-widget elementor-widget-html\" data-id=\"8c0d9bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\n  <title>Paiement | CRAFT CYCLE SARL \u2013 Mon V\u00e9lo France<\/title>\n  <meta name=\"description\" content=\"Moyens de paiement accept\u00e9s sur Mon V\u00e9lo France : carte bancaire (Visa, Mastercard, Amex), virement SEPA. Paiement s\u00e9curis\u00e9 3D Secure et PCI-DSS.\">\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #eef4ea;\n      font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, 'Helvetica Neue', sans-serif;\n      line-height: 1.55;\n      color: #2a3a2a;\n      padding: 2rem 1rem;\n    }\n\n    .wood-payment {\n      max-width: 1280px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 24px;\n      box-shadow: 0 18px 32px -12px rgba(38, 58, 38, 0.12);\n      overflow: hidden;\n      border: 1px solid #cfdecf;\n    }\n\n    \/* En-t\u00eate vert Woodmart *\/\n    .green-header {\n      background: linear-gradient(115deg, #2c5e3f 0%, #3f7e58 100%);\n      padding: 1.8rem 2rem;\n      text-align: center;\n      border-bottom: 4px solid #e5b876;\n    }\n\n    .green-header h1 {\n      font-size: 1.9rem;\n      font-weight: 700;\n      letter-spacing: -0.2px;\n      color: #fef8ed;\n      margin-bottom: 0.3rem;\n    }\n\n    .green-header p {\n      color: #e3f0e0;\n      font-size: 0.9rem;\n    }\n\n    .content-payment {\n      padding: 2rem 2rem 2.2rem 2rem;\n      background: #fffef9;\n    }\n\n    .badge-payment {\n      background: #e0f0e2;\n      padding: 0.2rem 1rem;\n      border-radius: 40px;\n      font-size: 0.75rem;\n      font-weight: 700;\n      color: #2c5e3f;\n      display: inline-block;\n      margin-bottom: 1rem;\n    }\n\n    .section-title {\n      font-size: 1.35rem;\n      font-weight: 700;\n      margin: 1.8rem 0 1rem 0;\n      color: #2f6843;\n      border-left: 5px solid #e5b876;\n      padding-left: 1rem;\n    }\n\n    .legal-info {\n      background: #f9fdf5;\n      border-radius: 18px;\n      padding: 1rem 1.3rem;\n      margin: 1rem 0;\n      border: 1px solid #d9e8d6;\n    }\n\n    .legal-info strong {\n      color: #3f6b48;\n    }\n\n    .payment-grid {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1.5rem;\n      margin: 1.5rem 0;\n    }\n\n    .payment-card {\n      background: #fcfdf9;\n      border-radius: 20px;\n      padding: 1.2rem;\n      flex: 1 1 240px;\n      border: 1px solid #d9e8d6;\n      text-align: center;\n    }\n\n    .payment-card .icon {\n      font-size: 2.5rem;\n      display: block;\n      margin-bottom: 0.5rem;\n    }\n\n    .payment-card h4 {\n      color: #2f6843;\n      margin-bottom: 0.3rem;\n    }\n\n    .payment-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: #ffffff;\n      border-radius: 18px;\n      overflow: hidden;\n      margin: 1rem 0;\n    }\n\n    .payment-table th, .payment-table td {\n      border: 1px solid #d7e6d3;\n      padding: 0.7rem 1rem;\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .payment-table th {\n      background: #eef5ea;\n      font-weight: 700;\n      color: #2f6843;\n    }\n\n    .highlight {\n      background: #fef6e8;\n      border-left: 4px solid #e5b876;\n      padding: 1rem 1.2rem;\n      border-radius: 16px;\n      margin: 1rem 0;\n    }\n\n    .security-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1rem;\n      justify-content: center;\n      margin: 1.5rem 0;\n    }\n\n    .security-badge {\n      background: #fef6e8;\n      padding: 0.5rem 1.2rem;\n      border-radius: 40px;\n      font-size: 0.8rem;\n      font-weight: 600;\n      color: #2c5e3f;\n    }\n\n    .signature {\n      margin-top: 2rem;\n      font-size: 0.75rem;\n      text-align: center;\n      border-top: 1px solid #dfebdb;\n      padding-top: 1.2rem;\n      color: #5d7a5a;\n    }\n\n    @media (max-width: 680px) {\n      .content-payment {\n        padding: 1.3rem;\n      }\n      .section-title {\n        font-size: 1.2rem;\n      }\n      .payment-card {\n        flex: 1 1 100%;\n      }\n      .green-header h1 {\n        font-size: 1.5rem;\n      }\n      .payment-table th, .payment-table td {\n        display: block;\n        width: 100%;\n      }\n      .payment-table tr {\n        display: block;\n        margin-bottom: 1rem;\n        border: 1px solid #cee0ca;\n        border-radius: 16px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"wood-payment\">\n  <!-- En-t\u00eate -->\n  <div class=\"green-header\">\n    <h1>Mon V\u00e9lo France \u00b7 Paiement s\u00e9curis\u00e9<\/h1>\n    <p>Des moyens de paiement fiables et une s\u00e9curit\u00e9 maximale pour vos achats<\/p>\n  <\/div>\n\n  <div class=\"content-payment\">\n    <div class=\"badge-payment\">\ud83d\udcb3 MODES DE PAIEMENT \u2013 CRAFT CYCLE SARL<\/div>\n\n    <div class=\"legal-info\">\n      <strong>\ud83d\udccc \u00c9diteur :<\/strong><br>\n      CRAFT CYCLE SARL<br>\n      Si\u00e8ge social : 31 AVENUE DE LAMOTHE, 43100 BRIOUDE, France<br>\n      RCS : LE PUY-EN-VELAY 912 755 089 | SIREN : 912 755 089<br>\n      T\u00e9l : +33 6 44 67 13 12\n    <\/div>\n\n    <p>Pour r\u00e9gler vos achats sur <strong>Mon V\u00e9lo France<\/strong>, nous mettons \u00e0 votre disposition plusieurs moyens de paiement s\u00e9curis\u00e9s. Toutes les transactions sont crypt\u00e9es et prot\u00e9g\u00e9es conform\u00e9ment aux normes bancaires en vigueur.<\/p>\n\n    <!-- Moyens de paiement -->\n    <div class=\"section-title\">\ud83d\udcb3 Moyens de paiement accept\u00e9s<\/div>\n    <div class=\"payment-grid\">\n      <div class=\"payment-card\">\n        <span class=\"icon\">\ud83d\udcb3<\/span>\n        <h4>Carte bancaire<\/h4>\n        <p>Visa, Mastercard, American Express<\/p>\n      <\/div>\n      <div class=\"payment-card\">\n        <span class=\"icon\">\ud83c\udfe6<\/span>\n        <h4>Virement SEPA<\/h4>\n        <p>Paiement par virement bancaire (zone euro)<\/p>\n      <\/div>\n      <div class=\"payment-card\">\n        <span class=\"icon\">\ud83d\udd12<\/span>\n        <h4>Paiement s\u00e9curis\u00e9<\/h4>\n        <p>3D Secure \u00b7 PCI-DSS \u00b7 Chiffrement SSL<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Tableau r\u00e9capitulatif -->\n    <div class=\"section-title\">\ud83d\udccb R\u00e9capitulatif des moyens de paiement<\/div>\n    <table class=\"payment-table\">\n      <thead>\n        <tr><th>Mode de paiement<\/th><th>R\u00e9seau \/ Type<\/th><th>Traitement<\/th><th>S\u00e9curit\u00e9<\/th><\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td><strong>Carte bancaire<\/strong><\/th>\n          <td>Visa \u2022 Mastercard \u2022 American Express<\/th>\n          <td>Imm\u00e9diat<\/th>\n          <td>3\u2011D Secure 2, PCI\u2011DSS, cryptage SSL<\/th>\n        <\/tr>\n        <tr><td><strong>Virement SEPA<\/strong><\/th>\n          <td>Virement bancaire standard<\/th>\n          <td>\u00c0 r\u00e9ception du virement<\/th>\n          <td>Virement s\u00e9curis\u00e9 par votre banque<\/th>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n\n    <!-- S\u00e9curit\u00e9 -->\n    <div class=\"section-title\">\ud83d\udd12 S\u00e9curit\u00e9 des transactions<\/div>\n    <p>Toutes les transactions effectu\u00e9es sur Mon V\u00e9lo France sont s\u00e9curis\u00e9es par un prestataire de paiement agr\u00e9\u00e9. Nous ne conservons aucune information bancaire sur nos serveurs. Le paiement par carte b\u00e9n\u00e9ficie du standard <strong>3\u2011D Secure 2<\/strong> (authentification renforc\u00e9e) et notre site est certifi\u00e9 <strong>PCI\u2011DSS<\/strong> (norme de s\u00e9curit\u00e9 des donn\u00e9es).<\/p>\n\n    <div class=\"security-badges\">\n      <span class=\"security-badge\">\u2705 3\u2011D Secure 2<\/span>\n      <span class=\"security-badge\">\ud83d\udd12 Chiffrement SSL\/TLS<\/span>\n      <span class=\"security-badge\">\ud83c\udfe6 PCI\u2011DSS Level 1<\/span>\n      <span class=\"security-badge\">\ud83d\udd10 Donn\u00e9es bancaires non conserv\u00e9es<\/span>\n    <\/div>\n\n    <!-- Informations compl\u00e9mentaires -->\n    <div class=\"section-title\">\ud83d\udccc Informations compl\u00e9mentaires<\/div>\n    <ul style=\"margin-left: 1.5rem; margin-bottom: 1rem;\">\n      <li><strong>Paiement par carte bancaire :<\/strong> Le d\u00e9bit est effectu\u00e9 au moment de la validation de la commande. En cas d\u2019indisponibilit\u00e9 temporaire du service de paiement par carte, le virement SEPA reste disponible.<\/li>\n      <li><strong>Virement SEPA :<\/strong> Les coordonn\u00e9es bancaires vous sont communiqu\u00e9es lors de la validation de votre commande. La livraison est d\u00e9clench\u00e9e \u00e0 r\u00e9ception du virement. D\u00e9lai indicatif de 2 \u00e0 5 jours ouvr\u00e9s selon votre banque.<\/li>\n      <li><strong>Facturation :<\/strong> Une facture d\u00e9taill\u00e9e est automatiquement envoy\u00e9e par email apr\u00e8s validation du paiement.<\/li>\n      <li><strong>Paiement en plusieurs fois :<\/strong> Non propos\u00e9 actuellement sur Mon V\u00e9lo France. Nous travaillons \u00e0 int\u00e9grer cette option \u00e0 l\u2019avenir.<\/li>\n    <\/ul>\n\n    <div class=\"highlight\">\n      <strong>\ud83d\udca1 En cas de probl\u00e8me de paiement :<\/strong><br>\n      Si vous rencontrez une difficult\u00e9 lors du r\u00e8glement par carte bancaire (refus, erreur technique), contactez-nous rapidement : <strong>contact@monvelofrance.fr<\/strong> ou +33 6 44 67 13 12. Nous v\u00e9rifierons la transaction et pourrons vous guider vers un paiement alternatif.\n    <\/div>\n\n    <!-- Question fr\u00e9quente -->\n    <div class=\"section-title\">\u2753 Questions fr\u00e9quentes<\/div>\n    <div style=\"margin-bottom: 0.8rem;\">\n      <strong>\ud83d\udd39 Mon paiement est refus\u00e9 alors que ma carte est valide \u2013 que faire ?<\/strong><br>\n      V\u00e9rifiez que l\u2019authentification 3\u2011D Secure est activ\u00e9e (code re\u00e7u par SMS ou notification bancaire). Si le probl\u00e8me persiste, contactez votre banque ou utilisez le virement SEPA.\n    <\/div>\n    <div style=\"margin-bottom: 0.8rem;\">\n      <strong>\ud83d\udd39 Les donn\u00e9es bancaires sont-elles stock\u00e9es sur votre site ?<\/strong><br>\n      Non, jamais. Les informations de carte bancaire transitent directement aupr\u00e8s de notre prestataire de paiement certifi\u00e9 PCI\u2011DSS. Nous n\u2019y avons pas acc\u00e8s.\n    <\/div>\n    <div>\n      <strong>\ud83d\udd39 Puis-je payer par PayPal \/ Apple Pay \/ Google Pay ?<\/strong><br>\n      Actuellement, ces moyens ne sont pas propos\u00e9s. Nous \u00e9valuons leur int\u00e9gration future.\n    <\/div>\n\n    <div class=\"signature\">\n      \ud83d\udcc5 Derni\u00e8re mise \u00e0 jour : Mai 2026 \u2013 Paiement s\u00e9curis\u00e9 conforme aux normes bancaires et RGPD.<br>\n      \u00a9 CRAFT CYCLE SARL \u2013 Mon V\u00e9lo France\n    <\/div>\n  <\/div>\n<\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-868db72 e-flex e-con-boxed e-con e-parent\" data-id=\"868db72\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9752c64 elementor-widget elementor-widget-spacer\" data-id=\"9752c64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Paiement | CRAFT CYCLE SARL \u2013 Mon V\u00e9lo France Mon V\u00e9lo France \u00b7 Paiement s\u00e9curis\u00e9 Des moyens de paiement fiables<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32102","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/pages\/32102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/comments?post=32102"}],"version-history":[{"count":10,"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/pages\/32102\/revisions"}],"predecessor-version":[{"id":33145,"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/pages\/32102\/revisions\/33145"}],"wp:attachment":[{"href":"https:\/\/monvelofrance.fr\/de\/wp-json\/wp\/v2\/media?parent=32102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}