PHPackages                             adonisventocilla/bagisto-izipay-payment - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. adonisventocilla/bagisto-izipay-payment

ActiveLibrary[Payment Processing](/categories/payments)

adonisventocilla/bagisto-izipay-payment
=======================================

Bagisto Izipay Payment add-on allow customers to pay for others using Izipay payment gateway.

127PHP

Since Oct 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/adonisventocilla/bagisto-izipay-payment)[ Packagist](https://packagist.org/packages/adonisventocilla/bagisto-izipay-payment)[ RSS](/packages/adonisventocilla-bagisto-izipay-payment/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

Bagisto Izipay Payment add-on allow customers to pay for others using Izipay payment gateway.

Requirements:
-------------

[](#requirements)

- **Bagisto**: v1.3.2

Installation :
--------------

[](#installation-)

- Run the following command

```
composer require adonisventocilla/bagisto-izipay-payment

```

- Goto VerifyCsrfToken.php file and add following line in protected $except array (FilePath - app-&gt;Http-&gt;Middleware-&gt;VerifyCsrfToken.php)

```
'izipay/callback',
'izipay/cancel'

```

- izipay Merchent Account's URL

    - Return URL

    ```
    https://yourdomain.com/izipay/callback

    ```

    - Sorry URL

    ```
    https://yourdomain.com/izipay/cancel

    ```
- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan optimize

```

> That's it, now just execute the project on your specified domain.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/443857bb8647ca4695540764839d6a3277b78e25912aa8c046b5505e397ee86a?d=identicon)[adonisventocilla](/maintainers/adonisventocilla)

---

Top Contributors

[![adonisventocilla](https://avatars.githubusercontent.com/u/41137015?v=4)](https://github.com/adonisventocilla "adonisventocilla (4 commits)")

---

Tags

ecommerceizipayizipay-paymentlaravelopensourcepaymentpayment-gatewaypayment-integrationpayment-modulepaymentmethods

### Embed Badge

![Health badge](/badges/adonisventocilla-bagisto-izipay-payment/health.svg)

```
[![Health](https://phpackages.com/badges/adonisventocilla-bagisto-izipay-payment/health.svg)](https://phpackages.com/packages/adonisventocilla-bagisto-izipay-payment)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
