{"id":11002,"date":"2024-10-03T11:55:45","date_gmt":"2024-10-03T11:55:45","guid":{"rendered":"https:\/\/production-mode.com\/centibusiness\/?page_id=11002"},"modified":"2024-10-15T06:39:21","modified_gmt":"2024-10-15T06:39:21","slug":"support-security-2","status":"publish","type":"page","link":"https:\/\/production-mode.com\/finaldemocentibusiness\/support-security-2\/","title":{"rendered":"Support security"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"11002\" class=\"elementor elementor-11002\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98d2b37 support-inner-pages-faqs e-flex e-con-boxed e-con e-parent\" data-id=\"98d2b37\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de4166d elementor-widget elementor-widget-html\" data-id=\"de4166d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Document<\/title>\r\n<\/head>\r\n<body>\r\n  <style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans&display=swap');\r\n\r\n   \r\n\r\n    .accordion {\r\n      max-width: 100%;\r\n      text-align: left;\r\n    }\r\n\r\n    .accordion-item-custom {\r\n      padding: 20px 20px 20px 30px;\r\n      margin: 1.5em auto;\r\n      position: relative;\r\n      border-radius: 20px;\r\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\r\n    }\r\n\r\n    input[type=\"checkbox\"] {\r\n      display: none;\r\n    }\r\n\r\n    input[type=\"checkbox\"] ~ div {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.5s ease;\r\n      padding-right: 15px;\r\n    }\r\n\r\n    input[type=\"checkbox\"]:checked ~ div {\r\n      max-height: 800px; \/* adjust this based on content size *\/\r\n    }\r\n\r\n    label {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      cursor: pointer;\r\n    }\r\n\r\n  label::after {\r\n  content: '';\r\n  display: inline-block;\r\n  width: 20px; \/* Adjust size *\/\r\n  height: 20px; \/* Adjust size *\/\r\n  background-size: contain;\r\n  background-position: center;\r\n  background-repeat: no-repeat;\r\n  background-image: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"1\" y=\"1\" width=\"38\" height=\"38\" rx=\"19\" stroke=\"%230C0B0B\" stroke-width=\"2\"><\/rect><path d=\"M20.227 25.3333L20.227 26.5404L21.0805 25.6869L24.4909 22.2765L24.1374 21.9229L24.4909 22.2765C24.5795 22.1879 24.723 22.1879 24.8116 22.2765C24.9001 22.365 24.9001 22.5086 24.8116 22.5971L20.1606 27.2481C20.072 27.3367 19.9285 27.3367 19.8399 27.2481L19.4864 27.6017L19.8399 27.2481L15.1891 22.5974C15.1446 22.5528 15.1226 22.4956 15.1226 22.4369C15.1226 22.3783 15.1446 22.321 15.189 22.2766C15.2775 22.188 15.421 22.188 15.5096 22.2766L15.5096 22.2766L18.92 25.6869L19.7735 26.5404L19.7735 25.3333L19.7735 12.9121C19.7735 12.7869 19.8751 12.6854 20.0003 12.6854C20.1254 12.6854 20.227 12.7869 20.227 12.9121L20.227 25.3333Z\" fill=\"%230C0B0B\" stroke=\"%230C0B0B\"><\/path><\/svg>');\r\n  transition: transform 0.3s;\r\n  margin-right: 20px;\r\n}\r\n\r\n    input[type=\"checkbox\"]:checked + label::after {\r\n      transform: rotate(-180deg);\r\n    }\r\n\r\n    h2 {\r\n      margin: 0;\r\n    }\r\n\r\n    .main-heading-inner-support-page {\r\n      font-size: 45px;\r\n    }\r\n\r\n    label h2 {\r\n      font-size: 18px !important;\r\n      font-weight: 600 !important;\r\n    }\r\n\r\n    .accordion-item-custom div {\r\n      font-size: 18px !important;\r\n      margin-top: 20px;\r\n    }\r\n\r\n    h1.main-heading-inner-support-page {\r\n      font-size: 45px;\r\n      margin-bottom: 50px;\r\n    }\r\n\r\n    h2, .entry-content h2 {\r\n      line-height: 28px !important;\r\n    }\r\n\r\n    .entry-content h2 {\r\n      margin: unset !important;\r\n    }\r\n\r\n    label:hover h2 {\r\n      color: #0077fe;\r\n    }\r\n    .accordion-item-custom a {\r\n    text-decoration: none; \/* Remove underline *\/\r\n    color: #0077FF; \/* Change text color *\/\r\n    \r\n    font-size: 16px; \/* Set font size *\/\r\n}\r\n\r\n.accordion-item-custom a:hover {\r\n    color: #0056b3; \/* Change color on hover *\/\r\n    text-decoration: underline; \/* Add underline on hover *\/\r\n}\r\n  <\/style>\r\n\r\n  <h1 class=\"main-heading-inner-support-page\">Security<\/h1>\r\n  \r\n  <div class=\"accordion\">\r\n\r\n    <article class=\"accordion-item-custom\">\r\n      <input id=\"article1\" type=\"checkbox\">\r\n      <label for=\"article1\">\r\n        <h2>Security measures Centi has in place<\/h2>\r\n      <\/label>\r\n      <div>\r\n        Centi contractually guarantees a secure exchange of the accepted digital cash into money in the bank account. If the green tick mark appears from the merchant integration or you receive the receipt email, you can be confident that you will automatically receive the funds from Centi in exchange for the digital cash collected.\r\n        <br><br>\r\n        Moreover, you are entirely protected against chargebacks. A Centi payment, much like a cash payment, is final. This means there is no possibility for a consumer to block these funds or cause difficulties with payment later on. You can provide a refund, but the consumer will have to reach out to you for it. It\u2019s worth noting that 86% of all filed chargebacks are attempts at chargeback fraud (https:\/\/chargebacks911.com\/86-of-chargebacks-are-friendly-fraud\/), something all too familiar for online sellers.\r\n<br><br>\r\nCenti helps combat fraud by ensuring clarity for the consumer during payment, specifying the amount and recipient. Many instances of card fraud involve victims being misled into \u201cverifying\u201d their account using a card or believing they will receive money upon sharing card details. With Centi, receiving and sending processes are distinct and unmistakable.\r\n<br><br>\r\nCenti also upholds a serious commitment to data privacy. For more information, please refer to the privacy policy at centi.ch\/privacy .\r\n\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"accordion-item-custom\">\r\n      <input id=\"article2\" type=\"checkbox\">\r\n      <label for=\"article2\">\r\n        <h2>Chargeback control <\/h2>\r\n      <\/label>\r\n      <div>\r\n        Moreover, you are entirely protected against chargebacks. A Centi payment, much like a cash payment, is final. This means there is no possibility for a consumer to block these funds or cause difficulties with payment later on. You can provide a refund, but the consumer will have to reach out to you for it. It\u2019s worth noting that 86% of all filed chargebacks are attempts at chargeback fraud <a href=\"https:\/\/chargebacks911.com\/86-of-chargebacks-are-friendly-fraud\/\"> (https:\/\/chargebacks911.com\/86-of-chargebacks-are-friendly-fraud\/)<\/a>, something all too familiar for online sellers.\r\n\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"accordion-item-custom\">\r\n      <input id=\"article3\" type=\"checkbox\">\r\n      <label for=\"article3\">\r\n        <h2>Fraud Protection<\/h2>\r\n      <\/label>\r\n      <div>\r\n        Centi helps combat fraud by ensuring clarity for the consumer during payment, specifying the amount and recipient. Many instances of card fraud involve victims being misled into \u201cverifying\u201d their account using a card or believing they will receive money upon sharing card details. With Centi, receiving and sending processes are distinct and unmistakable.\r\n\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"accordion-item-custom\">\r\n      <input id=\"article4\" type=\"checkbox\">\r\n      <label for=\"article4\">\r\n        <h2>Protection against fraud and hacking<\/h2>\r\n      <\/label>\r\n      <div>\r\n        Centi payments are executed very securely given it is run on blockchain technology. Therefore there are advantages to traditional payment methods.\r\n        The risk of a 51% attack is managed by Centi. Centi guarantees the exchange amount after collection. It\u2019s important to note that orchestrating a bigger than 51% attack is too expensive relative to what can be gained from an average consumer payment.\r\n        \r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"accordion-item-custom\">\r\n      <input id=\"article5\" type=\"checkbox\">\r\n      <label for=\"article5\">\r\n        <h2>Handling of double-spending attacks\r\n        <\/h2>\r\n      <\/label>\r\n      <div>\r\n        Centi payments and the Centi Franc operate on a blockchain where miners strictly enforce the \u201cfirst seen rule\u201d. This means that once the miners confirm to Centi that they will mine a transaction, as there is no competing transaction detected, it will be mined. The transaction is prepared peer-to-peer, allowing the merchant to verify the transaction before it is broadcasted to the network. Furthermore, it is broadcasted from the merchant side, which makes timing a double spend almost impossible for an attacker. If a competing transaction is broadcasted too early, we decline the payment. If it is broadcasted too late, miners enforce the first seen rule.\r\n\r\n      <\/div>\r\n    <\/article>\r\n\r\n  <\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1356ed e-flex e-con-boxed e-con e-parent\" data-id=\"e1356ed\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5d896f7 e-con-full e-flex e-con e-child\" data-id=\"5d896f7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51f179d elementor-widget elementor-widget-heading\" data-id=\"51f179d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Still  need help?<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81cabf1 elementor-widget elementor-widget-button\" data-id=\"81cabf1\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/production-mode.com\/finaldemocentibusiness\/tools\/#contact-info\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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>Document Security Security measures Centi has in place Centi contractually guarantees a secure exchange of the accepted digital cash into money in the bank account. If the green tick mark appears from the merchant integration or you receive the receipt email, you can be confident that you will automatically receive the funds from Centi in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-11002","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/pages\/11002"}],"collection":[{"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/comments?post=11002"}],"version-history":[{"count":26,"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/pages\/11002\/revisions"}],"predecessor-version":[{"id":12223,"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/pages\/11002\/revisions\/12223"}],"wp:attachment":[{"href":"https:\/\/production-mode.com\/finaldemocentibusiness\/wp-json\/wp\/v2\/media?parent=11002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}