mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[GH-ISSUE #142] SMS teyit calismiyor artik #112
Labels
No labels
araştırılıyor
bug
enhancement
good first issue
istek
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/efatura#112
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tkalfaoglu on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/142
Fark eden var mi son hafta icinde SMS teyitleri calismiyor.. Program ayni ama artik hep FALSE geliyor:
Program boyle, ID ve CODE u kontrol ettim dogru ama hep False geliyor VerifySMSCOde dan.
$dateStart = "15/11/2024";
$dateEnd = date("d/m/Y");
$client->getEttnInvoiceFromAPIArray($dateStart, $dateEnd,$uuid);
$result = $client->verifySMSCode($code, $id);
if ($result == false) {
logit("VerifySMSCode returned false!!! IPTAL");
}
@tkalfaoglu commented on GitHub (Dec 13, 2024):
Bilen var mi: Boyle seyleri rapor edebilecegimiz bir yer var mi vergi dairesinde?
destek mailine yazdim 1 hafta oyaladilar beni ilgisiz seylerle.
@MahmutHizal commented on GitHub (Dec 18, 2024):
GİB tarafında yeni endpointlere geçildi diye biliyorum, o yüzden çalışmıyor olabilir. Denemedim sadece fikir olması açısından söylüyorum.
@tkalfaoglu commented on GitHub (Dec 18, 2024):
çok teşekkürler . dokumantasyonu var mı yoksa deneme yanılma mı yapmamızı bekliyorlar ?
Dec 18, 2024 20:56:47 Mahmut Hızal @.***>:
@MahmutHizal commented on GitHub (Dec 18, 2024):
Dediğim gibi, araştırmadım. Çalıştığım firmanın BT departmanı bilgi olarak geçmişti, detayları bilmiyorum
@OrhanYigitDurmaz commented on GitHub (Jan 8, 2025):
Herhangi bir çözüm uretebildiniz mi?