Download the PHP package wucdbm/epay-bundle without Composer
On this page you can find all versions of the php package wucdbm/epay-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package epay-bundle
WucdbmEpayBundle
Usage
- Register a service that extends the
Wucdbm\Component\Epay\Client\ClientOptionsclass - Register a service that implements the
Wucdbm\Component\Epay\Client\PaymentHandlerInterfaceinterface -
in your config.yml add:
- Add a
new Wucdbm\Bundle\EpayBundle\WucdbmEpayBundle(),line to your AppKernel >> A F T E R << the bundle that registers the mandatory services - Optionally, override the
wucdbm_epay.receive_urlparameter (defaults toreceive) -
Mouting the
@WucdbmEpayBundle/Resources/config/routing.ymlfile in yourrouting.yml - The receive address will now be
/payments/epay/%wucdbm_epay.receive_url%-/payments/epay/receiveby default. This gives you the full flexibility to alter the URL at which you receive the payments. - Use the
app/console wucdbm_epay:get_receive_pathcommand to make sure you have the correct receive path - Go to epay.bg and contact their support asking them to set your correct receive URL
All versions of epay-bundle with dependencies
PHP Build Version
Package Version
The package wucdbm/epay-bundle contains the following files
Loading the files please wait ...