{"id":4665,"date":"2025-08-21T05:27:31","date_gmt":"2025-08-21T05:27:31","guid":{"rendered":"https:\/\/staging.maxpay.com.pt\/services-2\/"},"modified":"2025-10-31T13:38:03","modified_gmt":"2025-10-31T13:38:03","slug":"services-maxpay","status":"publish","type":"page","link":"https:\/\/staging.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<p><big>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.<\/big><\/p>\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:\/\/staging.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:\/\/staging.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:\/\/staging.maxpay.com.pt\/en\/services\/maxpay-services-exchange\/\" class=\"custom-service-card\"><div class=\"card-content\"><div class=\"card-image-container\"><img decoding=\"async\" src=\"https:\/\/staging.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:\/\/staging.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 href=\"https:\/\/staging.maxpay.com.pt\/en\/services\/maxpay-services-transfers\/\" class=\"custom-service-card\"><div class=\"card-content\"><div class=\"card-image-container\"><img decoding=\"async\" src=\"https:\/\/staging.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:\/\/staging.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:\/\/staging.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:\/\/staging.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:\/\/staging.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:\/\/staging.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 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:\/\/staging.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 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:\/\/staging.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-8e59f1f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8e59f1f\" 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-b6d47a7\" data-id=\"b6d47a7\" 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-3929920 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3929920\" 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-b61fe13 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b61fe13\" 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-97fad91\" data-id=\"97fad91\" 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-0f97b25 elementor-widget elementor-widget-heading\" data-id=\"0f97b25\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Currency Exchange<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f9c9a0 elementor-widget elementor-widget-text-editor\" data-id=\"9f9c9a0\" 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>Buy and sell foreign currency at very competitive rates! Exchange rates are constantly changing, dictated by the global market.<br data-start=\"194\" data-end=\"197\">Want to know the current exchange rates? <\/p>\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-6b3dae7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6b3dae7\" 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-33 elementor-top-column elementor-element elementor-element-3bf9ed3\" data-id=\"3bf9ed3\" 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-34fb52c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"34fb52c\" 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-63912cd\" data-id=\"63912cd\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-7034b24 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"7034b24\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"32\" height=\"32\" src=\"https:\/\/staging.maxpay.com.pt\/wp-content\/uploads\/2025\/09\/call-1.png\" class=\"attachment-large size-large wp-image-9270\" alt=\"\" \/>\t\t\t\t\t\t\t\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-1938e41\" data-id=\"1938e41\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-658a1c1 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"658a1c1\" 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>Call on<br>(+238) 261 2767<\/p>\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-33 elementor-top-column elementor-element elementor-element-da879b4\" data-id=\"da879b4\" 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-3d70310 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3d70310\" 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-dd59447\" data-id=\"dd59447\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-54518d6 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"54518d6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"32\" height=\"32\" src=\"https:\/\/staging.maxpay.com.pt\/wp-content\/uploads\/2025\/09\/call-1.png\" class=\"attachment-large size-large wp-image-9270\" alt=\"\" \/>\t\t\t\t\t\t\t\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-ffd6cae\" data-id=\"ffd6cae\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-b206da3 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b206da3\" 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>Call on<br>(+238) 261 2767<\/p>\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-33 elementor-top-column elementor-element elementor-element-32fe24f elementor-hidden-mobile\" data-id=\"32fe24f\" 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-710b0fe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"710b0fe\" 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-100 elementor-inner-column elementor-element elementor-element-72faf66\" data-id=\"72faf66\" 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-dfcc906 cta-wrapper position-relative index-1 footer-sec elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dfcc906\" 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-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a826b5b cta-box bg_primary text-center position-relative index-1 pb-120\" data-id=\"a826b5b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ba77219 elementor-widget__width-initial text-title font-hellixBold elementor-widget elementor-widget-heading\" data-id=\"ba77219\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Send your money in just one click!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b346c94 cta-btn elementor-widget elementor-widget-PalmelaButtons\" data-id=\"b346c94\" data-element_type=\"widget\" data-widget_type=\"PalmelaButtons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n        <div class=\"hero-btn s-four text-center\">\r\n                                                <a href=\"https:\/\/www.maxpay.pt\/Account\/Login?ReturnUrl=%2F\" class=\"btn-one\">Send Money<\/a>\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<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:\/\/staging.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":[],"_links":{"self":[{"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/comments?post=4665"}],"version-history":[{"count":83,"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4665\/revisions"}],"predecessor-version":[{"id":13580,"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4665\/revisions\/13580"}],"up":[{"embeddable":true,"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/pages\/4687"}],"wp:attachment":[{"href":"https:\/\/staging.maxpay.com.pt\/en\/wp-json\/wp\/v2\/media?parent=4665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}