--- layout: default_v2 language: default critical_css: permalink: /pos-integrations/ nav_top_show: true sitemap: true t_meta_title: Altametrics API | POS Integrations Altametrics Platform. t_meta_description: Get your POS data in the Altametrics Platform. Our platform seamlessly integrates with Xpient, Aloha (NCR), Micros (Oracle) and any other POS application. #----- Hero_Page -----# hero_page_img_1: pos-integration-banner.png hero_page_headline_1: pos_integration.hero_page_headline_1 hero_page_subheadline_1: pos_integration.hero_page_subheadline_1 hero_page_subheadline_2: pos_integration.hero_page_subheadline_2 ---

{{ page.hero_page_headline_1 }}

{{ page.hero_page_subheadline_1 }}

{{ page.hero_page_subheadline_2 }}

{% capture image_loc %} developers/{{ page.hero_page_img_1 }} {% endcapture %} {% picture hero_3_img {{ image_loc }} alt="{{ image_loc | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-responsive" %}
{% for items in site.data.developers.pos_integration_type %}

{{items.heading}}

{% for item in items.machine_logo %}
{% picture hardware developers/{{item.logo}} alt="{{ item.logo | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-responsive" %}
{% endfor %} {% endfor %}
{% for item in site.data.developers.pos_integration_links %} {% if item.download %} {{item.fa_icon}} {{item.btn_text}} {% else %} {{item.fa_icon}} {{item.btn_text}} {% endif %} {% endfor %}