PHPackages                             ruudk/payment-multisafepay-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. ruudk/payment-multisafepay-bundle

Abandoned → StripeArchivedSymfony-bundle[Payment Processing](/categories/payments)

ruudk/payment-multisafepay-bundle
=================================

A Symfony2 Bundle that provides access to the MultiSafepay API. Based on JMSPaymentCoreBundle.

4.0(7y ago)127.0k3MITPHPPHP ^7.0

Since Oct 24Pushed 7y ago2 watchersCompare

[ Source](https://github.com/ruudk/PaymentMultisafepayBundle)[ Packagist](https://packagist.org/packages/ruudk/payment-multisafepay-bundle)[ Docs](https://github.com/ruudk/PaymentMultisafepayBundle)[ RSS](/packages/ruudk-payment-multisafepay-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (15)Used By (0)

RuudkPaymentMultisafepayBundle
==============================

[](#ruudkpaymentmultisafepaybundle)

A Symfony2 Bundle that provides access to the MultiSafepay API. Based on JMSPaymentCoreBundle.

Installation
------------

[](#installation)

### Step1: Require the package with Composer

[](#step1-require-the-package-with-composer)

```
php composer.phar require ruudk/payment-multisafepay-bundle

```

### Step2: Enable the bundle

[](#step2-enable-the-bundle)

Enable the bundle in the kernel:

```
