Skip to content
Ahmet Bora edited this page Apr 24, 2020 · 1 revision

Iyzipay (by Iyzico) Integration for Laravel

This package covers PHP API Client of iyzipay with eloquent support, so you can store credit cards and also create charges for your application's users with these credit cards. This package also implements a basic Subscription model for your Payable models (Users, organizations or whatever your payable model is).

Think this package like iyzipay version of popular laravel cashier package.

Clone this wiki locally