Taksilerde yeni dönem: “Mali cihaz” ve kart zorunluluğu

Taksilerde yeni dönem: “Mali cihaz” ve kart zorunluluğu

{
“@context”: “https://schema. org”,
“@type”: “NewsArticle”,
“mainEntityOfPage”: …

Taksilerde yeni dönem: “Mali cihaz” ve kart zorunluluğu
Yayınlama: 13.02.2026
A+
A-

Taksilerde yeni dönem: “Mali cihaz” ve kart zorunluluğu

{
“@context”: “https://schema.org”,
“@type”: “NewsArticle”,
“mainEntityOfPage”: {
“@type”: “WebPage”,
“@id”: ” https://bha.net.tr/ekonomi/taksilerde-yeni-donem-mali-cihaz-ve-kart-zorunlulugu/452585 ”
},
“headline”: “”,
“description”: “”,
“image”: “/uploads/taksilerde-yeni-donem-mali-cihaz-ve-kart-zorunlulugu-1770976570.webp”,
“author”: {
“@type”: “Organization”,
“name”: ” 330 ”
},
“publisher”: {
“@type”: “Organization”,
“name”: “Birlik Haber Ajansı – Türkiye'nin Haber Ağı”,
“logo”: {
“@type”: “ImageObject”,
“url”: “https://bha.net.tr/uploads/logo-1770988054.jpg”
}
},
“datePublished”: “2026-02-13”,
“dateModified”: “2026-02-13”
}

{
“@context”: “https://schema.org”,
“@type”: “BreadcrumbList”,
“itemListElement”: [{
“@type”: “ListItem”,
“position”: 1,
“name”: “Ekonomi”,
“item”: “https://bha.net.tr/ekonomi”
},{
“@type”: “ListItem”,
“position”: 2,
“name”: “Taksilerde yeni dönem: “Mali cihaz” ve kart zorunluluğu”,
“item”: ” https://bha.net.tr/ekonomi/taksilerde-yeni-donem-mali-cihaz-ve-kart-zorunlulugu/452585 ”
}]
}

:root {
–color-bg: #ffffff;
–color-surface: #f7f8fb;
–color-card: #ffffff;
–color-border: #e5e7eb;
–color-text: #0f172a;
–color-muted: #475569;
–color-primary: #00499c;
–color-primary-600: #013570;
–color-primary-50: #b8d9ff;
–color-success: #16a34a;
–color-warning: #d97706;
–color-danger: #dc2626;
–color-info: #0284c7;
}

[data-theme=”dark”] {
–color-bg: #0b1220;
–color-surface: #151c2c;
–color-card: #0f172a;
–color-border: #1f2937;
–color-text: #e5e7eb;
–color-muted: #94a3b8;
–color-primary: #60a5fa;
–color-primary-600: #3b82f6;
–color-primary-50: #1e3a8a;
–color-success: #22c55e;
–color-warning: #f59e0b;
–color-danger: #ef4444;
–color-info: #38bdf8;
}

>

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());

gtag(‘config’, ‘G-YYGF111P6Z’);

.lite-video-embed iframe {
width: 100% !important;
height: 100% !important;
}

.article-content {
font-family: ‘Roboto’, sans-serif;
line-height: 1.9;
color: var(–color-text);
}

