Download the PHP package ruudk/payment-multisafepay-bundle without Composer
On this page you can find all versions of the php package ruudk/payment-multisafepay-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ruudk/payment-multisafepay-bundle
More information about ruudk/payment-multisafepay-bundle
Files in ruudk/payment-multisafepay-bundle
Download ruudk/payment-multisafepay-bundle
More information about ruudk/payment-multisafepay-bundle
Files in ruudk/payment-multisafepay-bundle
Vendor ruudk
Package payment-multisafepay-bundle
Short Description A Symfony2 Bundle that provides access to the MultiSafepay API. Based on JMSPaymentCoreBundle.
License MIT
Homepage https://github.com/ruudk/PaymentMultisafepayBundle
Package payment-multisafepay-bundle
Short Description A Symfony2 Bundle that provides access to the MultiSafepay API. Based on JMSPaymentCoreBundle.
License MIT
Homepage https://github.com/ruudk/PaymentMultisafepayBundle
Keywords paymentmultisafepay
Please rate this library. Is it a good library?
Informations about the package payment-multisafepay-bundle
RuudkPaymentMultisafepayBundle
A Symfony2 Bundle that provides access to the MultiSafepay API. Based on JMSPaymentCoreBundle.
Installation
Step1: Require the package with Composer
`
Step2: Enable the bundle
Enable the bundle in the kernel:
Step3: Configure
Add the following to your routing.yml:
Add the following to your config.yml:
Make sure you set the return_url
, cancel_url
and client_ip
in the predefined_data
for every payment method you enable:
` It's also possible to set a
descriptionfor the transaction in the
predefined_data`.
See JMSPaymentCoreBundle documentation for more info.
All versions of payment-multisafepay-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
symfony/framework-bundle Version ~3.4
symfony/form Version ~3.4
jms/payment-core-bundle Version ~1.0
psr/log Version ~1.0
omnipay/multisafepay Version ~3.0
symfony/framework-bundle Version ~3.4
symfony/form Version ~3.4
jms/payment-core-bundle Version ~1.0
psr/log Version ~1.0
omnipay/multisafepay Version ~3.0
The package ruudk/payment-multisafepay-bundle contains the following files
Loading the files please wait ....