{"id":4665,"date":"2025-08-21T05:27:31","date_gmt":"2025-08-21T05:27:31","guid":{"rendered":"https:\/\/maxpay.com.pt\/services-2\/"},"modified":"2026-02-05T05:00:10","modified_gmt":"2026-02-05T05:00:10","slug":"services-maxpay","status":"publish","type":"page","link":"https:\/\/maxpay.com.pt\/en\/caboverde\/services-maxpay\/","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4665\" class=\"elementor elementor-4665 elementor-4087\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6e76404 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6e76404\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f85f8b6\" data-id=\"f85f8b6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ce48e4b elementor-widget elementor-widget-text-editor\" data-id=\"ce48e4b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tMaxPay <span style=\"color: #f9a51a;\">Services <\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a97ab7 elementor-widget elementor-widget-text-editor\" data-id=\"8a97ab7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span>MAXPAY offers a global transfer network to each customer, through its own branches or through bank correspondent branches, allowing you to send money in just 60 minutes.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b82c39c custom-services-card elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b82c39c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-924c85a\" data-id=\"924c85a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-57219ef elementor-widget elementor-widget-html\" data-id=\"57219ef\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"utf-8\" \/><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/><title>Service Cards<\/title><style>* { margin: 0; padding: 0; box-sizing: border-box; }\n\n    .cards-wrapper {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 30px;\n      align-items: stretch;\n    }\n\n    .custom-service-card {\n      position: relative;\n      border-radius: 16px;\n      overflow: hidden;\n      height: 450px; \/* \u2b05 reduced from 420px *\/\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-decoration: none;\n      color: #1846B3;\n      padding: 20px; \/* \u2b05 reduced padding *\/\n\n      background-image: url('https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-11-1-2.png');\n      background-repeat: no-repeat;\n      background-size: cover;\n\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .custom-service-card:hover { transform: translateY(-5px);\n        background-image: url('https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-31.png');\n    }\n\n    .card-content {\n      position: relative;\n      z-index: 2;\n      width: 100%;\n      text-align: left;\n    }\n\n    .card-image-container {\n      width: 100%;\n      height: auto; \/* \u2b05 reduced from 120px *\/\n      margin-bottom: 15px;\n      border-radius: 8px;\n      overflow: hidden;\n      margin-top: 15px;\n    }\n\n    .card-image {\n      width: 90%;\n      height: 100%;\n      object-fit: cover;\n      transition: transform 0.3s ease;\n      border-radius: 8px;\n    }\n\n    .custom-service-card:hover .card-image { transform: scale(1.05); }\n\n    .card-header {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 6px;\n    }\n\n    .card-icon {\n      width: 36px;\n      height: 36px;\n      background: #C8D7F9;\n      border-radius: 8px !important;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    \n    .custom-service-card:hover .card-icon {\n      background: #EDF2FD;\n    }\n\n    .card-icon img {\n      width: 22px;\n      height: 22px;\n      object-fit: contain;\n    }\n\n    .card-title {\n      font-size: 20px;\n      font-weight: 700;\n      color: #0a2157;\n      margin: 0;\n    }\n\n    .card-description {\n      font-size: 14px;\n      color: #3D3D3D;\n      line-height: 1.5;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n      .custom-service-card { height: auto; padding: 18px; margin: 30px;}\n      .card-image-container { height: auto;\n          margin-top: 40px;\n      }\n      .card-image {\n        width: 90%;\n        height: 90%;\n        object-fit: cover;\n        transition: transform 0.3s ease;\n        border-radius: 8px;\n       }\n    }\n\n    @media (max-width: 644px) {\n        .card-image-container { margin-bottom: 10px; margin-top: 40px;}\n    }\n\n    @media (max-width: 480px) {\n      .custom-service-card { height: auto; padding: 15px; margin: 0px;}\n      .card-title { font-size: 18px; }\n      .card-description { font-size: 13px; }\n      .card-image-container { margin-top: 0px; margin-top: 35px;}\n    }\n  <\/style><\/head><body><div class=\"container\"><div class=\"cards-wrapper\"><!-- Card 1 --><a href=\"https:\/\/maxpay.com.pt\/en\/caboverde\/services-maxpay\/currency-exchange-services\/\" class=\"custom-service-card cta-service-card\"><div class=\"card-content\"><div class=\"card-image-container\"><img decoding=\"async\" src=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png\" alt=\"Online Delivery\" class=\"card-image\" \/><\/div><div class=\"card-header\"><div class=\"card-icon\"><img decoding=\"async\" src=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/send_money-2.png\" alt=\"icon\" \/><\/div><h3 class=\"card-title\">Currency Exchange<\/h3><\/div><p class=\"card-description\">Buy and sell foreign currency with MaxPay, at very competitive rates!<\/p><\/div><\/a><!-- Card 2 --><a class=\"custom-service-card cta-service-card\"><div class=\"card-content\"><div class=\"card-image-container\"><img decoding=\"async\" src=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-16.png\" alt=\"Quick Transfers\" class=\"card-image\" \/><\/div><div class=\"card-header\"><div class=\"card-icon\"><img decoding=\"async\" src=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/compare_arrows-2.png\" alt=\"icon\" \/><\/div><h3 class=\"card-title\">Transfers<\/h3><\/div><p class=\"card-description\">Already know how to make transfers through MaxPay? Send your money with confidence.<\/p><\/div><\/a><\/div><\/div><\/body><\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cfb3e3e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cfb3e3e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a520c3d\" data-id=\"a520c3d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fc68452 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"fc68452\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-53600d0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"53600d0\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-41f501a\" data-id=\"41f501a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-79d8ecd elementor-widget elementor-widget-text-editor\" data-id=\"79d8ecd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Conditions for Access to the Remittance Service<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-43e1a82 custom-services-card elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"43e1a82\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d0e4855\" data-id=\"d0e4855\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-01f46d2 elementor-widget elementor-widget-html\" data-id=\"01f46d2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><title>Quality Cards<\/title><style>* {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .cards-wrapper {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 40px;\n            align-items: start;\n        }\n\n        .card {\n            position: relative;\n            background: transparent;\n            background-size: cover;\n            background-image: url('https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-11.png');\n            background-position: center;\n            background-repeat: no-repeat;\n            border-radius: 12px;\n            padding: 35px 30px;\n            overflow: hidden;\n            aspect-ratio: 337\/236;\n            min-height: 236px;\n            box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border: none;\n\n            \/* added to center content vertically *\/\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .card:hover {\n            transform: translateY(-5px);\n            background-image: url('https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-32.png')\n        }\n\n        .card-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n        }\n\n        .card-icon {\n            width: 40px;\n            height: 40px;\n            background: #C8D7F9;\n            border-radius: 8px !important;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 10px;\n            object-fit: contain;\n        }\n        .card:hover .card-icon {\n          background: #EDF2FD;\n        }\n        .card-icon img {\n            width: 28px;\n            height: 28px;\n        }\n\n        .card-title {\n            font-size: 24px;\n            font-weight: 700;\n            color: #0a2157;\n            margin-bottom: 16px;\n        }\n\n        .card-description {\n            font-size: 15px;\n            color: #3D3D3D;\n            line-height: 1.6;\n        }\n\n        @media (max-width: 768px) {\n            .cards-wrapper {\n                grid-template-columns: 1fr;\n                gap: 30px;\n            }\n\n            .card {\n                padding: 30px 25px;\n                justify-content: center;\n                margin: 30px;\n            }\n\n            .card-title {\n                font-size: 22px;\n            }\n\n            .card-description {\n                font-size: 14px !important;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .card {\n                padding: 25px 15px;\n                margin: 0px;\n                aspect-ratio: auto\n            }\n\n            .card-title {\n                font-size: 20px;\n            }\n\n            .card-icon {\n                width: 40px;\n                height: 40px;\n                font-size: 18px;\n            }\n        }\n    <\/style><\/head><body><div class=\"container\"><div class=\"cards-wrapper\"><!-- Quality Card --><div class=\"card\"><div class=\"card-content\"><div class=\"card-icon\"><img decoding=\"async\" src=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/article_person-1.png\" alt=\"Quality icon\"><\/div><h3 class=\"card-title\">In person at any counter<\/h3><p class=\"card-description\">With the necessary documents, you can open your customer file in just a few minutes at any MaxPay counter.\n                    <\/p><\/div><\/div><!-- Speed Card --><div class=\"card\"><div class=\"card-content\"><div class=\"card-icon\"><img decoding=\"async\" src=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/list_alt_check-1.png\" alt=\"Speed icon\"><\/div><h3 class=\"card-title\">Provision of Authenticated Documentation<\/h3><p class=\"card-description\">If you are unable to physically visit the counter, you can send us your authenticated identification document via registered mail.\n                    <\/p><\/div><\/div><\/div><\/div><\/body><\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-80057df elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"80057df\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75e3a01\" data-id=\"75e3a01\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-67e1a32 elementor-widget elementor-widget-text-editor\" data-id=\"67e1a32\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h4>Who can benefit from MaxPay Cabo Verde&#8217;s remittance service?<\/h4>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40b91aa elementor-widget elementor-widget-text-editor\" data-id=\"40b91aa\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>1. Remittances abroad may only be:<\/strong><\/p><p>i) Ordered in national territory by national or foreign individuals holding a resident card, over 18 years of age;<br>ii) Ordered in national territory by national legal entities;<br>ii) Paid in national currency, through cash payment.<\/p><p><strong>2. National remittances may be ordered by individuals over 18 years of age and paid in national currency, through cash or bank account payment.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6685d28 elementor-widget elementor-widget-text-editor\" data-id=\"6685d28\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Customer support documents:<\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a35fc10 elementor-widget elementor-widget-text-editor\" data-id=\"a35fc10\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"55\" data-end=\"275\">The complete Price List of MAXPAY \u2013 Ag\u00eancia de C\u00e2mbio, S.A., contains the Commissions and Expenses Brochure (which includes the maximum values \u200b\u200bof all commissions, as well as the indicative value of the main expenses).<\/p><p data-start=\"277\" data-end=\"408\" data-is-last-node=\"\" data-is-only-node=\"\">The Price List can be consulted at MAXPAY \u2013 Ag\u00eancia de C\u00e2mbio, S.A. branches and customer service locations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2592eda elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2592eda\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3ddfb7e\" data-id=\"3ddfb7e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-fc8876f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fc8876f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-89f70cc\" data-id=\"89f70cc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-969897c elementor-button-warning elementor-align-left elementor-widget__width-initial cta-check-price-list elementor-widget elementor-widget-button\" data-id=\"969897c\" 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\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:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/08\/MaxPay-CV-Precario_versao-03-20211201.pdf\" target=\"_blank\">\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\">Check Price List<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-68e9e4e\" data-id=\"68e9e4e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-729f551 elementor-button-warning elementor-align-left elementor-widget__width-initial cta-exchange-rates elementor-widget elementor-widget-button\" data-id=\"729f551\" 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\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:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/08\/MPCV_Cambios_Remessas.pdf\" target=\"_blank\">\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\">Exchange Rates<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bde7d29 elementor-hidden-mobile\" data-id=\"bde7d29\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-44c5409 section-heading elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"44c5409\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-baf2a26\" data-id=\"baf2a26\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5f1f7d4 elementor-widget elementor-widget-PalmelaFooterTop\" data-id=\"5f1f7d4\" data-element_type=\"widget\" data-widget_type=\"PalmelaFooterTop.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n            <div class=\"footer-toparea bg_primary pt-170\">\r\n                <div class=\"container pb-150\">\r\n                    <div class=\"row align-items-center\">\r\n                        <div class=\"col-xl-6 col-lg-6\">\r\n                            <h2 class=\"section-title style-two\">Any Questions?<\/h2>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-xxl-5 offset-xxl-1 col-lg-6\">\r\n                            <div class=\"section-para\">\r\n                                <p>Get in touch with us! We will respond as soon as possible!<\/p>\r\n\r\n                                                                    <a href=\"https:\/\/maxpay.com.pt\/contactos\/\" class=\"btn-two\">Contact Us<\/a>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MaxPay Services MAXPAY offers a global transfer network to each customer, through its own branches or through bank correspondent branches, allowing you to send money in just 60 minutes. Service Cards Currency Exchange Buy and sell foreign currency with MaxPay, at very competitive rates! Transfers Already know how to make transfers through MaxPay? Send your <\/p>\n","protected":false},"author":6,"featured_media":0,"parent":4687,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4665","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Services - MaxPay<\/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:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Services - MaxPay\" \/>\n<meta property=\"og:description\" content=\"MaxPay Services MAXPAY offers a global transfer network to each customer, through its own branches or through bank correspondent branches, allowing you to send money in just 60 minutes. Service Cards Currency Exchange Buy and sell foreign currency with MaxPay, at very competitive rates! Transfers Already know how to make transfers through MaxPay? Send your\" \/>\n<meta property=\"og:url\" content=\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/\" \/>\n<meta property=\"og:site_name\" content=\"MaxPay\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-05T05:00:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/\",\"url\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/\",\"name\":\"Services - MaxPay\",\"isPartOf\":{\"@id\":\"https:\/\/maxpay.com.pt\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png\",\"datePublished\":\"2025-08-21T05:27:31+00:00\",\"dateModified\":\"2026-02-05T05:00:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#primaryimage\",\"url\":\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png\",\"contentUrl\":\"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/maxpay.com.pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\",\"item\":\"https:\/\/maxpay.com.pt\/caboverde\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Services\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/maxpay.com.pt\/#website\",\"url\":\"https:\/\/maxpay.com.pt\/\",\"name\":\"MaxPay\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/maxpay.com.pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Services - MaxPay","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:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/","og_locale":"en_US","og_type":"article","og_title":"Services - MaxPay","og_description":"MaxPay Services MAXPAY offers a global transfer network to each customer, through its own branches or through bank correspondent branches, allowing you to send money in just 60 minutes. Service Cards Currency Exchange Buy and sell foreign currency with MaxPay, at very competitive rates! Transfers Already know how to make transfers through MaxPay? Send your","og_url":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/","og_site_name":"MaxPay","article_modified_time":"2026-02-05T05:00:10+00:00","og_image":[{"url":"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/","url":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/","name":"Services - MaxPay","isPartOf":{"@id":"https:\/\/maxpay.com.pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#primaryimage"},"image":{"@id":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#primaryimage"},"thumbnailUrl":"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png","datePublished":"2025-08-21T05:27:31+00:00","dateModified":"2026-02-05T05:00:10+00:00","breadcrumb":{"@id":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#primaryimage","url":"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png","contentUrl":"https:\/\/maxpay.com.pt\/wp-content\/uploads\/2025\/09\/Vector-18.png"},{"@type":"BreadcrumbList","@id":"https:\/\/maxpay.com.pt\/caboverde\/servicos-maxpay\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/maxpay.com.pt\/"},{"@type":"ListItem","position":2,"name":"Home","item":"https:\/\/maxpay.com.pt\/caboverde\/"},{"@type":"ListItem","position":3,"name":"Services"}]},{"@type":"WebSite","@id":"https:\/\/maxpay.com.pt\/#website","url":"https:\/\/maxpay.com.pt\/","name":"MaxPay","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/maxpay.com.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/comments?post=4665"}],"version-history":[{"count":107,"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4665\/revisions"}],"predecessor-version":[{"id":14881,"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4665\/revisions\/14881"}],"up":[{"embeddable":true,"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4687"}],"wp:attachment":[{"href":"https:\/\/maxpay.com.pt\/en\/wp-json\/wp\/v2\/media?parent=4665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}