[PR #43] [MERGED] SMS Doğrulama Hatası Çözümü #136

Closed
opened 2026-03-02 04:07:04 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 6202329 SMS 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.

## 📋 Pull Request Information **Original PR:** https://github.com/furkankadioglu/efatura/pull/43 **Author:** [@muratcesmecioglu](https://github.com/muratcesmecioglu) **Created:** 8/2/2021 **Status:** ✅ Merged **Merged:** 8/2/2021 **Merged by:** [@muratcesmecioglu](https://github.com/muratcesmecioglu) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`6202329`](https://github.com/furkankadioglu/efatura/commit/62023292018a992fcce385727e0bf91abb28b8fc) SMS Doğrulama Hatası Çözümü ### 📊 Changes **2 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `src/InvoiceManager.php` (+31 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:07:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/efatura#136
No description provided.