PHPackages                             kitano/payment-sips-bundle - 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. kitano/payment-sips-bundle

ActiveSymfony-bundle[Payment Processing](/categories/payments)

kitano/payment-sips-bundle
==========================

SIPS payment system driver for kitano/payment-bundle.

v1.0.0(14y ago)35034[1 PRs](https://github.com/Kitano/KitanoPaymentSipsBundle/pulls)BSDPHP

Since Feb 9Pushed 12y ago2 watchersCompare

[ Source](https://github.com/Kitano/KitanoPaymentSipsBundle)[ Packagist](https://packagist.org/packages/kitano/payment-sips-bundle)[ Docs](http://github.com/Kitano/KitanoPaymentSipsBundle)[ RSS](/packages/kitano-payment-sips-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

```
KitanoPaymentSipsBundle
=======================

This bundle is used to manage SIPS payment system with the KitanoPaymentBundle.
Kitano is just a namespace for bundles created by Kitpages (http://www.kitpages.fr) and Anonymation (www.anonymation.com).

Author : Philippe Le Van (@plv)

Installation
============

Install SIPS files
------------------
create a directory app/config/sips

untar the plugin archive into this directory. You should get the files

app/config/sips/bin
app/config/sips/logo
app/config/sips/param
app/config/sips/sample
app/config/sips/Version.txt

Install SIPS certificate
------------------------
copy your certificate into app/config/sips/param
Ex app/config/sips/param/certif.fr.011223344551111

Change the configuration in config.yml
--------------------------------------
parameters:
    payment.service:  "kitano_payment_fake.payment_system.fake"

kitano_payment:
    service:
        payment_system: %payment.service%

kitano_payment_fake:
    config:
        base_url: %payment_fake.base_url%
        return_url_ok: %base_url%/shop/backToShopOk
        return_url_err: %base_url%/shop/backToShopErr
        notification_url: %base_url%/payment/kitano_payment/payment/notification

kitano_payment_sips:
    config:
        merchant_id: 011223344551111
        merchant_country: fr
        normal_return_url: %base_url%/shop/backToShop
        cancel_return_url: %base_url%/shop/backToShop
        automatic_response_url: %base_url%/payment/kitano_payment/payment/notification
        pathfile: "%kernel.root_dir%/config/sips/param/pathfile"
        default_language: en
        default_teplate_file: ~
        default_currency_code: 978
    bin:
        request_bin: "%kernel.root_dir%/config/sips/bin/static/request"
        response_bin: "%kernel.root_dir%/config/sips/bin/static/response"

Add things in deps
------------------
[KitanoPaymentBundle]
    git=http://github.com/Kitano/KitanoPaymentBundle.git
    target=/Kitano/PaymentBundle
    version=origin/master

[KitanoPaymentSipsBundle]
    git=http://github.com/Kitano/KitanoPaymentSipsBundle.git
    target=/Kitano/PaymentSipsBundle
    version=origin/master

[KitanoPaymentFakeBundle]
    git=http://github.com/Kitano/KitanoPaymentFakeBundle.git
    target=/Kitano/PaymentFakeBundle
    version=origin/master
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

5208d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a1e82cc74a3510caa4214962aa9d573bbd235ea92f5362566a2001420f464a1b?d=identicon)[Kitano](/maintainers/Kitano)

---

Top Contributors

[![philippe-levan](https://avatars.githubusercontent.com/u/393066?v=4)](https://github.com/philippe-levan "philippe-levan (9 commits)")[![benjamindulau](https://avatars.githubusercontent.com/u/430689?v=4)](https://github.com/benjamindulau "benjamindulau (1 commits)")[![IsabelleJaffrezic](https://avatars.githubusercontent.com/u/2540099?v=4)](https://github.com/IsabelleJaffrezic "IsabelleJaffrezic (1 commits)")

---

Tags

paymentsips

### Embed Badge

![Health badge](/badges/kitano-payment-sips-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kitano-payment-sips-bundle/health.svg)](https://phpackages.com/packages/kitano-payment-sips-bundle)
```

###  Alternatives

[paymentsuite/stripe-bundle

Stripe PaymentSuite Component

105.0k](/packages/paymentsuite-stripe-bundle)

PHPackages © 2026

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