mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[PR #43] [MERGED] SMS Doğrulama Hatası Çözümü #136
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#136
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?
📋 Pull Request Information
Original PR: https://github.com/furkankadioglu/efatura/pull/43
Author: @muratcesmecioglu
Created: 8/2/2021
Status: ✅ Merged
Merged: 8/2/2021
Merged by: @muratcesmecioglu
Base:
master← Head:master📝 Commits (1)
6202329SMS Doğrulama Hatası Çözümü📊 Changes
2 files changed (+32 additions, -2 deletions)
View changed files
📝
composer.json(+1 -1)📝
src/InvoiceManager.php(+31 -1)📄 Description
SMS doğrulamasından önce sunucuya bir tane istek yapmak gerekiyor. Bu istek yapılmadığı için SMS doğrulamasında kullanılan operasyon id'si gelmiyor ve hataya düşüyor. SMS gönderimi öncesine bu isteği yapan bir kod parçası ekledim.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.