mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[GH-ISSUE #125] Fatura onaylama işlemi içi #97
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#97
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 @sameterdemweb on GitHub (Dec 7, 2023).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/125
Merhaba, E fatura onaylama işlemini bir türlü gerçekleştiremedik. Sms gönderimini sağlıyoruz. Kod geliyor, gelen kodu göndereceğimiz verifySMSCode kodunda fatura bilgisini nasıl parametre olarak geçirebiliriz? Hangi faturayı onaylayacağımızı nasıl bildireceğiz?
SMS doğrulaması yapmak için:
$client->verifySMSCode($kod, $operasyonId);