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

Mollie Payment Bundle Laravel Package

developerlab/mollie-payment-bundle

View on GitHub
Deep Wiki
Context7

Mollie Payment Bundle For Symfony 3.4 and above

This bundle provides an easy implementation of Mollie Payment Service Provider.

Getting Started

This installation requires the package with Composer

The bundle is still under heavy development. Do not use this bundle until a stable version is ready

php composer require developerlab/mollie-payment-bundle

Register the bundle

After you have installed the package, you just need to add the bundle to your AppKernel.php file:

// app/AppKernel.php
$bundles = array(
    // ...
    new Developerlab\MolliePaymentBundle\MolliePaymentBundle(),
    // ...
);

Configuration

MolliePaymentBundle requires initial configurations to get you started

These parameter names are required

// app/config/config.yml
mollie_payment:
    testmode: false
    api_key: 
    api_key_test: 

These parameters are not required unless you want to change them

// app/config/config.yml
mollie_payment:
    redirect_url: //default /mollie/redirect_url
    webhooks: //default /mollie/webhooks

Running the test

This bundle comes with a command named mollie:testrun

run this command to test your installation

php bin/console mollie:testrun

Commands

Export all existing customers from Mollie into mollie_customer table

php bin/console mollie:customers

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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.
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
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed