Giter Site home page Giter Site logo

bagisto / bagisto-mollie-payment Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 12 KB

The Laravel eCommerce Mollie Payment Gateway allows the merchants to integrate Mollie payment gateway to their bagisto Store.

Home Page: https://bit.ly/3HT6YQL

License: MIT License

PHP 95.14% Blade 4.86%
laravel ecommerce opensource mollie payment payment-gateway payment-integration paymentmethods payment-module

bagisto-mollie-payment's Introduction

Introduction

Mollie helps businesses of all sizes to sell and build more efficiently with a solid but easy-to-use payment solution. Start growing your business today with effortless payments.

  • Hassle free payment.
  • During the payment you have option to pay through various payment method like Paypal, Credit card etc.
  • Admin can set the API key and payment description.

Requirements:

  • Bagisto: v1.3.2

  • Up-to-date OpenSSL (or other SSL/TLS toolkit)

Installation :

  • Run the following command
composer require bagisto/bagisto-mollie-payment
  • Goto config/concord.php file and add following line under 'modules'
\Webkul\Mollie\Providers\ModuleServiceProvider::class
  • Run these commands below to complete the setup
composer dump-autoload
composer require mollie/laravel-mollie:^2.11
php artisan route:cache
php artisan optimize

That's it, now just execute the project on your specified domain.

bagisto-mollie-payment's People

Contributors

naresh-webkul avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

bagisto-mollie-payment's Issues

Could not find a matching version of package when doing composer require

When doing composer install I get the following error:

Could not find a version of package bagisto/bagisto-mollie-payment matching your minimum-stability (stable).
Require it with an explicit version constraint allowing its desired stability.

I think this might be because no release tags are added to the repo. Can this be fixed?

Thanks in advance!

Correct instructions

Please update your instruction for users

Returns errors regarding illuminate/support composer require mollie/laravel-mollie:^2.11
instead use composer require mollie/laravel-mollie

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.