







{"id":27786,"date":"2026-02-18T11:43:12","date_gmt":"2026-02-18T11:43:12","guid":{"rendered":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster\/"},"modified":"2026-02-18T11:43:12","modified_gmt":"2026-02-18T11:43:12","slug":"software-de-paymaster","status":"publish","type":"page","link":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster","title":{"rendered":"Software de PayMaster"},"content":{"rendered":"<p><script> jQuery(document).ready(function () { jQuery('#iframe-video').attr('src', ''); getAddonRating(); }); \/* #A - Get Addon Rating *\/ function getAddonRating() { setTimeout(() => { jQuery('#product-content').toggleClass('content-hidden', false); }, 1); } \/* #B - Update ratings *\/ function updateRatingsView(feedback) { } \/* #C - Update Comments *\/ function updateCommentsView(feedback) { } function showMoreComments() { } \/* UTIL - to formate a date dd-mm-yyyy *\/ function getFormatedDate(date) { date = new Date(date); var day = date.getDate(); var monthIndex = date.getMonth(); var year = date.getFullYear(); return day + '\/' + (monthIndex + 1 < 10 ? '0' + (monthIndex + 1) : (monthIndex + 1)) + '\/' + year; } function navigateSubscription(edition) { let id = 'u8882_pis'; let plan = 'ADVANCED'; switch(edition) { case 9: plan = 'CORPORATE'; break; case 10: plan = 'ADVANCED'; break; case 11: plan = 'ENTERPRISE'; break; } let isCoreProduct = ''; let urlToSubs = 'https:\/\/phcsoftware.com\/pt'; console.log(urlToSubs); let salesLang = 'pt'; if (edition > 9) { urlToSubs += '\/phc-go\/phc-go-pedido-de-demonstracao-planos\/'; } else { urlToSubs += '\/phc-go\/phc-go-pedido-de-trial\/'; } if (isCoreProduct == 'true') { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', '').replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } else { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', id).replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } window.open(urlToSubs, '_blank'); } function navigateSubscriptionByPlan(edition) { let id = 'u8882_pis'; let plan = 'ADVANCED'; switch(edition) { case 8: plan = 'GROW'; break; case 9: plan = 'CORPORATE'; break; case 10: plan = 'ADVANCED'; break; case 11: plan = 'ENTERPRISE'; break; } let isCoreProduct = ''; let urlToSubs = 'https:\/\/phcsoftware.com\/pt'; let salesLang = 'pt'; if (edition > 9) { urlToSubs += '\/phc-go\/phc-go-pedido-de-demonstracao-planos\/'; } else { urlToSubs += '\/phc-go\/phc-go-pedido-de-trial\/'; } if (isCoreProduct == 'true') { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', '').replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } else { urlToSubs += '?addonId={0}&plano={1}&pais={2}&lang={3}'.replace('{0}', id).replace('{1}', plan.toUpperCase()).replace('#038;', '').replace('{2}', salesLang).replace('{3}', \"pt\"); } window.open(urlToSubs, '_blank'); } function navigateToCustom() { let urlToSubs = 'https:\/\/phcgo.net\/pedir-demonstracao\/'; window.open(urlToSubs, '_blank'); } jQuery(document).ready(function($) { $('#switch-trienal').next('label').addClass('checked-label'); $('.requirement-item-price-month').hide(); $('.requirement-item-price-year').hide(); $('.requirement-item-price-triyear').show(); $('input[name=\"switcher\"]').change(function() { $('.switch-label').removeClass('checked-label'); $('.requirement-item-price-month').hide(); $('.requirement-item-price-year').hide(); $('.requirement-item-price-triyear').hide(); if ($('#switch-trienal').is(':checked')) { $('#switch-trienal').next('label').addClass('checked-label'); $('.requirement-item-price-triyear').show(); } else if ($('#switch-anual').is(':checked')) { $('#switch-anual').next('label').addClass('checked-label'); $('.requirement-item-price-year').show(); } else if ($('#switch-monthly').is(':checked')) { $('#switch-monthly').next('label').addClass('checked-label'); $('.requirement-item-price-month').show(); } }); }); <\/script> <\/p>\n<style> .product-content{ padding:0 } \/* Section header container *\/ .product-header-section{ background-color:#6D0000; background: url('https:\/\/phc24.yourcode-staging.com\/pt\/wp-content\/uploads\/sites\/3\/2024\/03\/banner-landing-addon.png') no-repeat; background-size:cover; display:flex; flex-flow:column; align-items: center; padding:2rem; border-radius: 16px; } .product-header-section .slogan-container{ color:#FFFFFF; flex: 1 1 40%; } .product-header-section .slogan-container h1{ color:#FFFFFF; font-size:20px; line-height: 32px; margin-top: 24px; } .product-header-section .slogan-container h2{ line-height:42px; color:#FFFFFF; } .product-header-section .video-container{ flex: 1 1 20%; } .product-header-section .screenshot-container{ flex: 1 1 20%; } .product-header-section img{ width:100%; height: auto; } \/* Section product description *\/ .product-description-section{ background-color:#FFFFFF; padding:10px; border-radius: 16px; } \/* Section product benefits *\/ .product-benefits-section{ margin-bottom:60px; } .product-benefits-section h2{ text-align:center; font-size: 30px; line-height: 42px; margin: 16px 0; } .product-benefits-section .benefits-list { display: flex; flex-flow: column; align-items: center; justify-content: space-around; } .product-benefits-section .benefits-item{ padding: 30px; border: 0.2px solid #f1f1f1; border-radius: 30px; width:90%; text-align: center; box-shadow: 0 0px 5px 0 #eaeaea; min-height: 228px; margin-bottom: 20px; } .product-benefits-section h3{ font-size:54px; text-align:center; margin-bottom:40px; } .product-benefits-section .benefits-item h5 { font-size: 16px; font-weight: bold; margin-bottom: 20px; line-height: 20px; } \/* Section product features *\/ .product-features-section{ display:flex; flex-flow:column; align-items: center; } .product-features-section h2{ text-align:center; font-size:30px; line-height:42px; } .product-features-section .features-list { flex: 1 1 40%; padding-right:20px; } .product-features-section .screenshot-container{ flex: 1 1 20%; } .product-features-section .benefit-text ul{ margin-left: 0; padding:0 10px 0 0; } .product-features-section .benefit-text ul li{ background: url('https:\/\/phc24.yourcode-staging.com\/pt\/wp-content\/uploads\/sites\/3\/2024\/03\/add-on-funcionalidade-check.png') no-repeat transparent; background-size:contain; list-style-type: none; margin: 0; padding: 0px 0px 1px 24px; vertical-align: middle; margin-bottom: 16px; background-size:20px; } .product-features-section img{ width:100%; } \/* Product Requirements *\/ .product-requirements{ padding: 30px 0; height:auto; } .switch { position: relative; height: 44px; display: flex; justify-content: space-between; margin:0; width:100%; } .switch-label { font-weight: bold; margin: 0; padding: 10px; width: 150px; line-height: 44px; font-size: 10px; color: #ffffff; text-align: center; cursor: pointer; background-color:#383838; border-radius:8px; transition: background-color 0.3s ease; } .switch-input { display: none; } .checked-label{ background-color: #FF5050; } .all-requirements{ display: block; margin: 0 auto; width: 70vw; text-align:center; color:#FFFFFF; } .requirement-item-first{ padding: 10px; text-align: center; position: relative; border-radius: 5px 5px 0px 0px; padding-top: 50px; padding-bottom: 20px; color:#FFFFFF; } .header-period-bg{ background-color: #FF5050; } .add-on-title{ text-transform: uppercase; font-size: 22px; margin-bottom: 18px; } .add-on-slogan{ font-size:13px; margin-top:5px; margin-bottom:20px; } .price-value{ font-size:42px; text-align: center; } .service-info { font-size: 13px; margin-left: 24px; margin-right: 24px; margin-top: 5px; font-weight:bold; } .description-price{ font-size:10px; margin-top:10px; } .requirement-item{ padding:10px; } .cta-button{ margin:20px 31px; cursor: pointer; font-size: 18px; color: #FFFFFF; background-color: #383838; border-radius: 8px; padding: 10px 15px; } .requirement-item-bottom-section{ padding: 16px; text-align: center; background-color: #D8D8D8; border-radius: 0px 0px 5px 5px; padding-top: 20px; padding-bottom: 20px; font-size: 14px; color:#383838; } .requirement-item-first .add-on-edition{ margin-bottom:20px; } .requirement-item-bottom-title{ margin-bottom: 15px; font-weight: bold; } .requirement-item-bottom-desc{ margin-bottom: 5px; } .requirement-item-bottom-desc a{ text-decoration:underline; } .requirement-item-bottom-section{ margin-bottom: 20px; } .requirement-item-bottom-section a{ margin-top: 5px; color: #000000; } @media(min-width:1400px){ .all-requirements{ width:18vw; } } @media(min-width:1200px){ .product-header-section{ padding: 7rem; } .product-header-section .slogan-container h1{ color:#FFFFFF; } .product-header-section .slogan-container h2{ color:#FFFFFF; padding-right: 50px; } .product-description-section{ padding: 20px 40px; } } @media(min-width:1000px){ .product-header-section .slogan-container h1{ font-size:20px; } .product-header-section .slogan-container h2{ font-size:30px; } } @media(min-width:600px){ .product-benefits-section .benefits-list{ flex-flow:wrap; } .product-benefits-section .benefits-item{ width:28%; } .product-header-section{ flex-flow: wrap; } .product-features-section{ flex-flow: wrap; } .product-features-section h2{ text-align:left; } .all-requirements{ width: 278px; } .switch{ width: 500px; margin: 20px auto; justify-content: center; } .switch-label{ padding:16px; font-size:14px; margin: 0 5px; } } <\/style>\n<div id=\"product-content\" class=\"product-content\"> <!-- Section header container --> <\/p>\n<div class=\"product-header-section\">\n<div class=\"slogan-container\">\n<h2>Revolucione o pagamento de contas da sua empresa com esta plataforma inteligente<\/h2>\n<h1> Software de PayMaster <\/h1>\n<\/p><\/div>\n<div class=\"screenshot-container\">\n<div class=\"item\"> <a href=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg\" target=\"_blank\"> <img decoding=\"async\" src=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg\" alt=\"Imagem do Software de Automatiza\u00e7\u00e3o\/Gest\u00e3o de Tarefas PayMaster\"> <\/a> <\/div><\/div><\/div>\n<p> <!-- Section video container --> <!-- Section product benefits --> <\/p>\n<div class=\"product-description-section\"> <!-- Benifits Section --> <\/p>\n<div class=\"product-benefits-section\">\n<h2>O que a sua empresa pode ganhar com o add-on PayMaster <\/h2>\n<div class=\"benefits-list\">\n<div class=\"benefits-item\">\n<h5>Automatiza\u00e7\u00e3o da gest\u00e3o de pagamentos<\/h5>\n<p>Garanta um maior controlo na gest\u00e3o do neg\u00f3cio ao automatizar as contas a pagar aos seus fornecedores<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Cumpra os prazos e garanta que nenhum pagamento \u00e9 esquecido<\/h5>\n<p>Seja notificado dos pagamentos a realizar, atrav\u00e9s de avisos e tarefas. Garanta um maior controlo dos prazos definidos para pagamento<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Comunique diretamente com os seus fornecedores criando maior proximidade<\/h5>\n<p>Os fornecedores s\u00e3o notificados assim que um pagamento \u00e9 realizado. Assim aumenta a credibilidade da sua empresa junto do fornecedor e ajuda-o a controlar os valores pagos<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Otimize a gest\u00e3o da tesouraria<\/h5>\n<p>Decida qual o melhor dia para efetuar os pagamentos da sua empresa e ganhe maior agilidade na gest\u00e3o da sua tesouraria<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Prepare o ficheiro SEPA para enviar ao seu banco<\/h5>\n<p>Ao executar a ordem de transfer\u00eancia o ficheiro SEPA \u00e9 anexado ao PHC GO. Assim, s\u00f3 precisa de o descarregar e fazer upload no homebanking<\/p>\n<\/p><\/div>\n<div class=\"benefits-item\">\n<h5>Poupe tempo na prepara\u00e7\u00e3o dos pagamentos<\/h5>\n<p>Configure os seus crit\u00e9rios de pagamento e deixe o PayMaster preparar os pagamentos por transfer\u00eancia banc\u00e1ria. Evite esquecimentos e foque-se no que realmente importa: o seu neg\u00f3cio<\/p>\n<\/p><\/div>\n<\/div><\/div>\n<p> <!-- Section product features --> <\/p>\n<div class=\"product-features-section\">\n<div class=\"features-list\">\n<h2> Principais funcionalidades <\/h2>\n<p> <\/p>\n<div class=\"benefit-text color-gray\">\n<ul>\n<li>Emita automaticamente as transfer\u00eancias para pagamentos de compras, despesas, adiantamentos e transfer\u00eancias conta-conta<\/li>\n<li>Seja notificado atrav\u00e9s de tarefas e avisos e evite falhas no cumprimento de prazos<\/li>\n<li>Configure prazos de pagamento por fornecedor para que nada seja esquecido<\/li>\n<li>Aceda ao hist\u00f3rico de pagamentos<\/li>\n<li>Assegure o controlo do que paga com um sistema que permite validar e aprovar as transa\u00e7\u00f5es<\/li>\n<li>Controle os pagamentos atrav\u00e9s do acesso e consulta de saldos banc\u00e1rios<\/li>\n<li>Defina diferentes acessos para os utilizadores \u2013 permite a distin\u00e7\u00e3o entre quem aprova e quem paga<\/li>\n<li>Controle quando \u00e9 que a execu\u00e7\u00e3o da ordem de transfer\u00eancia \u00e9 efetuada<\/li>\n<li>Automatize o sistema de emiss\u00e3o de transfer\u00eancias atrav\u00e9s da sele\u00e7\u00e3o dos movimentos que pretende liquidar<\/li>\n<li>Acompanhe a situa\u00e7\u00e3o da tesouraria bem como as transa\u00e7\u00f5es que carecem de aprova\u00e7\u00e3o e os pagamentos em atraso atrav\u00e9s de um dashboard<\/li>\n<li>Configure os e-mails enviados aos seus fornecedores<\/li>\n<li>Comunique automaticamente com fornecedores ap\u00f3s pagamentos<\/li>\n<\/ul><\/div><\/div>\n<div class=\"screenshot-container\"> <a href=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_1.jpg\" target=\"_blank\"> <img decoding=\"async\" src=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_1.jpg\" alt=\"Funcionalidades do Software de Automatiza\u00e7\u00e3o\/Gest\u00e3o de Tarefas PayMaster\"> <\/a> <\/div><\/div><\/div>\n<p> <!-- Section product requirements --> <!-- Simple Prices --> <!-- Prices Per Plan --> <\/p>\n<div class=\"product-requirements\">\n<div class=\"switch\">\n<div> <input id=\"switch-trienal\" name=\"switcher\" type=\"radio\" value=\"Y\" class=\"switch-input\" checked\/> <label for=\"switch-trienal\" class=\"switch-label switch-label-y\">Trienal (poupe 33%)<\/label> <\/div>\n<div> <input id=\"switch-anual\" name=\"switcher\" type=\"radio\" value=\"I\" class=\"switch-input\"\/> <label for=\"switch-anual\" class=\"switch-label switch-label-i\">Anual (poupe 20%)<\/label> <\/div>\n<div> <input id=\"switch-monthly\" name=\"switcher\" type=\"radio\" value=\"N\" class=\"switch-input\" \/> <label for=\"switch-monthly\" class=\"switch-label switch-label-n\">Mensal<\/label> <\/div><\/div>\n<div style=\"display: flex; flex-direction: row; align-items: top; justify-content: center; flex-flow: row wrap; margin-top:20px;\"> <!-- All requirements (iteration) --> <\/p>\n<div class=\"all-requirements\" style=\"margin: 8px;\">\n<div class=\"header-period-bg\">\n<div class=\"requirement-item-first\">\n<div class=\"add-on-edition\"><span><strong>PHC GO Advanced<\/strong><\/span><\/div>\n<div class=\"add-on-title\"><span>PayMaster<\/span><\/div>\n<div class=\"add-on-slogan\"><span>Revolucione o pagamento de contas da sua empresa com esta plataforma inteligente<\/span><\/div>\n<div class=\"requirement-item-price-month\">\n<div class=\"price-month price-value\"><span>10.69\u20ac<\/span><\/div><\/div>\n<div class=\"requirement-item-price-year\">\n<div class=\"price-year price-value\"><span>103\u20ac<\/span><\/div><\/div>\n<div class=\"requirement-item-price-triyear\">\n<div class=\"price-year price-value\"><span>258\u20ac<\/span><\/div><\/div>\n<div class=\"description-price\">Este pre\u00e7o n\u00e3o inclui o valor do software PHC GO<\/div>\n<div class=\"requirement-item\">\n<div class=\"cta-button\" onclick=\"navigateSubscriptionByPlan(10)\">Pe\u00e7a uma demo<\/div><\/div><\/div><\/div>\n<div class=\"requirement-item-bottom-section\">\n<div class=\"requirement-item-bottom-title\">Developer<\/div>\n<div class=\"requirement-item-bottom-desc\"><a href=\"https:\/\/phcgo.net\" target=_blank>Cegid PHC<\/a><\/div>\n<p><span style=\"margin: 15px 0px;\"><\/span><\/p>\n<div class=\"requirement-item-bottom-title\">Como usar<\/div>\n<div class=\"requirement-item-bottom-desc\"><a href=\" https:\/\/helpcenter.phcgo.net\/pt\/sug\/ptxview.aspx?stamp=8c%3a6d43141fe3g1bb14563\" target=_blank>Suporte<\/a><\/div>\n<p><span style=\"margin: 15px 0px;\"><\/span> <\/div><\/div>\n<p> <!-- All requirements (iteration) --> <\/p>\n<div class=\"all-requirements\" style=\"margin: 8px;\">\n<div class=\"header-period-bg\">\n<div class=\"requirement-item-first\">\n<div class=\"add-on-edition\"><span><strong>PHC GO Enterprise<\/strong><\/span><\/div>\n<div class=\"add-on-title\"><span>PayMaster<\/span><\/div>\n<div class=\"add-on-slogan\"><span>Revolucione o pagamento de contas da sua empresa com esta plataforma inteligente<\/span><\/div>\n<div class=\"requirement-item-price-oneshot\"> <!-- \n\n<div class=\"theme-color\">Pre\u00e7o<\/div>\n\n --> <\/p>\n<div class=\"price price-value\"><span> Gr&aacute;tis <\/span><\/div>\n<div class=\"description-price\">Este pre\u00e7o n\u00e3o inclui o valor do software PHC GO<\/div><\/div>\n<div class=\"requirement-item\">\n<div class=\"cta-button\" onclick=\"navigateSubscriptionByPlan(11)\">Pe\u00e7a uma demo<\/div><\/div><\/div><\/div>\n<div class=\"requirement-item-bottom-section\">\n<div class=\"requirement-item-bottom-title\">Developer<\/div>\n<div class=\"requirement-item-bottom-desc\"><a href=\"https:\/\/phcgo.net\" target=_blank>Cegid PHC<\/a><\/div>\n<p><span style=\"margin: 15px 0px;\"><\/span><\/p>\n<div class=\"requirement-item-bottom-title\">Como usar<\/div>\n<div class=\"requirement-item-bottom-desc\"><a href=\" https:\/\/helpcenter.phcgo.net\/pt\/sug\/ptxview.aspx?stamp=8c%3a6d43141fe3g1bb14563\" target=_blank>Suporte<\/a><\/div>\n<p><span style=\"margin: 15px 0px;\"><\/span> <\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Revolucione o pagamento de contas da sua empresa com esta plataforma inteligente Software de PayMaster O que a sua empresa pode ganhar com o add-on PayMaster Automatiza\u00e7\u00e3o da gest\u00e3o de&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1765,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-27786","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Software de PayMaster - Portugal<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Software de PayMaster - Portugal\" \/>\n<meta property=\"og:description\" content=\"Revolucione o pagamento de contas da sua empresa com esta plataforma inteligente Software de PayMaster O que a sua empresa pode ganhar com o add-on PayMaster Automatiza\u00e7\u00e3o da gest\u00e3o de...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster\" \/>\n<meta property=\"og:site_name\" content=\"Portugal\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster\",\"url\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster\",\"name\":\"Software de PayMaster - Portugal\",\"isPartOf\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#primaryimage\"},\"image\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg\",\"datePublished\":\"2026-02-18T11:43:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#primaryimage\",\"url\":\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg\",\"contentUrl\":\"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/phcsoftware.com\/pt\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cegid PHC GO Store\",\"item\":\"https:\/\/phcsoftware.com\/pt\/phc-go-store\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Software de PayMaster\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/phcsoftware.com\/pt\/#website\",\"url\":\"https:\/\/phcsoftware.com\/pt\/\",\"name\":\"Portugal\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/phcsoftware.com\/pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Software de PayMaster - Portugal","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster","og_locale":"pt_PT","og_type":"article","og_title":"Software de PayMaster - Portugal","og_description":"Revolucione o pagamento de contas da sua empresa com esta plataforma inteligente Software de PayMaster O que a sua empresa pode ganhar com o add-on PayMaster Automatiza\u00e7\u00e3o da gest\u00e3o de...","og_url":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster","og_site_name":"Portugal","og_image":[{"url":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster","url":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster","name":"Software de PayMaster - Portugal","isPartOf":{"@id":"https:\/\/phcsoftware.com\/pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#primaryimage"},"image":{"@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#primaryimage"},"thumbnailUrl":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg","datePublished":"2026-02-18T11:43:12+00:00","breadcrumb":{"@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster"]}]},{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#primaryimage","url":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg","contentUrl":"https:\/\/sis05.drivefx.net\/phcgo-store\/GOSTOREWS\/Addons_Library\/u8882_pis\/1.28\/img_2.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/phcsoftware.com\/pt\/phc-go-store\/software-de-paymaster#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/phcsoftware.com\/pt"},{"@type":"ListItem","position":2,"name":"Cegid PHC GO Store","item":"https:\/\/phcsoftware.com\/pt\/phc-go-store"},{"@type":"ListItem","position":3,"name":"Software de PayMaster"}]},{"@type":"WebSite","@id":"https:\/\/phcsoftware.com\/pt\/#website","url":"https:\/\/phcsoftware.com\/pt\/","name":"Portugal","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/phcsoftware.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"}]}},"_links":{"self":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages\/27786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/comments?post=27786"}],"version-history":[{"count":0,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages\/27786\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/pages\/1765"}],"wp:attachment":[{"href":"https:\/\/phcsoftware.com\/pt\/wp-json\/wp\/v2\/media?parent=27786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}