{"id":216,"date":"2025-06-06T15:37:12","date_gmt":"2025-06-06T13:37:12","guid":{"rendered":"https:\/\/zodiaquesecrets.com\/?page_id=216"},"modified":"2025-08-22T13:56:41","modified_gmt":"2025-08-22T11:56:41","slug":"paiement","status":"publish","type":"page","link":"https:\/\/zodiaquesecrets.com\/en\/paiement\/","title":{"rendered":"Payment"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"216\" class=\"elementor elementor-216\">\n\t\t\t\t<div class=\"elementor-element elementor-element-654451a e-flex e-con-boxed e-con e-parent\" data-id=\"654451a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c4f6d8 elementor-widget elementor-widget-video\" data-id=\"2c4f6d8\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"http:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/fee12.mp4\" controls=\"\" preload=\"metadata\" controlslist=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd74c4e elementor-widget elementor-widget-html\" data-id=\"fd74c4e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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\" \/>\n    <title>Zodiaque Secrets - Paiement<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@700&family=Cinzel:wght@700&display=swap\" rel=\"stylesheet\" \/>\n    <style>\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        body {\n            font-family: 'Arial', sans-serif;\n            background: url('https:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/aurora-background.jpg') no-repeat center center fixed;\n            background-size: cover;\n            color: #f0e6d2;\n            overflow-x: hidden;\n            position: relative;\n            margin: 0;\n        }\n        body::before {\n            content: '';\n            position: fixed;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 30, 60, 0.3)), url('https:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/giphy06.gif');\n            z-index: -1;\n        }\n        nav {\n            position: fixed;\n            top: 20px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: rgba(10, 25, 50, 0.9);\n            padding: 15px 20px;\n            z-index: 1000;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);\n            animation: fadeIn 1s ease-in;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n        nav a {\n            color: #ffd700;\n            text-decoration: none;\n            margin: 0 15px;\n            font-family: 'Cinzel', serif;\n            font-size: 1.1em;\n            transition: color 0.3s;\n        }\n        nav a:hover {\n            color: #2f855a;\n        }\n        .container {\n            max-width: 900px;\n            margin: 100px auto 20px;\n            padding: 20px;\n            text-align: center;\n        }\n        .header {\n            background: rgba(30, 30, 60, 0.7);\n            padding: 30px 30px;\n            border-radius: 20px;\n            transition: all 0.4s ease-in-out;\n            backdrop-filter: blur(8px);\n            overflow: hidden;\n            margin-bottom: 30px;\n        }\n        .header img {\n            display: block;\n            width: 150px;\n            margin: 0 auto 15px;\n        }\n        .header p {\n            font-size: 1.2em;\n            color: #eae8df;\n            margin-top: 10px;\n            text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);\n            font-family: 'Arial', sans-serif;\n            line-height: 1.6;\n        }\n        .form-section {\n            background: rgba(0, 20, 40, 0.7);\n            padding: 30px;\n            border-radius: 15px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\n            margin-top: 10px;\n            backdrop-filter: blur(5px);\n            text-align: left;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        .form-section h2 {\n            font-family: 'Cinzel', serif;\n            color: #ffd700;\n            font-size: 2em;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        label {\n            display: block;\n            font-size: 1.1em;\n            color: #f0e6d2;\n            margin: 15px 0 5px;\n        }\n        input[type=\"date\"],\n        input[type=\"time\"],\n        input[type=\"text\"],\n        input[type=\"email\"] {\n            width: 100%;\n            padding: 12px;\n            border: 2px solid #90cdf4;\n            border-radius: 10px;\n            font-size: 1em;\n            background: rgba(240, 230, 210, 0.9);\n            transition: border-color 0.3s;\n        }\n        input[type=\"date\"]:focus,\n        input[type=\"time\"]:focus,\n        input[type=\"text\"]:focus,\n        input[type=\"email\"]:focus {\n            border-color: #ffd700;\n            outline: none;\n        }\n        .btn {\n            display: block;\n            width: 100%;\n            background: linear-gradient(45deg, #ffd700, #2f855a);\n            color: #1e3a8a;\n            padding: 15px;\n            font-size: 1.4em;\n            border-radius: 25px;\n            text-decoration: none;\n            margin-top: 30px;\n            font-family: 'Cinzel', serif;\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);\n            box-shadow: 0 4px 15px rgba(255, 215, 0, 0.5);\n            border: none;\n            cursor: pointer;\n            transition: transform 0.3s, box-shadow 0.3s;\n        }\n        .btn:hover {\n            transform: scale(1.1);\n            box-shadow: 0 6px 20px rgba(255, 215, 0, 0.7);\n        }\n        footer {\n            background: rgba(10, 25, 50, 0.9);\n            padding: 10px;\n            text-align: center;\n            color: #2f855a;\n            margin-top: 40px;\n        }\n        footer a {\n            color: #ffd700;\n            margin: 0 10px;\n        }\n        .info-message {\n            margin-top: 15px;\n            padding: 15px;\n            background: rgba(255, 255, 255, 0.05);\n            color: #ffffff;\n            border-radius: 10px;\n            font-family: 'Arial', sans-serif;\n            font-size: 1em;\n            text-align: center;\n            line-height: 1.4;\n        }\n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n        @media (max-width: 768px) {\n            .header h1 { font-size: 1.8em; }\n            .header h1 span { font-size: 2.8em; }\n            .header p { font-size: 1em; }\n            .form-section { padding: 20px; }\n            .btn { font-size: 1.2em; padding: 12px 30px; }\n            nav a { margin: 0 10px; font-size: 1em; }\n            nav { height: 50px; padding: 10px 15px; top: 10px; }\n            .container { margin: 80px auto 20px; }\n            .header { padding: 50px 20px; }\n        }\n        \/* Style audio *\/\n        .audio-container {\n            max-width: 600px;\n            margin: 30px auto;\n            padding: 10px 20px;\n            background: rgba(0,0,0,0.4);\n            border-radius: 15px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.4);\n            text-align: center;\n        }\n        audio {\n            width: 100%;\n            outline: none;\n        }\n    <\/style>\n<\/head>\n<body>\n    <nav>\n        <a href=\"\/en\/\">Welcome<\/a>\n        <a href=\"\/en\/mon-theme-astral\/\">My Theme<\/a>\n        <a href=\"\/en\/a-propos\/\">About<\/a>\n        <a href=\"\/en\/contact\/\">Contact<\/a>\n        <a href=\"\/en\/paiement\/\">Payment<\/a>\n    <\/nav>\n\n    <div class=\"container\">\n        <div class=\"header\">\n            <img decoding=\"async\" src=\"http:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/logo01.png\" alt=\"Bienvenue dans l'univers magique de Zodiaque Secrets\" \/>\n            <p>Lift the veil on the secrets of your soul.<br>Dive into an inner journey where every detail of your birth reveals the truth of your essence.<\/p>\n        <\/div>\n\n        <div class=\"form-section\">\n            <h2>Your journey starts here<\/h2>\n            <p>Fill in this information to reveal the secrets of your zodiac.<\/p>\n            <form action=\"https:\/\/www.paypal.com\/cgi-bin\/webscr\" method=\"POST\" id=\"zodiaque-form\">\n                <input type=\"hidden\" name=\"cmd\" value=\"_xclick\" \/>\n                <input type=\"hidden\" name=\"business\" value=\"zodiaquesecrets@hotmail.com\" \/>\n                <input type=\"hidden\" name=\"item_name\" value=\"Th\u00e8me Astral Personnalis\u00e9\" \/>\n                <input type=\"hidden\" name=\"amount\" value=\"14.90\" \/>\n                <input type=\"hidden\" name=\"currency_code\" value=\"EUR\" \/>\n                <input type=\"hidden\" name=\"return\" value=\"https:\/\/zodiaquesecrets.com\/confirmation-de-paiement\" \/>\n                <input type=\"hidden\" name=\"cancel_return\" value=\"https:\/\/zodiaquesecrets.com\/annulation\" \/>\n                <input type=\"hidden\" name=\"notify_url\" value=\"https:\/\/zodiaquesecrets.com\/paypal-ipn\" \/>\n                \n                <label for=\"birthdate\">Date of birth<\/label>\n                <input type=\"date\" id=\"birthdate\" name=\"birthdate\" required \/>\n\n                <label for=\"birthtime\">Time of birth<\/label>\n                <input type=\"time\" id=\"birthtime\" name=\"birthtime\" required \/>\n   \n               <label for=\"birthplace\">Place of birth<\/label>\n               <input type=\"text\" id=\"birthplace\" name=\"birthplace\" placeholder=\"Paris\" required>\n\n\n                <label for=\"email\">E-mail<\/label>\n                <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"votre@email.com\" required \/>\n\n                <button type=\"submit\" class=\"btn\">Discover my destiny for only \u20ac14.90<\/button>\n            <\/form>\n\n            <div class=\"info-message\">\n                <strong>Before paying:<\/strong> Please check your date, time, birth date and email address carefully.<br>\n                After payment, you will receive your personalized astral theme in your mailbox. <strong>within 5 minutes and at the latest within 24 hours<\/strong>.<br>\n                Remember to check your file <em>spam<\/em> or spam if you don't see anything.\n            <\/div>\n        <\/div>\n\n        <!-- Emplacement audio -->\n        <div class=\"audio-container\" aria-label=\"Lecture audio human.mp3\">\n            <audio id=\"myAudio\" controls preload=\"auto\">\n                <source src=\"https:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/human.mp3\" type=\"audio\/mpeg\" \/>\n                Votre navigateur ne supporte pas l'\u00e9l\u00e9ment audio HTML5.\n            <\/audio>\n        <\/div>\n        <!-- Fin emplacement audio -->\n\n    <\/div>\n\n    <footer>\n        <a href=\"\/en\/mentions-legales\/\">Mentions L\u00e9gales<\/a> | \n        <a href=\"\/en\/politique-de-confidentialite\/\">Confidentialit\u00e9<\/a>\n    <\/footer>\n\n    <script>\n        \/\/ Ajoute les donn\u00e9es personnalis\u00e9es dans un champ 'custom' JSON avant l'envoi \u00e0 PayPal\n        document.getElementById('zodiaque-form').addEventListener('submit', function(e) {\n            const birthdate = document.getElementById('birthdate').value;\n            const birthtime = document.getElementById('birthtime').value;\n            const birthplace = document.getElementById('birthplace').value.trim().replace(\/[^a-zA-Z0-9\\s,]\/g, '');\n            const email = document.getElementById('email').value.trim();\n\n            const customData = {\n                birthdate: birthdate,\n                birthtime: birthtime,\n                birthplace: birthplace,\n                email: email\n            };\n\n            const existingCustom = this.querySelector('input[name=\"custom\"]');\n            if (existingCustom) existingCustom.remove();\n\n            const inputCustom = document.createElement('input');\n            inputCustom.type = 'hidden';\n            inputCustom.name = 'custom';\n            inputCustom.value = JSON.stringify(customData);\n\n            this.appendChild(inputCustom);\n        });\n\n        \/\/ Lecture audio automatique au premier clic utilisateur (pour contourner blocage autoplay)\n        document.addEventListener('click', function playAudioOnce() {\n            const audio = document.getElementById('myAudio');\n            if (audio.paused) {\n                audio.play().catch(() => {\n                    \/\/ Lecture bloqu\u00e9e, silencieuse ou autre erreur\n                });\n            }\n            document.removeEventListener('click', playAudioOnce);\n        });\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\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>http:\/\/zodiaquesecrets.com\/wp-content\/uploads\/2025\/06\/fee12.mp4 Zodiaque Secrets &#8211; Paiement Accueil Mon Th\u00e8me \u00c0 Propos Contact Paiement L\u00e8ve le voile sur les secrets de ton [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-216","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/pages\/216","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/comments?post=216"}],"version-history":[{"count":0,"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/pages\/216\/revisions"}],"wp:attachment":[{"href":"https:\/\/zodiaquesecrets.com\/en\/wp-json\/wp\/v2\/media?parent=216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}