PHPackages                             ongoing/saferpay-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. ongoing/saferpay-bundle

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

ongoing/saferpay-bundle
=======================

Symfony2 bundle for providing access to Saferpay. This is an extension to the JMSCorePaymentBundle.

v2.4.1(6mo ago)0131MITPHPPHP &gt;=7.4

Since Dec 15Pushed 6mo ago2 watchersCompare

[ Source](https://github.com/ongoing/SaferpayBundle)[ Packagist](https://packagist.org/packages/ongoing/saferpay-bundle)[ RSS](/packages/ongoing-saferpay-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (4)Versions (23)Used By (0)

Saferpay - Extension to the JMSPaymentCoreBundle providing access to Saferpay.
==============================================================================

[](#saferpay---extension-to-the-jmspaymentcorebundle-providing-access-to-saferpay)

This bundle now uses the new [Saferpay JSON API](http://saferpay.github.io/jsonapi)

This is a Fork of [valiton SaferpayBundle](https://github.com/valiton/SaferpayBundle). On top of the parent functionalities, it adds the possibility to use the payment process with the [Transaction Interface](http://saferpay.github.io/jsonapi/index.html#ChapterTransaction).

### Install and enable

[](#install-and-enable)

Install the bundle with composer:

```
composer require ongoing/saferpay-bundle

```

Activate the bundle in your kernel.

```
