Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Payum Payzen Bundle Laravel Package

ekyna/payum-payzen-bundle

View on GitHub
Deep Wiki
Context7

Installation steps for Symfony 4

Require the package

$ composer require ekyna/payum-payzen-bundle

Register the bundle

Add the bundle to the kernel:

// config/bundles.php
return [
    // ...
    Ekyna\Bundle\PayumPayzenBundle\EkynaPayumPayzenBundle::class => ['all' => true],
];

Configure Payzen

Declare the Payzen gateway:

# config/packages/payum.yaml
payum:
    gateways:
        ...
    
        payzen:
            factory: payzen

Setup the API parameters:

# config/packages/ekyna_payum_payzen.yaml
ekyna_payum_payzen:
    api:
        ctx_mode:    'PRODUCTION'
        site_id:     '1324567890'
        certificate: '1234567890'
        endpoint:    SCELLIUS
        # Optional
        hash_mode:   'SHA256'
        directory:   '%kernel.project_dir%/var/payzen'
        debug:       true
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui