{"id":12863,"date":"2026-05-23T13:08:41","date_gmt":"2026-05-23T13:08:41","guid":{"rendered":"https:\/\/gaspa-macchine.com\/payment-methods\/"},"modified":"2026-08-07T20:59:21","modified_gmt":"2026-08-07T20:59:21","slug":"payment-methods","status":"publish","type":"page","link":"https:\/\/gaspa-macchine.com\/en\/payment-methods\/","title":{"rendered":"Payment methods"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12863\" class=\"elementor elementor-12863 elementor-7840\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b54781b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"b54781b\" 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-5702f5e elementor-widget elementor-widget-html\" data-id=\"5702f5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\r\n\r\n\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Payment Methods \u2013 GASPA MACCHINE<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&family=Sora:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@tabler\/icons-webfont@latest\/tabler-icons.min.css\">\r\n<style>\r\n  *, *::before, *::after <span> box-sizing: border-box; margin: 0; padding: 0; <\/span>\r\n\r\n  :root <span>\r\n    --navy:         #0b1442;\r\n    --blue-deep:    #0f2080;\r\n    --blue-mid:     #1a3ec2;\r\n    --blue-bright:  #2563eb;\r\n    --blue-light:   #3b82f6;\r\n    --blue-glow:    #60a5fa;\r\n    --white:        #ffffff;\r\n    --off-white:    #f0f4ff;\r\n    --glass:        rgba(255,255,255,0.07);\r\n    --glass-border: rgba(255,255,255,0.15);\r\n    --glass-hover:  rgba(255,255,255,0.13);\r\n    --text-muted:   rgba(255,255,255,0.70);\r\n    --text-dim:     rgba(255,255,255,0.50);\r\n    --accent:       #60a5fa;\r\n    --accent-gold:  #fbbf24;\r\n    --font-display: 'Sora', sans-serif;\r\n    --font-body:    'Inter', sans-serif;\r\n    --radius-card:  18px;\r\n    --radius-pill:  999px;\r\n    --transition:   0.30s cubic-bezier(0.4, 0, 0.2, 1);\r\n  <\/span>\r\n\r\n  body <span>\r\n    font-family: var(--font-body);\r\n    background: linear-gradient(160deg, var(--navy) 0%, var(--blue-deep) 35%, var(--blue-mid) 70%, #1a50d8 100%);\r\n    background-attachment: fixed;\r\n    color: var(--white);\r\n    line-height: 1.7;\r\n    min-height: 100vh;\r\n    -webkit-font-smoothing: antialiased;\r\n  <\/span>\r\n\r\n  .gm-warranty <span>\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 56px 24px 80px;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Hero \u2500\u2500 *\/\r\n  .gm-hero <span>\r\n    text-align: center;\r\n    padding: 64px 32px 56px;\r\n    position: relative;\r\n  <\/span>\r\n  .gm-hero::before <span>\r\n    content: '';\r\n    position: absolute; inset: 0;\r\n    border-radius: 28px;\r\n    background: radial-gradient(ellipse at 50% 0%, rgba(37,99,235,0.35) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  <\/span>\r\n  .gm-hero-badge <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: rgba(96,165,250,0.18);\r\n    border: 1px solid rgba(96,165,250,0.35);\r\n    border-radius: var(--radius-pill);\r\n    padding: 6px 20px;\r\n    font-size: 12px; font-weight: 600; letter-spacing: 0.12em;\r\n    text-transform: uppercase; color: var(--blue-glow);\r\n    margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-hero h1 <span>\r\n    font-family: var(--font-display);\r\n    font-size: clamp(2rem, 5vw, 3.2rem);\r\n    font-weight: 800; line-height: 1.15;\r\n    color: var(--white); margin-bottom: 18px;\r\n  <\/span>\r\n  .gm-hero h1 span <span> color: var(--blue-glow); <\/span>\r\n  .gm-hero-sub <span>\r\n    font-size: 16px; color: var(--text-muted);\r\n    max-width: 720px; margin: 0 auto 32px;\r\n  <\/span>\r\n  .gm-meta-row <span>\r\n    display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-bottom: 16px;\r\n  <\/span>\r\n  .gm-meta-chip <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-pill); padding: 6px 16px;\r\n    font-size: 13px; color: var(--text-muted);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-meta-chip:hover <span> background: var(--glass-hover); color: var(--white); <\/span>\r\n  .gm-meta-chip i <span> color: var(--accent); <\/span>\r\n  .gm-divider <span>\r\n    width: 72px; height: 3px;\r\n    background: linear-gradient(90deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 99px; margin: 32px auto 0;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 TOC \u2500\u2500 *\/\r\n  .gm-toc <span>\r\n    background: var(--glass);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-card);\r\n    padding: 32px 36px;\r\n    margin-bottom: 48px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-toc:hover <span> background: var(--glass-hover); <\/span>\r\n  .gm-toc-title <span>\r\n    font-family: var(--font-display);\r\n    font-size: 15px; font-weight: 700;\r\n    text-transform: uppercase; letter-spacing: 0.1em;\r\n    color: var(--accent); margin-bottom: 20px;\r\n    display: flex; align-items: center; gap: 10px;\r\n  <\/span>\r\n  .gm-toc ol <span>\r\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n    gap: 6px 24px; padding-left: 0; list-style: none; counter-reset: toc;\r\n  <\/span>\r\n  .gm-toc ol li <span> counter-increment: toc; <\/span>\r\n  .gm-toc ol li a <span>\r\n    display: flex; align-items: center; gap: 8px;\r\n    color: var(--text-muted); text-decoration: none;\r\n    font-size: 14px; padding: 4px 0;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-toc ol li a::before <span>\r\n    content: counter(toc, decimal-leading-zero);\r\n    font-size: 11px; font-weight: 700; color: var(--blue-glow);\r\n    min-width: 24px;\r\n  <\/span>\r\n  .gm-toc ol li a:hover <span> color: var(--white); padding-left: 4px; <\/span>\r\n\r\n  \/* \u2500\u2500 Section card \u2500\u2500 *\/\r\n  .gm-section <span>\r\n    background: var(--glass);\r\n    border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-card);\r\n    padding: 40px 44px;\r\n    margin-bottom: 28px;\r\n    transition: background var(--transition), border-color var(--transition),\r\n                transform var(--transition), box-shadow var(--transition);\r\n    position: relative; overflow: hidden;\r\n  <\/span>\r\n  .gm-section::before <span>\r\n    content: '';\r\n    position: absolute; top: 0; left: 0; right: 0; height: 2px;\r\n    background: linear-gradient(90deg, var(--blue-bright), var(--blue-glow), transparent);\r\n    opacity: 0; transition: opacity var(--transition);\r\n  <\/span>\r\n  .gm-section:hover <span>\r\n    background: var(--glass-hover);\r\n    border-color: rgba(96,165,250,0.30);\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 20px 60px rgba(0,0,0,0.25);\r\n  <\/span>\r\n  .gm-section:hover::before <span> opacity: 1; <\/span>\r\n\r\n  .gm-section-header <span>\r\n    display: flex; align-items: flex-start; gap: 16px;\r\n    margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-section-icon <span>\r\n    width: 52px; height: 52px; flex-shrink: 0;\r\n    background: linear-gradient(135deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 14px; display: flex; align-items: center; justify-content: center;\r\n    font-size: 24px; color: var(--white);\r\n    box-shadow: 0 8px 24px rgba(37,99,235,0.40);\r\n    transition: transform var(--transition), box-shadow var(--transition);\r\n  <\/span>\r\n  .gm-section:hover .gm-section-icon <span>\r\n    transform: scale(1.08) rotate(-4deg);\r\n    box-shadow: 0 12px 32px rgba(37,99,235,0.55);\r\n  <\/span>\r\n  .gm-section-title <span>\r\n    font-family: var(--font-display);\r\n    font-size: 1.25rem; font-weight: 700; color: var(--white);\r\n    line-height: 1.2;\r\n  <\/span>\r\n  .gm-section-title small <span>\r\n    display: block; font-size: 12px; font-weight: 500;\r\n    color: var(--accent); letter-spacing: 0.08em;\r\n    text-transform: uppercase; margin-bottom: 4px;\r\n  <\/span>\r\n\r\n  \/* \u2500\u2500 Typography \u2500\u2500 *\/\r\n  .gm-section p <span> font-size: 15px; color: var(--text-muted); margin-bottom: 16px; <\/span>\r\n  .gm-section p:last-child <span> margin-bottom: 0; <\/span>\r\n  .gm-section strong <span> color: var(--white); font-weight: 600; <\/span>\r\n  .gm-section a <span> color: var(--accent); text-decoration: none; <\/span>\r\n  .gm-section a:hover <span> text-decoration: underline; <\/span>\r\n\r\n  \/* \u2500\u2500 Sub-heading \u2500\u2500 *\/\r\n  .gm-sub <span>\r\n    font-family: var(--font-display);\r\n    font-size: 15px; font-weight: 700;\r\n    color: var(--white); margin: 28px 0 12px;\r\n    display: flex; align-items: center; gap: 8px;\r\n  <\/span>\r\n  .gm-sub i <span> color: var(--accent); font-size: 17px; <\/span>\r\n\r\n  \/* \u2500\u2500 Lists \u2500\u2500 *\/\r\n  .gm-list <span> list-style: none; padding: 0; margin: 0 0 16px; <\/span>\r\n  .gm-list li <span>\r\n    display: flex; align-items: flex-start; gap: 10px;\r\n    font-size: 15px; color: var(--text-muted);\r\n    padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,0.06);\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-list li:last-child <span> border-bottom: none; <\/span>\r\n  .gm-list li:hover <span> color: var(--white); padding-left: 4px; <\/span>\r\n  .gm-list li i <span> color: var(--accent); font-size: 16px; margin-top: 2px; flex-shrink: 0; <\/span>\r\n  .gm-list-x li i <span> color: #f87171; <\/span>\r\n  .gm-list-warn li i <span> color: var(--accent-gold); <\/span>\r\n\r\n  \/* \u2500\u2500 Info boxes \u2500\u2500 *\/\r\n  .gm-box <span>\r\n    border-radius: 14px; padding: 20px 24px; margin: 20px 0;\r\n    display: flex; align-items: flex-start; gap: 14px;\r\n    font-size: 14px; transition: var(--transition);\r\n  <\/span>\r\n  .gm-box:hover <span> transform: translateX(4px); <\/span>\r\n  .gm-box-blue  <span> background: rgba(37,99,235,0.18);  border: 1px solid rgba(96,165,250,0.30); <\/span>\r\n  .gm-box-gold  <span> background: rgba(251,191,36,0.12);  border: 1px solid rgba(251,191,36,0.30); <\/span>\r\n  .gm-box-red   <span> background: rgba(248,113,113,0.10); border: 1px solid rgba(248,113,113,0.25); <\/span>\r\n  .gm-box-green <span> background: rgba(34,197,94,0.10);   border: 1px solid rgba(34,197,94,0.28); <\/span>\r\n  .gm-box i <span> font-size: 22px; flex-shrink: 0; margin-top: 1px; <\/span>\r\n  .gm-box-blue  i <span> color: var(--blue-glow); <\/span>\r\n  .gm-box-gold  i <span> color: var(--accent-gold); <\/span>\r\n  .gm-box-red   i <span> color: #f87171; <\/span>\r\n  .gm-box-green i <span> color: #4ade80; <\/span>\r\n  .gm-box p <span> margin: 0; color: var(--text-muted); line-height: 1.6; <\/span>\r\n  .gm-box p strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Timeline \u2500\u2500 *\/\r\n  .gm-timeline <span> padding: 0; list-style: none; margin: 12px 0; <\/span>\r\n  .gm-timeline li <span>\r\n    display: flex; gap: 18px; padding-bottom: 24px;\r\n    position: relative; transition: var(--transition);\r\n  <\/span>\r\n  .gm-timeline li:hover <span> padding-left: 6px; <\/span>\r\n  .gm-timeline li::before <span>\r\n    content: ''; position: absolute; left: 19px; top: 40px; bottom: 0;\r\n    width: 1px; background: var(--glass-border);\r\n  <\/span>\r\n  .gm-timeline li:last-child::before <span> display: none; <\/span>\r\n  .gm-timeline-dot <span>\r\n    width: 40px; height: 40px; flex-shrink: 0;\r\n    background: rgba(37,99,235,0.30); border: 1px solid var(--blue-bright);\r\n    border-radius: 50%; display: flex; align-items: center; justify-content: center;\r\n    font-size: 16px; color: var(--accent); transition: var(--transition);\r\n  <\/span>\r\n  .gm-timeline li:hover .gm-timeline-dot <span> background: var(--blue-bright); color: var(--white); <\/span>\r\n  .gm-timeline-body <span> padding-top: 8px; <\/span>\r\n  .gm-timeline-body strong <span> display: block; font-size: 15px; color: var(--white); margin-bottom: 4px; <\/span>\r\n  .gm-timeline-body span <span> font-size: 14px; color: var(--text-muted); <\/span>\r\n\r\n  \/* \u2500\u2500 Table \u2500\u2500 *\/\r\n  .gm-table-wrap <span>\r\n    overflow-x: auto; border-radius: 14px;\r\n    border: 1px solid var(--glass-border); margin: 20px 0;\r\n  <\/span>\r\n  .gm-table <span> width: 100%; border-collapse: collapse; font-size: 14px; <\/span>\r\n  .gm-table thead tr <span>\r\n    background: linear-gradient(90deg, rgba(37,99,235,0.50), rgba(96,165,250,0.25));\r\n  <\/span>\r\n  .gm-table th <span>\r\n    padding: 14px 18px; text-align: left;\r\n    font-family: var(--font-display); font-size: 12px;\r\n    font-weight: 700; letter-spacing: 0.08em;\r\n    text-transform: uppercase; color: var(--blue-glow);\r\n    white-space: nowrap;\r\n  <\/span>\r\n  .gm-table td <span>\r\n    padding: 13px 18px; color: var(--text-muted);\r\n    border-top: 1px solid rgba(255,255,255,0.06);\r\n    vertical-align: top; transition: var(--transition);\r\n  <\/span>\r\n  .gm-table tr:hover td <span> background: rgba(255,255,255,0.05); color: var(--white); <\/span>\r\n  .gm-table td strong <span> color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500 Contact strip \u2500\u2500 *\/\r\n  .gm-contact <span>\r\n    background: linear-gradient(135deg, rgba(37,99,235,0.35), rgba(15,32,128,0.50));\r\n    border: 1px solid rgba(96,165,250,0.30);\r\n    border-radius: var(--radius-card);\r\n    padding: 44px; text-align: center; margin-top: 40px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-contact:hover <span> border-color: rgba(96,165,250,0.55); box-shadow: 0 24px 64px rgba(0,0,0,0.30); <\/span>\r\n  .gm-contact h3 <span>\r\n    font-family: var(--font-display);\r\n    font-size: 1.5rem; font-weight: 800;\r\n    color: var(--white); margin-bottom: 10px;\r\n  <\/span>\r\n  .gm-contact p <span> font-size: 15px; color: var(--text-muted); margin-bottom: 28px; <\/span>\r\n  .gm-contact-grid <span>\r\n    display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; margin-bottom: 28px;\r\n  <\/span>\r\n  .gm-contact-item <span>\r\n    display: flex; align-items: center; gap: 10px;\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: var(--radius-pill); padding: 10px 22px;\r\n    font-size: 14px; color: var(--white); text-decoration: none;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-contact-item:hover <span> background: rgba(37,99,235,0.40); border-color: var(--blue-glow); transform: translateY(-2px); <\/span>\r\n  .gm-contact-item i <span> color: var(--accent); font-size: 18px; <\/span>\r\n  .gm-btn <span>\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    background: var(--white); color: var(--navy);\r\n    border-radius: var(--radius-pill); padding: 14px 36px;\r\n    font-family: var(--font-display); font-size: 15px; font-weight: 700;\r\n    letter-spacing: 0.04em; text-decoration: none;\r\n    transition: var(--transition);\r\n    box-shadow: 0 8px 24px rgba(0,0,0,0.25);\r\n  <\/span>\r\n  .gm-btn:hover <span> background: var(--off-white); transform: translateY(-3px); box-shadow: 0 16px 40px rgba(0,0,0,0.30); <\/span>\r\n  .gm-btn i <span> font-size: 18px; <\/span>\r\n\r\n  \/* \u2500\u2500 Pill row \u2500\u2500 *\/\r\n  .gm-pill-row <span> display: flex; flex-wrap: wrap; gap: 8px; margin: 14px 0; <\/span>\r\n  .gm-pill <span>\r\n    display: inline-flex; align-items: center; gap: 6px;\r\n    background: rgba(37,99,235,0.22); border: 1px solid rgba(96,165,250,0.30);\r\n    border-radius: var(--radius-pill); padding: 5px 14px;\r\n    font-size: 13px; color: var(--blue-glow); font-weight: 500;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .gm-pill:hover <span> background: rgba(37,99,235,0.38); color: var(--white); <\/span>\r\n\r\n  \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n     PAYMENT METHOD CARDS  (the star of the page)\r\n     \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\r\n  .pm-grid <span>\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));\r\n    gap: 20px;\r\n    margin: 28px 0;\r\n  <\/span>\r\n  .pm-card <span>\r\n    background: rgba(255,255,255,0.06);\r\n    border: 1px solid rgba(255,255,255,0.14);\r\n    border-radius: 18px;\r\n    padding: 28px 26px 24px;\r\n    display: flex; flex-direction: column; gap: 14px;\r\n    position: relative; overflow: hidden;\r\n    transition: background var(--transition), border-color var(--transition),\r\n                transform var(--transition), box-shadow var(--transition);\r\n    cursor: default;\r\n  <\/span>\r\n  .pm-card::after <span>\r\n    content: '';\r\n    position: absolute; top: 0; left: 0; right: 0; height: 2px;\r\n    border-radius: 18px 18px 0 0;\r\n    opacity: 0; transition: opacity var(--transition);\r\n  <\/span>\r\n  .pm-card:hover <span>\r\n    background: rgba(255,255,255,0.11);\r\n    border-color: rgba(96,165,250,0.38);\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 22px 56px rgba(0,0,0,0.30);\r\n  <\/span>\r\n  .pm-card:hover::after <span> opacity: 1; <\/span>\r\n\r\n  \/* per-brand accent lines *\/\r\n  .pm-visa::after       <span> background: linear-gradient(90deg,#1A1F71,#F7B600); <\/span>\r\n  .pm-mastercard::after <span> background: linear-gradient(90deg,#EB001B,#FF5F00,#F79E1B); <\/span>\r\n  .pm-amex::after       <span> background: linear-gradient(90deg,#2E77BC,#00AEF3); <\/span>\r\n  .pm-paypal::after     <span> background: linear-gradient(90deg,#003087,#009cde,#012169); <\/span>\r\n  .pm-bank::after       <span> background: linear-gradient(90deg,#60a5fa,#2563eb); <\/span>\r\n\r\n  .pm-logo-wrap <span>\r\n    height: 52px;\r\n    display: flex; align-items: center;\r\n  <\/span>\r\n  \/* SVG logos embedded inline \u2014 no external requests, no broken images *\/\r\n  .pm-logo-wrap svg <span> max-height: 44px; width: auto; display: block; <\/span>\r\n\r\n  .pm-card-name <span>\r\n    font-family: var(--font-display);\r\n    font-size: 1.05rem; font-weight: 700; color: var(--white);\r\n  <\/span>\r\n  .pm-card-desc <span>\r\n    font-size: 14px; color: var(--text-muted); line-height: 1.55;\r\n    flex: 1;\r\n  <\/span>\r\n  .pm-card-tags <span>\r\n    display: flex; flex-wrap: wrap; gap: 6px; margin-top: 4px;\r\n  <\/span>\r\n  .pm-tag <span>\r\n    background: rgba(37,99,235,0.25); border: 1px solid rgba(96,165,250,0.25);\r\n    border-radius: 999px; padding: 3px 11px;\r\n    font-size: 11px; font-weight: 600; letter-spacing: 0.06em;\r\n    color: var(--blue-glow); text-transform: uppercase;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .pm-card:hover .pm-tag <span> background: rgba(37,99,235,0.40); <\/span>\r\n\r\n  \/* \u2500\u2500 Security badge row \u2500\u2500 *\/\r\n  .sec-row <span>\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\r\n    gap: 16px; margin: 20px 0;\r\n  <\/span>\r\n  .sec-badge <span>\r\n    background: var(--glass); border: 1px solid var(--glass-border);\r\n    border-radius: 14px; padding: 18px 20px;\r\n    display: flex; align-items: center; gap: 14px;\r\n    transition: var(--transition);\r\n  <\/span>\r\n  .sec-badge:hover <span> background: var(--glass-hover); transform: translateY(-2px); border-color: rgba(96,165,250,0.28); <\/span>\r\n  .sec-badge-icon <span>\r\n    width: 42px; height: 42px; flex-shrink: 0;\r\n    background: linear-gradient(135deg, var(--blue-bright), var(--blue-glow));\r\n    border-radius: 10px; display: flex; align-items: center; justify-content: center;\r\n    font-size: 20px; color: var(--white);\r\n    box-shadow: 0 6px 18px rgba(37,99,235,0.38);\r\n    transition: transform var(--transition);\r\n  <\/span>\r\n  .sec-badge:hover .sec-badge-icon <span> transform: scale(1.1) rotate(-5deg); <\/span>\r\n  .sec-badge-text strong <span> display: block; font-size: 13px; font-weight: 700; color: var(--white); <\/span>\r\n  .sec-badge-text span   <span> font-size: 12px; color: var(--text-muted); <\/span>\r\n\r\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n  @media (max-width: 720px) {\r\n    .gm-section <span> padding: 28px 22px; <\/span>\r\n    .gm-hero    <span> padding: 40px 16px 36px; <\/span>\r\n    .gm-contact <span> padding: 32px 22px; <\/span>\r\n    .gm-toc     <span> padding: 24px 20px; <\/span>\r\n    .pm-grid    <span> grid-template-columns: 1fr; <\/span>\r\n    .sec-row    <span> grid-template-columns: 1fr 1fr; <\/span>\r\n  }\r\n\r\n  \/* \u2500\u2500 Scroll reveal \u2500\u2500 *\/\r\n  .gm-reveal <span>\r\n    opacity: 0; transform: translateY(24px);\r\n    transition: opacity 0.55s ease, transform 0.55s ease;\r\n  <\/span>\r\n  .gm-reveal.visible <span> opacity: 1; transform: translateY(0); <\/span>\r\n<\/style>\r\n\r\n\r\n<div class=\"gm-warranty\">\r\n\r\n  <!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n  <div class=\"gm-hero gm-reveal\">\r\n    <div class=\"gm-hero-badge\">\r\n      <i class=\"ti ti-credit-card\"><\/i>\r\n  GASPA MACCHINE\r\n    <\/div>\r\n    <h1>Payment <span>Methods<\/span><\/h1>\r\n    <p class=\"gm-hero-sub\">\r\n All information regarding accepted payment methods, transaction security, processing times, and your rights as a buyer. Shop with complete peace of mind: every payment is protected by the highest security standards in the industry. \r\n    <\/p>\r\n    <div class=\"gm-meta-row\">\r\n       <span class=\"gm-meta-chip\"><i class=\"ti ti-calendar\"><\/i> Last updated: June 12, 2026<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-calendar-check\"><\/i> Effective date: June 12, 2026<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-map-pin\"><\/i> Italy \u2013 Shipping to 10 countries<\/span>\r\n      <span class=\"gm-meta-chip\"><i class=\"ti ti-shield-check\"><\/i> 100% Secure Payments<\/span>\r\n    <\/div>\r\n    <div class=\"gm-divider\"><\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 TABLE OF CONTENTS \u2550\u2550 -->\r\n  <div class=\"gm-toc gm-reveal\">\r\n    <div class=\"gm-toc-title\"><i class=\"ti ti-list\"><\/i>  Table of Contents<\/div>\r\n    <ol>\r\n      <li><a href=\"#s1\">Accepted payment methods<\/a><\/li>\r\n      <li><a href=\"#s2\">Visa \u2013 Credit and debit card<\/a><\/li>\r\n      <li><a href=\"#s3\">Mastercard \u2013 Credit and debit card<\/a><\/li>\r\n      <li><a href=\"#s4\">American Express \u2013 Credit card<\/a><\/li>\r\n      <li><a href=\"#s5\">PayPal \u2013 Digital payment<\/a><\/li>\r\n      <li><a href=\"#s6\">Bank transfer<\/a><\/li>\r\n      <li><a href=\"#s7\">Currency and prices<\/a><\/li>\r\n      <li><a href=\"#s8\">Payment security<\/a><\/li>\r\n      <li><a href=\"#s9\">Payment processing workflow<\/a><\/li>\r\n      <li><a href=\"#s10\">Order confirmation and payment<\/a><\/li>\r\n      <li><a href=\"#s11\">Invoicing and tax documents<\/a><\/li>\r\n      <li><a href=\"#s12\">VAT and tax treatment by country<\/a><\/li>\r\n      <li><a href=\"#s13\">Non-payment and cancelled orders<\/a><\/li>\r\n      <li><a href=\"#s14\">Fraud prevention and verification<\/a><\/li>\r\n      <li><a href=\"#s15\">Refunds and chargebacks<\/a><\/li>\r\n      <li><a href=\"#s16\">PSD2 regulation and strong authentication<\/a><\/li>\r\n      <li><a href=\"#s17\">Consumer rights and protections by country<\/a><\/li>\r\n      <li><a href=\"#s18\">Contacts for payment assistance<\/a><\/li>\r\n    <\/ol>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 1 \u2013 Panoramica metodi \u2550\u2550 -->\r\n  <div id=\"s1\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-wallet\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 1<\/small>\r\n Accepted Payment Methods\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE, operated by <strong>GASPA S.R.L MACCHINE<\/strong>, accepts the following payment methods for all orders placed through the <strong>gaspa-macchine.com<\/strong> website. All listed methods are active, secure, and compliant with European payment services regulations (PSD2 Directive \u2013 EU 2015\/2366). <\/p>\r\n\r\n    <div class=\"pm-grid\">\r\n\r\n      <!-- VISA -->\r\n      <div class=\"pm-card pm-visa\">\r\n        <div class=\"pm-logo-wrap\">\r\n          <!-- Official Visa SVG logo (brand colours: #1A1F71 navy, #F7B600 gold) -->\r\n          <svg viewbox=\"0 0 750 471\" aria-label=\"Visa\">\r\n            <rect width=\"750\" height=\"471\" rx=\"40\" fill=\"#1A1F71\"><\/rect>\r\n            <path d=\"M278.2 334.7 308 138.3H355l-29.8 196.4H278.2zM524.3 142.4c-9.4-3.5-24.2-7.3-42.7-7.3-47.1 0-80.2 24-80.4 58.4-.3 25.4 23.7 39.6 41.8 48 18.5 8.7 24.7 14.2 24.6 21.9-.1 11.8-14.7 17.2-28.4 17.2-19 0-29-2.7-44.6-9.3l-6.1-2.8-6.6 39c11 4.8 31.4 9 52.5 9.2 49.6 0 81.8-23.5 82.2-59.8.2-19.9-12.4-35.1-39.6-47.5-16.5-8.1-26.6-13.5-26.5-21.7 0-7.3 8.6-15.1 27.1-15.1 15.5-.2 26.7 3.2 35.4 6.7l4.2 2 6.1-37.9zM661.3 138.3h-36.8c-11.4 0-19.9 3.1-24.9 14.5L533.4 334.7h49.5l9.9-26.3 60.3.1c1.4 6.1 5.7 26.2 5.7 26.2h43.7L661.3 138.3zm-57.9 134.1 18.7-49c-.3.4 3.9-10.2 6.2-16.8l3.2 15.2s9 41.7 10.9 50.6h-39zM225.8 138.3 179.6 270l-5-24.7c-8.7-28.4-35.9-59.2-66.3-74.6l42.7 163.9h49.9l74.2-196.4-49.3.1z\" fill=\"#fff\"><\/path>\r\n            <path d=\"M135.8 138.3H58.6L58 142c60.5 14.8 100.5 50.5 117.1 93.4l-16.9-82.5c-2.9-11.2-11.3-14.3-22.4-14.6z\" fill=\"#F7B600\"><\/path>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"pm-card-name\">Visa<\/div>\r\n        <div class=\"pm-card-desc\">Visa credit and debit cards (Visa Classic, Visa Gold, Visa Platinum, Visa Electron, and Visa Debit) issued by any European or international banking institution.<\/div>\r\n        <div class=\"pm-card-tags\">\r\n          <span class=\"pm-tag\">Credit<\/span>\r\n          <span class=\"pm-tag\">Debit<\/span>\r\n          <span class=\"pm-tag\">3D Secure<\/span>\r\n          <span class=\"pm-tag\">Immediate<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- MASTERCARD -->\r\n      <div class=\"pm-card pm-mastercard\">\r\n        <div class=\"pm-logo-wrap\">\r\n          <!-- Official Mastercard SVG logo -->\r\n          <svg viewbox=\"0 0 750 471\" aria-label=\"Mastercard\">\r\n            <rect width=\"750\" height=\"471\" rx=\"40\" fill=\"#252525\"><\/rect>\r\n            <circle cx=\"292\" cy=\"235.5\" r=\"132\" fill=\"#EB001B\"><\/circle>\r\n            <circle cx=\"458\" cy=\"235.5\" r=\"132\" fill=\"#F79E1B\"><\/circle>\r\n            <path d=\"M375 135.8c24.6 18.7 41 46.7 41 78.3 0 18.9-5.3 36.6-14.6 51.6 3.6 6 7.7 11.7 12.4 16.9a132 132 0 0 1-77.6 25.5 131.5 131.5 0 0 1-77.6-25.5c4.7-5.2 8.8-10.9 12.4-16.9C262.3 250.7 257 233 257 214.1c0-31.6 16.4-59.6 41-78.3A131.5 131.5 0 0 1 375 108a132 132 0 0 1 77.2 27.8z\" fill=\"#FF5F00\"><\/path>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"pm-card-name\">Mastercard<\/div>\r\n        <div class=\"pm-card-desc\">Mastercard credit and debit cards (Standard, Gold, Platinum, World, Debit Mastercard) issued by any European or international banking institution.<\/div>\r\n        <div class=\"pm-card-tags\">\r\n          <span class=\"pm-tag\">Credit<\/span>\r\n          <span class=\"pm-tag\">Debit<\/span>\r\n          <span class=\"pm-tag\">3D Secure<\/span>\r\n          <span class=\"pm-tag\">Immediate<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- AMERICAN EXPRESS -->\r\n      <div class=\"pm-card pm-amex\">\r\n        <div class=\"pm-logo-wrap\">\r\n          <!-- Official American Express SVG logo -->\r\n          <svg viewbox=\"0 0 750 471\" aria-label=\"American Express\">\r\n            <rect width=\"750\" height=\"471\" rx=\"40\" fill=\"#2E77BC\"><\/rect>\r\n            <path d=\"M0 295v-118h750v118H0z\" fill=\"#00AEF3\"><\/path>\r\n            <text x=\"375\" y=\"198\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"90\" font-weight=\"900\" fill=\"#fff\" text-anchor=\"middle\" letter-spacing=\"6\">AMERICAN<\/text>\r\n            <text x=\"375\" y=\"298\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"90\" font-weight=\"900\" fill=\"#fff\" text-anchor=\"middle\" letter-spacing=\"6\">EXPRESS<\/text>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"pm-card-name\">American Express<\/div>\r\n        <div class=\"pm-card-desc\">American Express credit cards (Green, Gold, Platinum, Blue) for high-value purchases with advanced SafeKey anti-fraud protection.<\/div>\r\n        <div class=\"pm-card-tags\">\r\n          <span class=\"pm-tag\">Credit<\/span>\r\n          <span class=\"pm-tag\">SafeKey<\/span>\r\n          <span class=\"pm-tag\">Immediate<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- PAYPAL -->\r\n      <div class=\"pm-card pm-paypal\">\r\n        <div class=\"pm-logo-wrap\">\r\n          <!-- Official PayPal SVG logo -->\r\n          <svg viewbox=\"0 0 750 471\" aria-label=\"PayPal\">\r\n            <rect width=\"750\" height=\"471\" rx=\"40\" fill=\"#003087\"><\/rect>\r\n            <text x=\"375\" y=\"275\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"140\" font-weight=\"900\" fill=\"#009cde\" text-anchor=\"middle\">Pay<\/text>\r\n            <text x=\"530\" y=\"275\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"140\" font-weight=\"900\" fill=\"#fff\" text-anchor=\"middle\">Pal<\/text>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"pm-card-name\">PayPal<\/div>\r\n        <div class=\"pm-card-desc\">Secure payment via PayPal account or cards linked to the account. PayPal Buyer Protection is automatically included for all eligible orders. <\/div>\r\n        <div class=\"pm-card-tags\">\r\n          <span class=\"pm-tag\">Digital wallet<\/span>\r\n          <span class=\"pm-tag\">Buyer protection<\/span>\r\n          <span class=\"pm-tag\">Immediate<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- BANK TRANSFER -->\r\n      <div class=\"pm-card pm-bank\">\r\n        <div class=\"pm-logo-wrap\">\r\n          <svg viewbox=\"0 0 750 471\" aria-label=\"Bonifico Bancario\">\r\n            <rect width=\"750\" height=\"471\" rx=\"40\" fill=\"#0b1f6e\"><\/rect>\r\n            <!-- Bank building icon, centred -->\r\n            <g transform=\"translate(375,235.5)\" fill=\"none\" stroke=\"#60a5fa\" stroke-width=\"14\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <!-- roof triangle -->\r\n              <polyline points=\"-160,-60 0,-155 160,-60\"\/>\r\n              <!-- base platform -->\r\n              <line x1=\"-170\" y1=\"-60\" x2=\"170\" y2=\"-60\"\/>\r\n              <line x1=\"-170\" y1=\"130\" x2=\"170\" y2=\"130\"\/>\r\n              <!-- columns -->\r\n              <line x1=\"-120\" y1=\"-60\" x2=\"-120\" y2=\"130\"\/>\r\n              <line x1=\"-60\" y1=\"-60\" x2=\"-60\" y2=\"130\"\/>\r\n              <line x1=\"0\" y1=\"-60\" x2=\"0\" y2=\"130\"\/>\r\n              <line x1=\"60\" y1=\"-60\" x2=\"60\" y2=\"130\"\/>\r\n              <line x1=\"120\" y1=\"-60\" x2=\"120\" y2=\"130\"\/>\r\n            <\/g>\r\n            <text x=\"375\" y=\"430\" font-family=\"Arial,Helvetica,sans-serif\" font-size=\"42\" font-weight=\"700\" fill=\"#60a5fa\" text-anchor=\"middle\" letter-spacing=\"3\">BONIFICO BANCARIO<\/text>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"pm-card-name\">Bank Transfer<\/div>\r\n        <div class=\"pm-card-desc\">Direct bank transfer via IBAN. Payment must be completed within 3 business days of order confirmation. The order is processed after receipt of payment.  <\/div>\r\n        <div class=\"pm-card-tags\">\r\n          <span class=\"pm-tag\">SEPA<\/span>\r\n          <span class=\"pm-tag\">International<\/span>\r\n          <span class=\"pm-tag\">2\u20133 business days<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div><!-- \/.pm-grid -->\r\n\r\n    <div class=\"gm-box gm-box-green\">\r\n      <i class=\"ti ti-shield-check\"><\/i>\r\n      <p><strong>100% secure payments:<\/strong> all transactions carried out on gaspa-macchine.com are protected by 256-bit SSL\/TLS encryption. GASPA MACCHINE never stores full payment card data on its systems. Each payment method complies with PCI DSS standards and the EU PSD2 Directive (strong customer authentication).  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 2 \u2013 Visa \u2550\u2550 -->\r\n  <div id=\"s2\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-credit-card\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 2<\/small>\r\n Visa \u2013 Credit and Debit Card\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE accepts all credit and debit cards from the <strong>Visa<\/strong> network, including Visa Classic, Visa Gold, Visa Platinum, Visa Electron, and Visa Debit, issued by any banking institution belonging to the international Visa network.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-info-circle\"><\/i>  How payment with Visa works<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The payment is processed in real-time at the moment of order confirmation through the PCI DSS certified secure payment gateway.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  For Visa cards enabled for the <strong>Visa Secure (3D Secure 2.0)<\/strong> protocol, additional authentication may be required via banking app, SMS, or OTP code, in accordance with the PSD2 Directive.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The full card number, CVV, and sensitive data do not pass through nor are they stored on GASPA MACCHINE's servers.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  In the event of a transaction rejection by the issuer, the order will not be processed, and the buyer must contact their bank or use an alternative payment method.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-shield\"><\/i>  Visa Zero Liability Protection<\/div>\r\n    <p>Visa cardholders automatically benefit from the <strong>Visa Zero Liability Policy<\/strong>, which protects against unauthorized or fraudulent transactions made with their card. In case of an unauthorized charge, the holder must contact their issuing bank immediately. <\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 3 \u2013 Mastercard \u2550\u2550 -->\r\n  <div id=\"s3\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-credit-card\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 3<\/small>\r\n Mastercard \u2013 Credit and Debit Card\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE accepts all credit and debit cards from the <strong>Mastercard<\/strong> network, including Mastercard Standard, Gold, Platinum, World, World Elite, and Debit Mastercard, issued by any banking institution belonging to the international Mastercard network.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-info-circle\"><\/i>  How payment with Mastercard works<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The payment is processed in real-time via a PCI DSS certified secure gateway, with immediate debit upon order confirmation.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Cards enabled for the <strong>Mastercard Identity Check (3D Secure 2.0)<\/strong> protocol require additional authentication via the bank's app, biometrics, or OTP, in line with the PSD2 Directive.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Card data is not stored on GASPA MACCHINE's systems.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  In the event of a rejected transaction, the order will not be confirmed. It is recommended to check credit availability or online spending limits set by your bank. <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-shield\"><\/i>  Mastercard Zero Liability Protection<\/div>\r\n    <p>Mastercard cardholders benefit from <strong>Mastercard Zero Liability Protection<\/strong>, which guarantees the refund of any unauthorized transactions made with the card. In case of suspicious charges, the holder must contact the issuing bank immediately. <\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 4 \u2013 American Express \u2550\u2550 -->\r\n  <div id=\"s4\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-credit-card\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 4<\/small>\r\n American Express \u2013 Credit Card\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE accepts <strong>American Express (Amex)<\/strong> credit cards, including Green, Gold, Platinum, and Blue versions, issued by American Express Company or authorized partner banks.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-info-circle\"><\/i>  How payment with American Express works<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The payment is processed in real-time via the American Express secure gateway, with immediate debit at the time of order confirmation.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The <strong>American Express SafeKey<\/strong> system (3D Secure protocol) may require additional verification of the holder's identity before completing the transaction.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Sensitive card data is not stored on GASPA MACCHINE's systems.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Any fees applied by American Express for international transactions are the sole responsibility of the cardholder.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-shield\"><\/i>  American Express Protection<\/div>\r\n    <p>American Express cardholders benefit from <strong>American Express Purchase Protection<\/strong> and advanced anti-fraud protection, which guarantees the refund of unauthorized transactions. In case of a disputed purchase, the holder can initiate a chargeback procedure directly with American Express. <\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 5 \u2013 PayPal \u2550\u2550 -->\r\n  <div id=\"s5\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-brand-paypal\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 5<\/small>\r\n PayPal \u2013 Secure Digital Payment\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE accepts payments via <strong>PayPal<\/strong>, the most widely used digital payment system worldwide, operated by PayPal Holdings Inc. Payment via PayPal is available for all countries to which GASPA MACCHINE ships. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-info-circle\"><\/i>  How payment with PayPal works<\/div>\r\n    <ul class=\"gm-timeline\">\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-arrow-right\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Secure redirection<\/strong>\r\n          <span>At the time of payment, the buyer is automatically redirected to the secure PayPal platform. GASPA MACCHINE does not see or receive PayPal account login credentials or linked banking information.<\/span>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-login\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Access and authorization<\/strong>\r\n          <span>The buyer logs into their PayPal account and authorizes the payment. It is possible to pay with the available PayPal balance or with a credit card, debit card, or bank account linked to the PayPal account.<\/span>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-check\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Immediate confirmation<\/strong>\r\n          <span>The transaction is confirmed in real-time. GASPA MACCHINE receives the authorized payment notification from PayPal and proceeds to process the order.<\/span>\r\n        <\/div>\r\n      <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-shield-check\"><\/i>  PayPal Buyer Protection<\/div>\r\n    <p>Purchases made through PayPal are covered by <strong>PayPal Buyer Protection<\/strong>, which guarantees a full refund of the product price and original shipping costs in the following cases:<\/p>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The purchased item was not received.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The item received is significantly different from the description.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p>PayPal Buyer Protection applies under the conditions and within the limits established by PayPal. For full details, please consult the <a href=\"https:\/\/www.paypal.com\/it\/webapps\/mpp\/ua\/buyer-protection\" target=\"_blank\" rel=\"noopener noreferrer\">PayPal Buyer Protection Terms<\/a>. GASPA MACCHINE is not responsible for any changes to PayPal's terms of use.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 6 \u2013 Bonifico bancario \u2550\u2550 -->\r\n  <div id=\"s6\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-building-bank\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 6<\/small>\r\n Bank Transfer\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE accepts payments via <strong>direct bank transfer<\/strong> (SEPA Credit Transfer for SEPA Area countries, or SWIFT international transfer for Switzerland). This method is particularly suitable for high-value purchases, which is typical for the agricultural and construction machinery sold by GASPA MACCHINE. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-list-numbers\"><\/i>  Payment procedure via bank transfer<\/div>\r\n    <ul class=\"gm-timeline\">\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-shopping-cart\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Step 1 \u2013 Method selection<\/strong>\r\n          <span>During the checkout phase, select \"Bank Transfer\" as the payment method and complete the order procedure by clicking on \"Place order\".<\/span>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-mail\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Step 2 \u2013 Receipt of bank details<\/strong>\r\n          <span>After order confirmation, the buyer receives via email the <strong>complete bank details<\/strong> of GASPA S.R.L MACCHINE (IBAN, BIC\/SWIFT, account holder, and reference to be indicated). The machine is temporarily reserved pending payment.<\/span>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-clock\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Step 3 \u2013 Execution of the transfer (within 3 business days)<\/strong>\r\n          <span>The buyer must make the transfer within <strong>3 business days<\/strong> of receiving the bank details, mandatory indicating the order number in the payment reference. In case of non-payment within the deadline, the order will be automatically cancelled.<\/span>\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <div class=\"gm-timeline-dot\"><i class=\"ti ti-check\"><\/i><\/div>\r\n        <div class=\"gm-timeline-body\">\r\n          <strong>Step 4 \u2013 Credit and order processing<\/strong>\r\n          <span>The order is processed and the machine prepared for shipping <strong>only after the actual credit of the payment<\/strong> to the account of GASPA S.R.L MACCHINE, which generally occurs within 1\u20133 business days from the execution of the SEPA transfer, or within 2\u20135 days for international SWIFT transfers.<\/span>\r\n        <\/div>\r\n      <\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-alert-circle\"><\/i>  Important notes on bank transfer<\/div>\r\n    <ul class=\"gm-list gm-list-warn\">\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i> <span>Bank fees applied by the buyer's bank for the execution of the transfer (especially for international SWIFT transfers to Switzerland) are <strong>the sole responsibility of the buyer<\/strong>.<\/span><\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i> <span>The buyer must indicate the <strong>full order number in the transfer reference<\/strong> to allow for correct identification of the payment. Payments without an identifying reference may result in delays in order processing. <\/span><\/li>\r\n      <li><i class=\"ti ti-alert-triangle\"><\/i> <span>GASPA MACCHINE is not responsible for bank credit times, which depend on the banking institutions involved and SEPA\/SWIFT procedures.<\/span><\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p><strong>SEPA Area:<\/strong> all EU countries to which GASPA MACCHINE ships fall within the SEPA Area (Single Euro Payments Area). SEPA transfers in Euro are free or low-cost and are generally credited within 1 business day. Switzerland partially adheres to the SEPA system; for transfers to or from Switzerland, SWIFT rules apply.  <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 7 \u2013 Valuta e prezzi \u2550\u2550 -->\r\n  <div id=\"s7\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-currency-euro\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 7<\/small>\r\n Currency and Prices\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>All prices published on the <strong>gaspa-macchine.com<\/strong> website are expressed in <strong>Euro (\u20ac, EUR)<\/strong>, which is the official currency of GASPA S.R.L MACCHINE and all EU countries to which GASPA MACCHINE ships (with the exception of Poland and Romania, which, while belonging to the EU, maintain their own national currencies \u2013 PLN and RON). All payments must be made exclusively in Euro. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-exchange\"><\/i>  Currency exchange for buyers not in the Euro area<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Poland (PLN):<\/strong> buyers residing in Poland pay in Euro. Any conversion from PLN to EUR is managed by the buyer's bank or payment provider, which applies the exchange rate in effect at the time of the transaction. Any exchange fees are the responsibility of the buyer.  <\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Romania (RON):<\/strong> same regime as Poland. Payment is made in Euro; the conversion from RON to EUR and related fees are the responsibility of the buyer. <\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Switzerland (CHF):<\/strong> buyers residing in Switzerland pay in Euro. The conversion from CHF to EUR, bank fees, and any import customs duties in Switzerland are the sole responsibility of the buyer. <\/span><\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Note for buyers not in the Euro area:<\/strong> GASPA MACCHINE is not responsible for price differences resulting from exchange rate fluctuations nor for fees applied by banks or payment providers for currency conversion. It is recommended to check the applicable exchange rate and fees with your banking institution or payment provider in advance. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 8 \u2013 Sicurezza dei pagamenti \u2550\u2550 -->\r\n  <div id=\"s8\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-shield-lock\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 8<\/small>\r\n Payment Security\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Payment security is an absolute priority for GASPA MACCHINE. The <strong>gaspa-macchine.com<\/strong> website adopts the most advanced technical and organizational measures in the industry to protect every transaction and the personal data of buyers, in full compliance with Art. 32 of the GDPR (EU Regulation 2016\/679) and PCI DSS standards.  <\/p>\r\n\r\n    <div class=\"sec-row\">\r\n      <div class=\"sec-badge\">\r\n        <div class=\"sec-badge-icon\"><i class=\"ti ti-lock\"><\/i><\/div>\r\n        <div class=\"sec-badge-text\">\r\n          <strong>256-bit SSL\/TLS<\/strong>\r\n          <span>Encryption of all communications between browser and site<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"sec-badge\">\r\n        <div class=\"sec-badge-icon\"><i class=\"ti ti-certificate\"><\/i><\/div>\r\n        <div class=\"sec-badge-text\">\r\n          <strong>PCI DSS Certified<\/strong>\r\n          <span>Payment gateways certified to the highest international standards<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"sec-badge\">\r\n        <div class=\"sec-badge-icon\"><i class=\"ti ti-fingerprint\"><\/i><\/div>\r\n        <div class=\"sec-badge-text\">\r\n          <strong>3D Secure 2.0<\/strong>\r\n          <span>Strong Customer Authentication (SCA) for Visa, Mastercard, and Amex cards<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"sec-badge\">\r\n        <div class=\"sec-badge-icon\"><i class=\"ti ti-eye-off\"><\/i><\/div>\r\n        <div class=\"sec-badge-text\">\r\n          <strong>No card data storage<\/strong>\r\n          <span>Full card data is never saved on our systems<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"sec-badge\">\r\n        <div class=\"sec-badge-icon\"><i class=\"ti ti-radar\"><\/i><\/div>\r\n        <div class=\"sec-badge-text\">\r\n          <strong>Anti-fraud monitoring<\/strong>\r\n          <span>Automated suspicious transaction detection systems active 24\/7<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"sec-badge\">\r\n        <div class=\"sec-badge-icon\"><i class=\"ti ti-server-secure\"><\/i><\/div>\r\n        <div class=\"sec-badge-text\">\r\n          <strong>Tokenization<\/strong>\r\n          <span>Payment data is replaced with secure, non-decryptable tokens<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-alert-circle\"><\/i>  Phishing and fraudulent communications<\/div>\r\n    <p>GASPA MACCHINE never sends emails, SMS, or messages requesting the entry of payment data, bank credentials, or passwords outside of the official <strong>gaspa-macchine.com<\/strong> website. In case of receiving suspicious communications pretending to come from GASPA MACCHINE, please: <\/p>\r\n    <ul class=\"gm-list gm-list-x\">\r\n      <li><i class=\"ti ti-x\"><\/i>  Do not click on any links present in the suspicious message.<\/li>\r\n      <li><i class=\"ti ti-x\"><\/i>  Do not enter personal, bank, or payment card data.<\/li>\r\n      <li><i class=\"ti ti-x\"><\/i>  Immediately report the message to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>.<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 9 \u2013 Processo di elaborazione \u2550\u2550 -->\r\n  <div id=\"s9\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-refresh\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 9<\/small>\r\n Payment Processing Workflow\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The payment procedure varies slightly based on the chosen method. The following table summarizes the processing times and conditions applicable to each method accepted by GASPA MACCHINE. <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Payment method<\/th>\r\n            <th>Authorization time<\/th>\r\n            <th>When order preparation begins<\/th>\r\n            <th>Notes<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Visa (credit\/debt)<\/strong><\/td>\r\n            <td>Immediate (real-time)<\/td>\r\n            <td>After bank authorization<\/td>\r\n            <td>3D Secure authentication possible<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Mastercard (credit\/debt)<\/strong><\/td>\r\n            <td>Immediate (real-time)<\/td>\r\n            <td>After bank authorization<\/td>\r\n            <td>Identity Check authentication possible<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>American Express<\/strong><\/td>\r\n            <td>Immediate (real-time)<\/td>\r\n            <td>After Amex authorization<\/td>\r\n            <td>SafeKey authentication possible<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>PayPal<\/strong><\/td>\r\n            <td>Immediate (real-time)<\/td>\r\n            <td>After PayPal confirmation<\/td>\r\n            <td>Redirection to PayPal platform<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>SEPA bank transfer<\/strong><\/td>\r\n            <td>1\u20133 business days<\/td>\r\n            <td>After actual credit<\/td>\r\n            <td>Payment deadline: 3 business days from order<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>SWIFT transfer (Switzerland)<\/strong><\/td>\r\n            <td>2\u20135 business days<\/td>\r\n            <td>After actual credit<\/td>\r\n            <td>Fees at buyer's expense<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p>The transfer of ownership of the machine occurs exclusively <strong>after the full balance is received and confirmed<\/strong>. Until that moment, the machine remains the property of GASPA S.R.L MACCHINE (retention of title clause pursuant to Art. 1523 of the Italian Civil Code). <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 10 \u2013 Conferma ordine \u2550\u2550 -->\r\n  <div id=\"s10\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-mail-check\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 10<\/small>\r\n Order and Payment Confirmation\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The order is considered confirmed and the sales contract is finalized exclusively when the following conditions are jointly met:<\/p>\r\n\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  The payment has been <strong>authorized<\/strong> by the card issuer (for card payments) or the transaction has been <strong>validated by PayPal<\/strong> (for PayPal payments), or the bank transfer has been <strong>actually credited<\/strong> to the account of GASPA S.R.L MACCHINE<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  GASPA MACCHINE has verified the availability of the machine and has issued the <strong>shipping confirmation<\/strong> with a tracking number.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-mail\"><\/i>  Confirmation email<\/div>\r\n    <p>Upon confirmation of payment, the buyer receives an <strong>order confirmation email<\/strong> at the address provided during the purchase phase. This email includes: order number, summary of the purchased product, total amount paid, payment method used, and delivery address. It is recommended to keep this email as proof of purchase.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-alert-circle\"><\/i>  Non-receipt of confirmation<\/div>\r\n    <p>If within 30 minutes of completing the payment you do not receive the confirmation email, it is recommended to check your spam\/junk folder. In case of non-receipt, contact GASPA MACCHINE at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a> indicating the order number and the payment method used. <\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 11 \u2013 Fatturazione \u2550\u2550 -->\r\n  <div id=\"s11\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-receipt\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 11<\/small>\r\n Invoicing and Tax Documents\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA S.R.L MACCHINE is required by law to issue a regular <strong>tax document<\/strong> for every sale made, pursuant to DPR 633\/1972 (VAT Law) and Legislative Decree 127\/2015 (electronic invoicing). Tax documentation is sent electronically to the email address indicated during the order phase.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-file-invoice\"><\/i>  Types of tax document issued<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Electronic invoice (B2B Italy):<\/strong> for Italian buyers with a VAT number, the invoice is issued in XML format and transmitted through the <strong>Exchange System (SDI) of the Revenue Agency<\/strong>, pursuant to the electronic invoicing obligation in force in Italy since 2019.<\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Invoice in PDF format (B2C and international B2B):<\/strong> for Italian private consumers and for buyers residing outside of Italy, a receipt or invoice in PDF format is issued and sent via email.<\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Intra-community invoice (B2B EU):<\/strong> for intra-community supplies to EU VAT subjects with a valid community VAT number, the invoice is issued exempt from VAT pursuant to Art. 41 of D.L. 331\/1993. <\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Commercial document (Switzerland):<\/strong> for exports to Switzerland (non-EU country), a commercial invoice is issued with an indication of the customs value, necessary for Swiss customs clearance procedures.<\/span><\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-pencil\"><\/i>  Request for specific tax data<\/div>\r\n    <p>Buyers who require specific indications on the invoice (e.g., SDI recipient code, PEC for electronic invoice, company VAT number, tax code) must communicate this information <strong>before order confirmation<\/strong> to <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. It is not possible to modify the tax data of an invoice already issued except within the limits provided by current tax legislation. <\/p>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 12 \u2013 IVA per Paese \u2550\u2550 -->\r\n  <div id=\"s12\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-receipt-tax\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 12<\/small>\r\n VAT and Tax Treatment by Destination Country\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>The VAT treatment applicable to GASPA MACCHINE sales varies based on the nature of the buyer (private consumer or VAT subject) and the country of destination of the goods. The following table summarizes the tax regime applied for each shipping country. <\/p>\r\n\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Country<\/th>\r\n            <th>Private consumer (B2C)<\/th>\r\n            <th>Company with EU VAT (B2B)<\/th>\r\n            <th>Regulatory reference<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Italy<\/strong><\/td>\r\n            <td>22% Italian VAT included in the price<\/td>\r\n            <td>22% VAT (domestic sale)<\/td>\r\n            <td>DPR 633\/1972<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Austria<\/strong><\/td>\r\n            <td>Italian or Austrian VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>France<\/strong><\/td>\r\n            <td>Italian or French VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Germany<\/strong><\/td>\r\n            <td>Italian or German VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Netherlands<\/strong><\/td>\r\n            <td>Italian or Dutch VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Poland<\/strong><\/td>\r\n            <td>Italian or Polish VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Romania<\/strong><\/td>\r\n            <td>Italian or Romanian VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Spain<\/strong><\/td>\r\n            <td>Italian or Spanish VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Finland<\/strong><\/td>\r\n            <td>Italian or Finnish VAT (OSS)<\/td>\r\n            <td>VAT exempt \u2013 intra-community supply<\/td>\r\n            <td>Dir. 2006\/112\/EC \u2013 Art. 41 DL 331\/1993<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>Switzerland (non-EU)<\/strong><\/td>\r\n            <td>Italian VAT exempt \u2013 CH duties at buyer's expense<\/td>\r\n            <td>Italian VAT exempt \u2013 non-EU export<\/td>\r\n            <td>Art. 8 DPR 633\/1972 \u2013 MWST\/TVA CH<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>For EU B2B buyers:<\/strong> to benefit from the VAT exemption on intra-community supplies, the buyer must provide their <strong>valid European VAT number<\/strong> (verifiable in the European Commission's VIES system) during the order phase. In the absence of a valid community VAT number, the price will be charged with Italian VAT. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 13 \u2013 Mancato pagamento \u2550\u2550 -->\r\n  <div id=\"s13\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-credit-card-off\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 13<\/small>\r\n Non-Payment and Cancelled Orders\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE reserves the right not to process, suspend, or cancel an order in the following cases related to payment:<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-x\"><\/i>  Cases of automatic order cancellation<\/div>\r\n    <ul class=\"gm-list gm-list-x\">\r\n      <li><i class=\"ti ti-x\"><\/i> <span>The credit or debit card transaction was <strong>rejected<\/strong> by the issuing institution for any reason (insufficient balance, limit exceeded, expired card, anti-fraud block).<\/span><\/li>\r\n      <li><i class=\"ti ti-x\"><\/i> <span>Payment via PayPal was not authorized or was cancelled before the transaction was completed.<\/span><\/li>\r\n      <li><i class=\"ti ti-x\"><\/i> <span>The bank transfer was not received within <strong>3 business days<\/strong> of the order confirmation date.<\/span><\/li>\r\n      <li><i class=\"ti ti-x\"><\/i> <span>The bank transfer received is for an amount less than the order total or does not include the identifying reference necessary for attribution to the correct order.<\/span><\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-refresh\"><\/i>  Procedure in case of rejected payment<\/div>\r\n    <p>If the transaction is not successful, the buyer is invited to:<\/p>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Check the availability of funds or the online spending limit of the card with their bank.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Contact GASPA MACCHINE at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a> to restore the order and proceed with an alternative payment method.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  Verify the availability of the machine before proceeding with a new payment attempt, as in case of cancellation the machine may be made available to other buyers again.<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 14 \u2013 Prevenzione frodi \u2550\u2550 -->\r\n  <div id=\"s14\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-shield-exclamation\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 14<\/small>\r\n Fraud Prevention and Security Verifications\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>GASPA MACCHINE adopts active fraud prevention procedures to protect both its buyers and its business activity. In compliance with applicable Italian and European regulations, GASPA MACCHINE may adopt the following measures: <\/p>\r\n\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Identity verification:<\/strong> for high-value orders or in the presence of risk indicators, GASPA MACCHINE may request the buyer to provide a copy of a valid identity document or other verification elements, pursuant to Legislative Decree 231\/2007 (Anti-Money Laundering). <\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Address verification:<\/strong> GASPA MACCHINE may verify the correspondence between the billing address provided and the one registered with the card issuing bank (AVS system).<\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Order suspension:<\/strong> in case of suspicious activity, the order may be suspended until verification. The buyer will be contacted via email within 2 business days for the necessary information. <\/span><\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <span><strong>Reporting to authorities:<\/strong> fraudulent transactions will be reported to the competent authorities (Italian Postal Police) and international e-commerce fraud prevention bodies.<\/span><\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-red\">\r\n      <i class=\"ti ti-alert-circle\"><\/i>\r\n      <p><strong>Fraudulent use of payment data:<\/strong> the use of credit card or payment data belonging to others without authorization constitutes a <strong>crime pursuant to articles 493-ter and 640-ter of the Italian Penal Code<\/strong> (computer fraud and undue use of payment cards). GASPA MACCHINE actively collaborates with the competent authorities for the prosecution of such behaviors. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 15 \u2013 Rimborsi e chargeback \u2550\u2550 -->\r\n  <div id=\"s15\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-receipt-refund\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 15<\/small>\r\n Refunds and Chargebacks\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Refunds are processed by GASPA MACCHINE in the cases provided for by the Return and Refund Policy, by the exercise of the right of withdrawal by consumers, and in cases of non-conformity of the machine. For full details, please consult the <strong><a href=\"https:\/\/gaspa-macchine.com\/resi-e-rimborsi\/\">Return and Refund Policy<\/a><\/strong>. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-clock\"><\/i>  Refund times by payment method<\/div>\r\n    <div class=\"gm-table-wrap\">\r\n      <table class=\"gm-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Original payment method<\/th>\r\n            <th>Refund method<\/th>\r\n            <th>Estimated credit time<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td><strong>Visa \/ Mastercard \/ Amex<\/strong><\/td>\r\n            <td>Reversal to the same card<\/td>\r\n            <td>5\u201310 business days (issuing bank times)<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>PayPal<\/strong><\/td>\r\n            <td>Refund to PayPal account<\/td>\r\n            <td>3\u20135 business days<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>SEPA bank transfer<\/strong><\/td>\r\n            <td>Refund transfer to the indicated IBAN<\/td>\r\n            <td>3\u20137 business days<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td><strong>SWIFT transfer<\/strong><\/td>\r\n            <td>Refund transfer to the indicated IBAN<\/td>\r\n            <td>5\u201310 business days<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-alert-circle\"><\/i>  Chargeback procedure<\/div>\r\n    <p>Should a buyer believe they have suffered an unauthorized or disputed transaction, it is recommended to <strong>contact GASPA MACCHINE first<\/strong> at <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a> for a quick and direct resolution, before initiating a chargeback procedure with their bank or payment provider. Prior communication with GASPA MACCHINE often allows the problem to be resolved more quickly than formal banking procedures. <\/p>\r\n\r\n    <div class=\"gm-box gm-box-gold\">\r\n      <i class=\"ti ti-alert-triangle\"><\/i>\r\n      <p><strong>Fraudulent chargebacks:<\/strong> initiating chargeback procedures for purchases legitimately made and regularly delivered constitutes fraudulent behavior and may be subject to legal action by GASPA MACCHINE pursuant to current regulations.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 16 \u2013 PSD2 e SCA \u2550\u2550 -->\r\n  <div id=\"s16\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-device-mobile-check\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 16<\/small>\r\n PSD2 Regulation and Strong Customer Authentication (SCA)\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>In accordance with <strong>EU Directive 2015\/2366 (PSD2) on payment services<\/strong>, transposed in Italy by Legislative Decree 218\/2017, and the <strong>Regulatory Technical Standards (RTS)<\/strong> issued by the European Banking Authority (EBA), since January 1, 2021, <strong>Strong Customer Authentication (SCA)<\/strong> has been mandatory for all electronic payments in the European Union. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-fingerprint\"><\/i>  What is Strong Customer Authentication (SCA)?<\/div>\r\n    <p>SCA is a process for verifying the identity of the payer that combines at least <strong>two of the following three elements<\/strong>:<\/p>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Something you know<\/strong> (e.g., PIN, password).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Something you have<\/strong> (e.g., smartphone, physical token).<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> <strong>Something you are<\/strong> (e.g., fingerprint, facial recognition).<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-info-circle\"><\/i>  How it manifests during payment on GASPA MACCHINE<\/div>\r\n    <ul class=\"gm-list\">\r\n      <li><i class=\"ti ti-circle-check\"><\/i>  For <strong>Visa cards<\/strong>: the <strong>Visa Secure (3D Secure 2.0)<\/strong> system may request confirmation via your bank's app, an OTP code via SMS, or biometrics.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> For <strong>Mastercard cards<\/strong>: the <strong>Mastercard Identity Check<\/strong> system may require additional authentication via the banking app.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> For <strong>American Express cards<\/strong>: the <strong>SafeKey<\/strong> system may require additional verification.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> For <strong>PayPal<\/strong>: PayPal independently manages SCA authentication within its own platform.<\/li>\r\n      <li><i class=\"ti ti-circle-check\"><\/i> For <strong>bank transfers<\/strong>: authentication is managed directly by the buyer's bank through its own access system.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-info-circle\"><\/i>\r\n      <p>If additional authentication is requested during payment (e.g., a code sent via SMS, a push notification on the banking app), please complete this verification to finalize the payment. Failure to complete the SCA will result in the automatic rejection of the transaction by the banking system. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 17 \u2013 Diritti per Paese \u2550\u2550 -->\r\n  <div id=\"s17\" class=\"gm-section gm-reveal\">\r\n    <div class=\"gm-section-header\">\r\n      <div class=\"gm-section-icon\"><i class=\"ti ti-flag\"><\/i><\/div>\r\n      <div>\r\n        <div class=\"gm-section-title\">\r\n          <small>Section 17<\/small>\r\n Consumer Rights and Protections by Country of Residence\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Regarding payments and electronic transactions, every country to which GASPA MACCHINE ships provides specific protections for consumers. The main applicable provisions regarding payments are listed below. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Italy<\/div>\r\n    <p>In Italy, electronic payments are governed by <strong>Legislative Decree 218\/2017<\/strong> (PSD2), by <strong>Bank of Italy Resolution no. 18\/2020<\/strong> on SCA technical regulatory standards, and by <strong>Legislative Decree 206\/2005 (Consumer Code)<\/strong>. Italian consumers have the right to a full refund in the event of an unauthorized transaction (within 13 months from the date of the charge) and may submit a complaint to the <strong>Arbitro Bancario Finanziario (ABF)<\/strong> for payment-related disputes. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Austria<\/div>\r\n    <p>In Austria, payment rights are governed by the <strong>Zahlungsdienstegesetz 2018 (ZaDiG 2018)<\/strong>, which transposes PSD2. Consumers can contact the <strong>Finanzmarktaufsicht (FMA)<\/strong> to report violations or the <strong>Arbeiterkammer<\/strong> for consumer disputes related to payments. <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  France<\/div>\r\n    <p>In France, PSD2 is transposed into <strong>Ordonnance n. 2017-1252<\/strong>. Consumers have the right to a refund within <strong>1 working day<\/strong> for unauthorized transactions. For payment disputes, they can contact the <strong>m\u00e9diateur de l'Autorit\u00e9 de contr\u00f4le prudentiel et de r\u00e9solution (ACPR)<\/strong>.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Germany<\/div>\r\n    <p>In Germany, payment services are governed by the <strong>Zahlungsdiensteaufsichtsgesetz (ZAG)<\/strong> and the <strong>B\u00fcrgerliches Gesetzbuch (BGB)<\/strong>, arts. 675c\u2013676c. The consumer has the right to an immediate refund in the event of an unauthorized transaction. For disputes, the <strong>Bundesverband deutscher Banken \u2013 Ombudsstelle<\/strong> or the <strong>Schlichtungsstelle der Deutschen Bundesbank<\/strong> is available.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Netherlands<\/div>\r\n    <p>In the Netherlands, PSD2 is transposed into the <strong>Wet op het financieel toezicht (Wft)<\/strong>. The supervisory authority is <strong>De Nederlandsche Bank (DNB)<\/strong>. For payment-related disputes, consumers can contact <strong>Kifid (Klachteninstituut Financi\u00eble Dienstverlening)<\/strong>.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Spain<\/div>\r\n    <p>In Spain, PSD2 is transposed into <strong>Real Decreto-Ley 19\/2018<\/strong>. The <strong>Banco de Espa\u00f1a<\/strong> is the competent supervisory body. Consumers can submit complaints to the <strong>Servicio de Reclamaciones del Banco de Espa\u00f1a<\/strong> for disputes related to electronic payments.  <\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i> Poland, Romania, and Finland<\/div>\r\n    <p>In <strong>countries<\/strong> that have transposed PSD2 (Poland: <strong>Ustawa o us\u0142ugach p\u0142atniczych<\/strong>; Romania: <strong>Legea nr. 209\/2019<\/strong>; Finland: <strong>Maksupalvelulaki<\/strong>), consumers benefit from the same fundamental rights regarding strong authentication, refunds for unauthorized transactions, and fee transparency provided at the European level.<\/p>\r\n\r\n    <div class=\"gm-sub\"><i class=\"ti ti-map-pin\"><\/i>  Switzerland<\/div>\r\n    <p>Switzerland is not subject to PSD2. Electronic payments are governed by the <strong>Federal Act on Financial Services (FinSA)<\/strong> and the supervision of <strong>FINMA (Swiss Financial Market Supervisory Authority)<\/strong>. Swiss consumers who encounter problems with payments can contact the <strong>Swiss Banking Ombudsman<\/strong>.  <\/p>\r\n\r\n    <div class=\"gm-box gm-box-blue\">\r\n      <i class=\"ti ti-external-link\"><\/i>\r\n      <p><strong>EU ODR Platform:<\/strong> for disputes related to online purchases \u2014 including those regarding payments \u2014 consumers residing in the European Union can access the European Commission's ODR platform: <a href=\"https:\/\/ec.europa.eu\/consumers\/odr\" target=\"_blank\" rel=\"noopener noreferrer\">ec.europa.eu\/consumers\/odr<\/a>. ODR contact address: <a href=\"mailto:info@gaspa-macchine.com\">info@gaspa-macchine.com<\/a>. <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550 SECTION 18 \u2013 Contatti \u2550\u2550 -->\r\n  <div id=\"s18\" class=\"gm-contact gm-reveal\">\r\n    <h3>Payment Assistance \u2013 Contact Us<\/h3>\r\n    <p>For any questions regarding payment methods, to report a problem with a transaction, or to receive assistance in choosing the most suitable method for your purchase, our team is at your disposal.<\/p>\r\n    <div class=\"gm-contact-grid\">\r\n      <a href=\"mailto:info@gaspa-macchine.com\" class=\"gm-contact-item\">\r\n        <i class=\"ti ti-mail\"><\/i>\r\n  info@gaspa-macchine.com\r\n      <\/a>\r\n      <a href=\"tel:+393773901146\" class=\"gm-contact-item\">\r\n        <i class=\"ti ti-phone\"><\/i>\r\n  +39 377 390 1146\r\n      <\/a>\r\n      <span class=\"gm-contact-item\">\r\n        <i class=\"ti ti-clock\"><\/i>\r\n  Mon\u2013Sat, 09:00\u201318:00 CET\r\n      <\/span>\r\n      <span class=\"gm-contact-item\">\r\n        <i class=\"ti ti-map-pin\"><\/i>\r\n  Z.I. Predda Niedda Str. 30, 07100 Sassari (SS) \r\n      <\/span>\r\n    <\/div>\r\n    <a href=\"https:\/\/gaspa-macchine.com\/en\/contact-us\/\" class=\"gm-btn\">\r\n      <i class=\"ti ti-send\"><\/i>\r\n  Contact Us Now\r\n    <\/a>\r\n  <\/div>\r\n\r\n<\/div><!-- \/.gm-warranty -->\r\n\r\n<script>\r\n(function(){\r\n  var reveals = document.querySelectorAll('.gm-reveal');\r\n  if(!reveals.length) return;\r\n  var io = new IntersectionObserver(function(entries){\r\n    entries.forEach(function(e){\r\n      if(e.isIntersecting)<span> e.target.classList.add('visible'); io.unobserve(e.target); <\/span>\r\n    });\r\n  }, <span> threshold: 0.07 <\/span>);\r\n  reveals.forEach(function(el)<span> io.observe(el); <\/span>);\r\n})();\r\n<\/script>\r\n\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Payment Methods \u2013 GASPA MACCHINE GASPA MACCHINE Payment Methods All information regarding accepted payment methods, transaction security, processing times, and your rights as a buyer. Shop with complete peace of mind: every payment is protected by the highest security standards in the industry. Last updated: June 12, 2026 Effective date: June 12, 2026 Italy \u2013 Shipping to 10 countries 100% Secure Payments Table of Contents Accepted payment methods Visa \u2013 Credit and debit card Mastercard \u2013 Credit and debit card American Express \u2013 Credit card PayPal \u2013 Digital payment Bank transfer Currency and prices Payment security Payment processing workflow Order confirmation and payment Invoicing and tax documents VAT and tax treatment by country Non-payment and cancelled orders Fraud prevention and verification Refunds and chargebacks PSD2 regulation and strong authentication Consumer rights and protections by country Contacts for payment assistance Section 1 Accepted Payment Methods GASPA MACCHINE, operated by GASPA S.R.L MACCHINE, accepts the following payment methods for all orders placed through the gaspa-macchine.com website. All listed methods are active, secure, and compliant with European payment services regulations (PSD2 Directive \u2013 EU 2015\/2366). Visa Visa credit and debit cards (Visa Classic, Visa Gold, Visa Platinum, Visa Electron, and Visa Debit) issued by any European or international banking institution. Credit Debit 3D Secure Immediate Mastercard Mastercard credit and debit cards (Standard, Gold, Platinum, World, Debit Mastercard) issued by any European or international banking institution. Credit Debit 3D Secure Immediate AMERICAN EXPRESS American Express American Express credit cards (Green, Gold, Platinum, Blue) for high-value purchases with advanced SafeKey anti-fraud protection. Credit SafeKey Immediate Pay Pal PayPal Secure payment via PayPal account or cards linked to the account. PayPal Buyer Protection is automatically included for all eligible orders. Digital wallet Buyer protection Immediate BONIFICO BANCARIO Bank Transfer Direct bank transfer via IBAN. Payment must be completed within 3 business days of order confirmation. The order is processed after receipt of payment. SEPA International 2\u20133 business days 100% secure payments: all transactions carried out on gaspa-macchine.com are protected by 256-bit SSL\/TLS encryption. GASPA MACCHINE never stores full payment card data on its systems. Each payment method complies with PCI DSS standards and the EU PSD2 Directive (strong customer authentication). Section 2 Visa \u2013 Credit and Debit Card GASPA MACCHINE accepts all credit and debit cards from the Visa network, including Visa Classic, Visa Gold, Visa Platinum, Visa Electron, and Visa Debit, issued by any banking institution belonging to the international Visa network. How payment with Visa works The payment is processed in real-time at the moment of order confirmation through the PCI DSS certified secure payment gateway. For Visa cards enabled for the Visa Secure (3D Secure 2.0) protocol, additional authentication may be required via banking app, SMS, or OTP code, in accordance with the PSD2 Directive. The full card number, CVV, and sensitive data do not pass through nor are they stored on GASPA MACCHINE&#8217;s servers. In the event of a transaction rejection by the issuer, the order will not be processed, and the buyer must contact their bank or use an alternative payment method. Visa Zero Liability Protection Visa cardholders automatically benefit from the Visa Zero Liability Policy, which protects against unauthorized or fraudulent transactions made with their card. In case of an unauthorized charge, the holder must contact their issuing bank immediately. Section 3 Mastercard \u2013 Credit and Debit Card GASPA MACCHINE accepts all credit and debit cards from the Mastercard network, including Mastercard Standard, Gold, Platinum, World, World Elite, and Debit Mastercard, issued by any banking institution belonging to the international Mastercard network. How payment with Mastercard works The payment is processed in real-time via a PCI DSS certified secure gateway, with immediate debit upon order confirmation. Cards enabled for the Mastercard Identity Check (3D Secure 2.0) protocol require additional authentication via the bank&#8217;s app, biometrics, or OTP, in line with the PSD2 Directive. Card data is not stored on GASPA MACCHINE&#8217;s systems. In the event of a rejected transaction, the order will not be confirmed. It is recommended to check credit availability or online spending limits set by your bank. Mastercard Zero Liability Protection Mastercard cardholders benefit from Mastercard Zero Liability Protection, which guarantees the refund of any unauthorized transactions made with the card. In case of suspicious charges, the holder must contact the issuing bank immediately. Section 4 American Express \u2013 Credit Card GASPA MACCHINE accepts American Express (Amex) credit cards, including Green, Gold, Platinum, and Blue versions, issued by American Express Company or authorized partner banks. How payment with American Express works The payment is processed in real-time via the American Express secure gateway, with immediate debit at the time of order confirmation. The American Express SafeKey system (3D Secure protocol) may require additional verification of the holder&#8217;s identity before completing the transaction. Sensitive card data is not stored on GASPA MACCHINE&#8217;s systems. Any fees applied by American Express for international transactions are the sole responsibility of the cardholder. American Express Protection American Express cardholders benefit from American Express Purchase Protection and advanced anti-fraud protection, which guarantees the refund of unauthorized transactions. In case of a disputed purchase, the holder can initiate a chargeback procedure directly with American Express. Section 5 PayPal \u2013 Secure Digital Payment GASPA MACCHINE accepts payments via PayPal, the most widely used digital payment system worldwide, operated by PayPal Holdings Inc. Payment via PayPal is available for all countries to which GASPA MACCHINE ships. How payment with PayPal works Secure redirection At the time of payment, the buyer is automatically redirected to the secure PayPal platform. GASPA MACCHINE does not see or receive PayPal account login credentials or linked banking information. Access and authorization The buyer logs into their PayPal account and authorizes the payment. It is possible to pay with the available PayPal balance or with a credit card, debit card, or bank account linked to the PayPal account. Immediate confirmation The transaction is confirmed in real-time. GASPA MACCHINE receives the authorized payment notification from PayPal and proceeds to process the order.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"googlesitekit_rrm_CAow0ePLDA:productID":"","_uag_custom_page_level_css":"","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-12863","page","type-page","status-publish","hentry","entry","owp-thumbs-layout-horizontal","owp-btn-normal","owp-tabs-layout-horizontal","has-no-thumbnails","has-product-nav"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"ocean-thumb-m":false,"ocean-thumb-ml":false,"ocean-thumb-l":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"claudesurs112@gmail.com","author_link":"https:\/\/gaspa-macchine.com\/en\/author\/claudesurs112gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Payment Methods \u2013 GASPA MACCHINE GASPA MACCHINE Payment Methods All information regarding accepted payment methods, transaction security, processing times, and your rights as a buyer. Shop with complete peace of mind: every payment is protected by the highest security standards in the industry. Last updated: June 12, 2026 Effective date: June 12, 2026 Italy \u2013&hellip;","_links":{"self":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages\/12863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/comments?post=12863"}],"version-history":[{"count":0,"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/pages\/12863\/revisions"}],"wp:attachment":[{"href":"https:\/\/gaspa-macchine.com\/en\/wp-json\/wp\/v2\/media?parent=12863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}