https://github.com/damalis/botble-iyzico
iyzico payment gateway for Botble Technologies products
https://github.com/damalis/botble-iyzico
botble iyzico iyzipay laravel laravel-framework payment payment-gateway
Last synced: 4 months ago
JSON representation
iyzico payment gateway for Botble Technologies products
- Host: GitHub
- URL: https://github.com/damalis/botble-iyzico
- Owner: damalis
- License: mit
- Created: 2023-10-15T07:36:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T14:26:24.000Z (over 1 year ago)
- Last Synced: 2025-10-21T22:59:54.491Z (8 months ago)
- Topics: botble, iyzico, iyzipay, laravel, laravel-framework, payment, payment-gateway
- Language: PHP
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [botble iyzico](https://github.com/damalis/botble-iyzico)
Iyzico payment gateway for [Botble Technologies products](https://botble.com/)
#### With this project you can quickly run the following:
- [iyzico](https://github.com/iyzico/iyzipay-php)
- [Botble](https://github.com/botble)
## Installation
```
composer require damalis/botble-iyzico
```
- Run these commands below to complete the setup
```
composer dump-autoload
```
- iyzico logo file will be copied to the specified location
```
php artisan cms:plugin:assets:publish iyzico
```
```
php artisan optimize:clear
```
## Usage
change 'same_site' => 'lax' to 'same_site' => null in ```./config/session.php``` file.
Go to Admin -> Plugins -> Installed plugins and actived Iyzico
then
Admin -> Payments -> Payment methods -> Iyzico
[Test account for payment](https://sandbox-merchant.iyzipay.com/auth/login)
[Test Card Details](https://docs.iyzico.com/en/add-ons/test-cards)
tried with [Shofy. Version 1.0.3](https://docs.botble.com/shofy/) product