[GH-ISSUE #3] Sunucuyu test aşamasından çıkartma ve aktifleştirme #1

Closed
opened 2026-03-02 04:06:10 +03:00 by kerem · 2 comments
Owner

Originally created by @PremiumTurk on GitHub (Feb 19, 2020).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/3

Originally assigned to: @furkankadioglu on GitHub.

Test sunucusundan çıkıp normal sunucuya geçmeyi yapamayanlar için $client->setDebugMode(true)->setTestCredentials(); kodu test aşamasını sağlarken bu satırı yorum satırına çevirip yeni satırda $client->setDebugMode(false); ekleyerek test sunucusundan çıkıp ana işleme geçebilirsiniz.

Originally created by @PremiumTurk on GitHub (Feb 19, 2020). Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/3 Originally assigned to: @furkankadioglu on GitHub. Test sunucusundan çıkıp normal sunucuya geçmeyi yapamayanlar için `$client->setDebugMode(true)->setTestCredentials();` kodu test aşamasını sağlarken bu satırı yorum satırına çevirip yeni satırda `$client->setDebugMode(false);` ekleyerek test sunucusundan çıkıp ana işleme geçebilirsiniz.
kerem 2026-03-02 04:06:10 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@PremiumTurk commented on GitHub (Feb 19, 2020):

Bende geliştirme yapıyorum şimdi yanlış olursa uyarın lütfen.

<!-- gh-comment-id:588155314 --> @PremiumTurk commented on GitHub (Feb 19, 2020): Bende geliştirme yapıyorum şimdi yanlış olursa uyarın lütfen.
Author
Owner

@furkankadioglu commented on GitHub (Feb 19, 2020):

setTestCredentials fonksiyonu test kullanıcı bilgilerini sunucudan almak içindir. Canlı sunucuya geçmek için setCredentials(kullanici_adi, sifre) fonksiyonunu kullanip, debugMode'u kapatmanız gerekmektedir. Ardından da connect fonksiyonunu kullanabilirsiniz.

<!-- gh-comment-id:588176806 --> @furkankadioglu commented on GitHub (Feb 19, 2020): setTestCredentials fonksiyonu test kullanıcı bilgilerini sunucudan almak içindir. Canlı sunucuya geçmek için setCredentials(kullanici_adi, sifre) fonksiyonunu kullanip, debugMode'u kapatmanız gerekmektedir. Ardından da connect fonksiyonunu kullanabilirsiniz.
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#1
No description provided.