naimeken / omnipay-iyzico
Omnipay extension for Iyzico
dev-main
2024-03-07 14:22 UTC
Requires
- php: ^7.3|^8.0
- ext-dom: *
- ext-json: *
- ext-simplexml: *
- league/omnipay: ^3
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-26 02:50:13 UTC
README
Omnipay Iyzico Gateway
Omnipay gateway for Iyzico. All the methods of Iyzico implemented for easy usage.
Requirements
Installment
composer require tcgunel/omnipay-iyzico
Usage
Please see the Wiki page for detailed usage of every method.
Methods
Payment Services
- binLookup($options) // Bin Sorgulama
- purchase($options) // 3D Secure ile yada 3D Secure olmadan ödeme.
- paymentInquiry($options) // Ödeme Sorgulama
- paymentSearch($options) // Ödeme Sorgulama (Tarih Aralığı Parametreli)
- createLink($options) // Link ile Ödeme
- listLink($options) // Link Sorgulama
- deleteLink($options) // Link Silme
- authorize($options) // Ön Otorizasyon Servisi
- capture($options) // Ön Provizyon Kapama Servisi
Wallet Services
- createCard($options) // Kart Ekleme Servisi
- listCard($options) // Kartları Getir Servisi
- deleteCard($options) // Kart Sil Servisi
Other Services
- login($options) // SessionToken
Tests
composer test
For windows:
vendor\bin\paratest.bat
Treeware
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.