Download the PHP package hasokeyk/garanti-bbva-php without Composer

On this page you can find all versions of the php package hasokeyk/garanti-bbva-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package garanti-bbva-php

Garanti BBVA Php Kütüphanesi

Bu kütüphane ile garanti bbva apileri ile banka hesabınızla ilgili para giriş çıkışını veya hesap bakiyesi gibi işlemleri yapabilirsiniz.

Nasıl kurulur?

Yukarıdaki komutu kullarak kütüphaneyi projenize dahil edebilirsiniz.

Ne amaçla kullanılır?

Crm yazılımlarınızda havale ile gelecek olan para girişlerini, muhasebesel olarak eşleştirebilirsiniz.

Nasıl kullanılır?

  1. https://developers.garantibbva.com.tr/ websitesine girin ve kayıt olun.
  2. https://developers.garantibbva.com.tr/admin/app/applications bu linke girin ve yeni bir uygulama oluşturun.

Details Sekmesi

Application Name : İstediğiniz ismi verebilirsiniz.

Custom Fields Sekmesi

Platform : Hybrid seçmelisiniz. Böylece tüm platformlarda kullanabilirsiniz.

Api Management Sekmesi

Bu kısımda kullanacağınız API lere erişim izni alıyorsunuz.

Account Information : Hesap bakiye bilgisi Account Trancations : Hesaba para giriş çıkış bilgisi

Diğer API'ları inceleyebilirsiniz.

Authentication Sekmesi

Callback/Redirect URL(s) : Bu kısma web sitenizin altında bulunan ve verialabilen bir php dosyası koymalsınız.

Örnek

Scope : Bu kısma sadece "oob" tırnaklar hariç yazmalsınız.

Type : Garanti yetkilileri "Confidential" seçmenizi tavsiye ediyor.

Key sekmesi

Burada zaten client id ve client secret bilgileriniz var. Save butonuna basıp onay bekliyorsunuz. Manuel onaylanmayan uygulamalar 1 saat sonra otomatik onaylanıyorlar.

Peki Garanti BBVA banka hesabı ile nasıl eşleştiririm?

Kişisel hesaplarınız maalesef ki kullanamıyorsunuz. Kurumsal hesaplarınızı kullanabilirsiniz.

  1. Kurumsal hesabınızla garanti online işlemlere girin.
  2. Üst menüden "Başvur" menüsünün üstün gelin ve "Elektronik Hesap Özeti (EHÖ)" menüsüne tıklayın.
  3. Açılan sayfada sizden client_id isteyecektir. Uygulamanızda oluşturduğunuz client_id yi buraya girin. 36 haneli bir id olması lazım eğer size verilen client_id 34 hane ise başına 0 eklerek 36 hane ile tamamlayın.
  4. Yeni açılan ekranda hangi hesaplara erişim vereceğinizi seçmelisiniz.
  5. Şimdi geldik benide şoka uğratan bölüme. Aylık 194tl ye bu api hizmetini kullanabiliyorsunuz. Bu garanti bankasının sizden aylık olarak keseceği para. Bu işlemide geçince başvurunu alınacak ve size consentId tanımlanacak.
  6. Bu consentId ile kütüphaneyi kullanarak bilgileri alabilirsiniz.

All versions of garanti-bbva-php with dependencies

PHP Build Version
Package Version
Requires ext-simplexml Version *
ext-dom Version *
ext-xmlwriter Version *
ext-zip Version *
guzzlehttp/guzzle Version 7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package hasokeyk/garanti-bbva-php contains the following files

Loading the files please wait ....