.article-content img {
width: 100% !important;
max-width: 100%;
height: auto !important;
border-radius: 1rem;
margin: 2.5rem auto;
display: block;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.article-content p {
font-size: 1.125rem;
line-height: 1.9;
color: var(–color-text);
margin-bottom: 1.75rem;
font-weight: 400;
}

.article-content h1 {
font-size: 2.25rem;
font-weight: 800;
color: var(–color-text);
margin-top: 3rem;
margin-bottom: 1.5rem;
line-height: 1.3;
letter-spacing: -0.02em;
}

.article-content h2 {
font-size: 1.875rem;
font-weight: 700;
color: var(–color-text);
margin-top: 2.5rem;
margin-bottom: 1.25rem;
line-height: 1.4;
padding-bottom: 0.5rem;
border-bottom: 2px solid var(–color-border);
}

.article-content h3 {
font-size: 1.5rem;
font-weight: 700;
color: var(–color-text);
margin-top: 2rem;
margin-bottom: 1rem;
line-height: 1.5;
}

.article-content h4 {
font-size: 1.25rem;
font-weight: 600;
color: var(–color-text);
margin-top: 1.75rem;
margin-bottom: 0.875rem;
}

.article-content h5 {
font-size: 1.125rem;
font-weight: 600;
color: var(–color-text);
margin-top: 1.5rem;
margin-bottom: 0.75rem;
}

.article-content h6 {
font-size: 1rem;
font-weight: 600;
color: var(–color-text);
margin-top: 1.25rem;
margin-bottom: 0.5rem;
}

.article-content strong {
font-weight: 700;
color: var(–color-text);
}

.article-content a {
color: var(–color-primary);
text-decoration: underline;
text-underline-offset: 3px;
transition: color 0.2s;
}

.article-content a:hover {
color: var(–color-primary-600);
}

.article-content ul,
.article-content ol {
margin: 1.5rem 0;
padding-left: 2rem;
}

.article-content li {
margin-bottom: 0.75rem;
line-height: 1.8;
}

.article-content blockquote {
border-left: 4px solid var(–color-primary);
padding-left: 1.5rem;
margin: 2rem 0;
font-style: italic;
color: var(–color-muted);
background: var(–color-surface);
padding: 1.5rem;
border-radius: 0.5rem;
}

.article-content code {
background: var(–color-surface);
padding: 0.25rem 0.5rem;
border-radius: 0.25rem;
font-size: 0.9em;
color: var(–color-primary);
}

.article-content pre {
background: var(–color-surface);
padding: 1.5rem;
border-radius: 0.5rem;
overflow-x: auto;
margin: 1.5rem 0;
}

.article-content iframe {
width: 100%;
height: 500px;
border-radius: 1rem;
margin: 2rem 0;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

#liteArticleContent iframe {
width: 100%;
height: 100%;
border-radius: 1rem;
margin: 2rem 0;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
.article-content iframe {
height: 300px;
}

.article-content p {
font-size: 1rem;
}

.article-content h1 {
font-size: 1.75rem;
}

.article-content h2 {
font-size: 1.5rem;
}
}

(function() { var rootScript = ‘https://cdn.jsdelivr.net/npm/@flasher/flasher@1.3.2/dist/flasher.min.js’; var FLASHER_FLASH_BAG_PLACE_HOLDER = {}; var options = mergeOptions([], FLASHER_FLASH_BAG_PLACE_HOLDER); function mergeOptions(first, second) { return { context: merge(first.context || {}, second.context || {}), envelopes: merge(first.envelopes || [], second.envelopes || []), options: merge(first.options || {}, second.options || {}), scripts: merge(first.scripts || [], second.scripts || []), styles: merge(first.styles || [], second.styles || []), }; } function merge(first, second) { if (Array.isArray(first) && Array.isArray(second)) { return first.concat(second).filter(function(item, index, array) { return array.indexOf(item) === index; }); } return Object.assign({}, first, second); } function renderOptions(options) { if(!window.hasOwnProperty(‘flasher’)) { console.error(‘Flasher is not loaded’); return; } requestAnimationFrame(function () { window.flasher.render(options); }); } function render(options) { if (‘loading’ !== document.readyState) { renderOptions(options); return; } document.addEventListener(‘DOMContentLoaded’, function() { renderOptions(options); }); } if (1 === document.querySelectorAll(‘script.flasher-js’).length) { document.addEventListener(‘flasher:render’, function (event) { render(event.detail); }); } if (window.hasOwnProperty(‘flasher’) || !rootScript || document.querySelector(‘script[src=”‘ + rootScript + ‘”]’)) { render(options); } else { var tag = document.createElement(‘script’); tag.setAttribute(‘src’, rootScript); tag.setAttribute(‘type’, ‘text/javascript’); tag.onload = function () { render(options); }; document.head.appendChild(tag); }})();

>

>

>

>

>

>



Ekonomi

>

Taksilerde yeni dönem: “Mali cihaz” ve kart zorunluluğu

>

Hazine ve Maliye Bakanlığı, taksi işletmecileri için taksimetreyle entegre çalışan “taksi mali cihaz” kullanımını ve kartla ödeme kabulünü zorunlu hale getirdi.

>

>

>

>

>

Bilal Çakmak

Bilal Çakmak
Editör

Yayınlanma:



13 Şubat 2026

12:55

Güncellenme:



13 Şubat 2026

16:03

>

ANKARA-BHA

Yeni uygulama Resmi Gazete’de yayımlanarak yürürlüğe girdi. Gelir İdaresi Başkanlığı (GİB) tarafından hazırlanan Vergi Usul Kanunu Genel Tebliği ile hayata geçirilen düzenleme, kayıtlı ekonomiyi desteklemek, belge düzenini sağlamak ve kartla ödeme imkanlarını artırmak amacıyla devreye alındı.

Taksimetre ile entegre çalışacak

Yeni sistem kapsamında taksilerde kullanılacak mali cihazlar, taksimetreyle bağlantılı çalışacak ve çevrim içi veri aktarımı yapabilecek. Cihazlar aynı zamanda EFT-POS özelliği taşıyacak.

Yolculuk ücreti taksimetreden cihaza otomatik olarak

Yolculuk ücreti taksimetreden cihaza otomatik olarak aktarılacak, manuel tutar girişi yapılamayacak. Taksimetre kapandığında cihaz otomatik olarak fiş veya belge düzenleyecek. Fiş düzenlenmeden taksimetre yeni bir yolculuğa başlayamayacak.

Kartla ödeme yapılması halinde ise hem banka POS bilgilerini hem de mali fişi içeren “bütünleşik fiş” ya da e-Belge düzenlenecek.

Kartla ödeme kabulü zorunlu

Düzenlemeye göre taksi işletmecileri, cihazı kullanmaya başladıkları tarihten itibaren 15 gün içinde en az bir banka ya da ödeme kuruluşu ile anlaşarak kartla ödeme taleplerini kabul etmek zorunda olacak. Böylece müşterilerin “kart geçmiyor” gerekçesiyle yaşadığı mağduriyetlerin önüne geçilmesi hedefleniyor. Yeni nesil ödeme kaydedici cihazlara banka uygulaması yüklenmesi de zorunlu olacak.

Taksi mali cihazlarının, tebliğ ve teknik kılavuzlarda belirtilen özellikleri taşıyıp taşımadığı TÜBİTAK ve Türk Standardları Enstitüsü (TSE) tarafından kontrol ve test edilecek. Uygun bulunan cihazlar Bakanlık onayıyla kullanıma sunulacak.

Son tarih 1 Eylül

Mevcut taksi işletmecilerinin en geç 1 Eylül’e kadar taksi mali cihazı temin ederek kullanıma başlaması gerekiyor.

Yeni işe başlayanlar veya taksimetresini değiştirenler

Yeni işe başlayanlar veya taksimetresini değiştirenler ise, Bakanlık tarafından onaylanmış en az bir cihaz bulunması şartıyla 30 gün içinde sisteme dahil olacak. Ancak yolcu taşımacılığına başlamadan önce sisteme geçiş yapılması zorunlu olacak.

>

>

Yorum Yap

Düşüncelerinizi bizimle paylaşın



E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

Yorumlar

0 yorum

Henüz yorum yapılmamış. İlk
yorumu
siz
yapın!

>

>


function copyTikTokShare(url) {
navigator.clipboard.writeText(url);
alert(“Link panoya kopyalandı!”);
}

>

if (‘serviceWorker’ in navigator) {
window.addEventListener(‘load’, () => {
navigator.serviceWorker
.register(‘/service-worker.js’)

.catch(err => console.log(‘❌ Service Worker failed:’, err));
});
}

>

window.AppConfig = {
routeName: “post”,
csrfToken: document.querySelector(‘meta[name=”csrf-token”]’).getAttribute(‘content’),
isGuest: true,
magicbox: {“title”:”Birlik Haber Ajansu0131 – Tu00fcrkiyeu0027nin Haber Au011fu0131″,”description”:”Birlik Haber Ajansu0131 (BHA), Tu00fcrkiyeu0027nin her kentinden ve du00fcnyadan geliu015fmeleri en dou011fru u015fekilde okurlaru0131na ve abonelerine ulau015ftu0131rmayu0131 hedefler”,”keywords”:”Haber Ajansu0131, Birlik Haber Ajansu0131, Ajans Haberleri”,”refresh”:null,”email”:null,”phone”:”0″,”address”:null,”copyright”:null,”maintenance”:”0″,”noindex”:”0″,”live_stream_name”:null,”live_stream_link”:null,”fb”:null,”in”:”https://www.instagram.com/bhanettr”,”tw”:”https://x.com/bhanettr”,”yt”:”https://www.youtube.com/@birlikhaberajansi”,”ln”:”https://tr.linkedin.com/company/birlik-haber-ajansi”,”headcode”:”u003Cmeta name=u0022google-site-verificationu0022 content=u00224lFhaWrfcRCYktSW1sdlyUJyh8c1HJLXYrZScarnbPwu0022 /u003Ernu003C!– Google tag (gtag.js) –u003Ernu003Cscript async src=u0022https://www.googletagmanager.com/gtag/js?id=G-YYGF111P6Zu0022u003Eu003C/scriptu003Ernu003Cscriptu003Ern window.dataLayer = window.dataLayer || [];rn function gtag(){dataLayer.push(arguments);}rn gtag(u0027jsu0027, new Date());rnrn gtag(u0027configu0027, u0027G-YYGF111P6Zu0027);rnu003C/scriptu003E”,”bodycode”:null,”googlenews”:null,”yandexmetricaid”:null,”googleanalytics”:null,”google_property_id”:”524016844″,”gemini_api_key”:null,”google_client_id”:”895493903254-hlce2g17s02maeailclhvi9eai83l594.apps.googleusercontent.com”,”google_client_secret”:”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”,”google_redirect_url”:”https://bha.net.tr/secure/google/callback”,”google_recaptcha_site_key”:null,”google_recaptcha_secret_key”:null,”yandexanalytics”:null,”adstext”:”ads text icerisi gu00fcncelliyorum”,”footercode”:null,”iha_user_code”:null,”iha_user_name”:null,”iha_user_password”:null,”hibya_rss_link”:null,”smtpserver”:”mail.cihan.com”,”smtpuser”:”spam@cihan.com”,”smtppassword”:”123455″,”smtpport”:”25″,”sitetheme”:”agent-theme”,”generalcomment”:”0″,”incomingnews”:”0″,”generalhitshow”:”0″,”externallink”:”1″,”rightclick”:”0″,”generalfont”:”0″,”mansetlimit”:”20″,”mansetbaslik”:”0″,”mansetaciklama”:”0″,”mansetsabitreklamno”:”6″,”archive_recording_time”:”365″,”thintopbar”:”0″,”notifynewsbox”:”0″,”playstoreurl”:”bbbb”,”appstoreurl”:”aaa”,”weather_link”:null,”pharmacy_link”:null,”deceased_link”:null,”traffic_link”:null,”keyword1″:null,”keyword2″:null,”keyword3″:null,”keyword4″:null,”keyword5″:null,”keyword6″:null,”headercolor”:”#000000″,”headercolortext”:”#000000″,”sondakikacolor”:”#000000″,”sondakikacolortext”:”#000000″,”mansetnumaracolor”:”#000000″,”mansetnumaracolortext”:”#000000″,”parapiyasacolor”:”#000000″,”parapiyasacolortext”:”#000000″,”apiservicestatus”:”1″,”pharmacy_status”:”0″,”author_status”:”1″,”currency_status”:”0″,”weather_status”:”0″,”weather_city”:”u0130stanbul”,”prayer_status”:”0″,”prayer_city”:”u0130stanbul”,”weateher_token”:”68f8444c3c38a23ab4f38b329f3f01b5″,”social_media_link1″:null,”social_media_link2″:null,”logo”:[]},
baseUrl: “https://bha.net.tr”,
routes: {
login: “https://bha.net.tr/uye-girisi”,
register: “https://bha.net.tr/uye-kayit”,
profile: “https://bha.net.tr/profilim”,
},
session: {
success: null,
error: null,
}
};

$(document).ready(function() {
const backButton = $(‘#backButton’);
const scrollToTopButton = $(‘.scroll-to-top-btn’);

$(window).on(‘scroll’, function() {
const scrollTop = $(window).scrollTop();

// Back button: hide when scrolled down
// if (scrollTop > 100) {
// backButton.fadeOut(300);
// } else {
// backButton.fadeIn(300);
// }

// Scroll to top button: show when scrolled down
if (scrollTop > 300) {
scrollToTopButton.fadeIn(300);
} else {
scrollToTopButton.fadeOut(300);
}
});

});

// Scroll to top function
function scrollToTop() {
$(‘html, body’).animate({
scrollTop: 0
}, 500, ‘swing’);
}

let isLoading = false;

$(window).on(‘scroll’, function() {
if (isLoading) return;

const windowWidth = $(window).width();

let scrollOffset;
if (windowWidth = $(document).height()) {
const nextUrl = $(‘#gopostinfinite’).attr(‘href’);
if (nextUrl) {
isLoading = true; // 👈 Scroll kilidi
$.get(nextUrl, function(data) {
$(‘#infiniteBox’).append($(data).find(‘.infiniteContent’));

// Yeni next URL’yi al
const newNext = $(data).find(‘#gopostinfinite’).attr(‘href’);
if (newNext) {
$(‘#gopostinfinite’).attr(‘href’, newNext);
} else {
$(‘#gopostinfinite’).remove(); // 👈 Son sayfaysa linki sil
}

isLoading = false; // 👈 AJAX bittiğinde kilidi aç
});
}
}
});

$(document).ready(function() {
const relatedBox = `

`;
insertBoxAfterParagraph(‘#liteArticleContent’, relatedBox, 6);
});

function insertBoxAfterParagraph(selector, htmlToInsert, afterParagraph = null) {
const $container = $(selector);
const paragraphs = $container.find(‘p’);

if (paragraphs.length === 0) {
$container.append(htmlToInsert);
return;
}

const indexToInsert = afterParagraph !== null . Math.min(afterParagraph, paragraphs.length – 1) :
Math.floor(paragraphs.length / 2);

$(paragraphs[indexToInsert]).after(htmlToInsert);
}

.

Kaynak: Bha
REKLAM VERMEK İÇİN ARAYIN
0532 659 8130