• Stars
    star
    55
  • Rank 518,853 (Top 11 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sylius Mollie payment gateway integration.

Mollie Payments Plugin for Sylius


Slack Support

At BitBag we do believe in open source. However, we are able to do it just because of our awesome clients, who are kind enough to share some parts of our work with the community. Therefore, if you feel like there is a possibility for us working together, feel free to reach us out. You will find out more about our professional services, technologies and contact details at https://bitbag.io/.

Table of Content


Overview


Screenshot showing payment methods show in shop

Screenshot showing payment methods show in admin

Screenshot showing payment method config in admin

Mollie is the most popular and advanced payment gateway integration with Sylius. This plugin is officially certified by Mollie. The integration currently supports the following payment methods:

  1. Credit Cards (Master Card, VISA, American Express)
  2. PayPal
  3. ApplePay
  4. Klarna
  5. iDEAL
  6. SEPA
  7. SOFORT
  8. EPS
  9. Giropay
  10. KBC/CBC Payment Button
  11. Przelewy24
  12. ING Home'Pay
  13. Belfius Pay Button
  14. Gift cards
  15. Apple Pay Direct

Few words from Mollie: Our mission is to create a greater playing field for everyone. By offering convenient, safe world-wide payment solutions we remove barriers so you could focus on growing your business. Being authentic is our baseline.

Mollie is one of Europe's fastest-growing fin-tech companies. We provide a simple payment API, that enables webshop and app builders to implement more than twenty different payment methods in one go. Our packages and plugins are completely open-source, freely available, and easy to integrate into your current project.

Mollie thrives on innovation. When we started we spearheaded the payments industry by introducing effortless payment products that were easier, cheaper, and more flexible than what the rigid, cumbersome banks could do. Now, more than a decade later, trusted by 70.000+ businesses, Mollie is still building innovative products and working hard to make payments better.

We are here to help

This open-source plugin was developed to help the Sylius community and make Mollie payments platform available to any Sylius store. If you have any additional questions, would like help with installing or configuring the plugin or need any assistance with your Sylius project - let us know!

Installation


Requirements

We work on stable, supported and up-to-date versions of packages. We recommend you to do the same.

Package Version
PHP ^7.2
ext-json: *
mollie/mollie-api-php ^2.0
sylius/admin-order-creation-plugin ^0.9.0
sylius/refund-plugin ^1.0.0-RC.3
sylius/sylius ^1.7.0

For the full installation guide please go to installation

Usage


During configuration first, save the keys to the database and then click "Load methods"

Rendering Mollie credit card form

You can use BitBagSyliusMolliePlugin:DirectDebit:_form.html.twig and @BitBagSyliusMolliePlugin/Grid/Action/cancelSubscriptionMollie.html.twig templates for adding the form to supplementing the direct debit card data from and cancel the subscription form the Twig UI.

For an example on how to do that, take a look at these source files.

Customization


You can decorate available services and extend current forms.

Run the below command to see what Symfony services are shared with this plugin:

$ bin/console debug:container bitbag_sylius_mollie_plugin

Plugin Development


Instalation

$ composer install
$ cd tests/Application
$ yarn install
$ yarn encore dev
$ bin/console assets:install -e test
$ bin/console doctrine:database:create -e test
$ bin/console doctrine:schema:create -e test
$ symfony server:start
$ open http://localhost:8080 // or the port showed in your terminal while runing command with symfony server:start
  • Also in tests/Application/config/packages/webpack_encore.yaml, make sure there is such configuration:
webpack_encore:
    output_path: '%kernel.project_dir%/public/build/default'
    builds:
        mollie-admin: '%kernel.project_dir%/public/build/mollie-admin'
        mollie-shop: '%kernel.project_dir%/public/build/mollie-shop'
  • Also make sure you have such configuration in your shop and admin views directory:
in: src/Resources/views/Shop/_javascripts.html.twig:
<script src="https://js.mollie.com/v1/mollie.js"></script>
{{ encore_entry_script_tags('shop-entry', null, 'mollie-shop') }}
{{ encore_entry_script_tags('plugin-shop-entry', null, 'mollie-shop') }}

in: src/Resources/views/Shop/_stylesheets.html.twig:
{{ encore_entry_link_tags('shop-entry', null, 'mollie-shop') }}
{{ encore_entry_link_tags('plugin-shop-entry', null, 'mollie-shop') }}
in: src/Resources/views/Admin/_javascripts.html.twig:
{{ encore_entry_script_tags('admin-entry', null, 'mollie-admin') }}
{{ encore_entry_script_tags('plugin-admin-entry', null, 'mollie-admin') }}

in: src/Resources/views/Admin/_stylesheets.html.twig:
{{ encore_entry_link_tags('admin-entry', null, 'mollie-admin') }}
{{ encore_entry_link_tags('plugin-admin-entry', null, 'mollie-admin') }}

Frontend

Starting server and building assets

  • Go to ./tests/Application/ directory
  • Run symfony server:start in terminal. It will start local server.
  • Run yarn watch in terminal. It will watch your changes in admin and shop catalogs: ../../src/Resources/assets/admin/.., ../../src/Resources/assets/shop/..
  • Run yarn dev in terminal to build your assets once in development mode.
  • Run yarn encore production in terminal, to build your assets once in production mode - its required before creating every Pull Request.
  • All assets (mollie assets + sylius base assets) will be build in:
tests/application/public/build/mollie-admin/..
tests/application/public/build/mollie-shop/..

Rebuilding assets in your root/SRC directory

  • bin/console assets:install

CSS & JS files directory you can edit and work with:

  • Admin: go to ./src/Resources/assets/admin/**/
  • Shop: go to ./src/Resources/assets/shop/**/

Testing

$ bin/behat
$ bin/phpspec run

About us


BitBag is a company of people who love what they do and do it right. We fulfill the eCommerce technology stack with Sylius, Shopware, Akeneo and Pimcore for PIM, eZ Platform for CMS and VueStorefront for PWA. Our goal is to provide real digital transformation with an agile solution that scales with the clients’ needs. Our main area of expertise includes eCommerce consulting and development for B2C, B2B, and Multi-vendor Marketplaces.
We are advisers in the first place. We start each project with a diagnosis of problems, and an analysis of the needs and goals that the client wants to achieve.
We build unforgettable, consistent digital customer journeys on top of the best technologies.Based on a detailed analysis of the goals and needs of a given organization we create dedicated systems and applications that let businesses grow.
Our team is fluent in Polish, English, German and French. That is why our cooperation with clients from all over the world is smooth.

Some numbers from BitBag regarding Sylius:

  • 50+ experts including consultants, UI/UX designers, Sylius trained front-end and back-end developers,
  • 120+ projects delivered on top of Sylius,
  • 25+ countries of BitBag’s customers,
  • 4+ years in the Sylius ecosystem.

Our services:

  • Business audit/Consulting in the field of strategy development,
  • Data/shop migration,
  • Headless eCommerce,
  • Personalized software development,
  • Project maintenance and long term support,
  • Technical support.

Key clients: Mollie, Guave, P24, Folkstar, i-LUNCH, Elvi Project, WestCoast Gifts.


If you need some help with Sylius development, don't be hesitated to contact us directly. You can fill the form on this site or send us an e-mail to [email protected]!


Community


For online communication, we invite you to chat with us & other users on Sylius Slack.

Demo Sylius Shop


We created a demo app with some useful use-cases of plugins! Visit sylius-demo.bitbag.io to take a look at it. The admin can be accessed under sylius-demo.bitbag.io/admin/login link and sylius: sylius credentials. Plugins that we have used in the demo:

BitBag's Plugin GitHub Sylius' Store
ACL Plugin Private. Available after the purchasing. https://plugins.sylius.com/plugin/access-control-layer-plugin/
Braintree Plugin https://github.com/BitBagCommerce/SyliusBraintreePlugin https://plugins.sylius.com/plugin/braintree-plugin/
CMS Plugin https://github.com/BitBagCommerce/SyliusCmsPlugin https://plugins.sylius.com/plugin/cmsplugin/
Elasticsearch Plugin https://github.com/BitBagCommerce/SyliusElasticsearchPlugin https://plugins.sylius.com/plugin/2004/
Mailchimp Plugin https://github.com/BitBagCommerce/SyliusMailChimpPlugin https://plugins.sylius.com/plugin/mailchimp/
Multisafepay Plugin https://github.com/BitBagCommerce/SyliusMultiSafepayPlugin
Wishlist Plugin https://github.com/BitBagCommerce/SyliusWishlistPlugin https://plugins.sylius.com/plugin/wishlist-plugin/
Sylius' Plugin GitHub Sylius' Store
Admin Order Creation Plugin https://github.com/Sylius/AdminOrderCreationPlugin https://plugins.sylius.com/plugin/admin-order-creation-plugin/
Invoicing Plugin https://github.com/Sylius/InvoicingPlugin https://plugins.sylius.com/plugin/invoicing-plugin/
Refund Plugin https://github.com/Sylius/RefundPlugin https://plugins.sylius.com/plugin/refund-plugin/

If you need an overview of Sylius' capabilities, schedule a consultation with our expert.

Additional resources for developers


To learn more about our contribution workflow and more, we encourage you to use the following resources:

License


This plugin's source code is completely free and released under the terms of the MIT license.

Contact


If you want to contact us, the best way is to fill the form on our website or send us an e-mail to [email protected] with your question(s). We guarantee that we answer as soon as we can!

More Repositories

1

SyliusCmsPlugin

Content management system for eCommerce apps created on Sylius platform. Built with Sylius code quality, flexibility, BDD.
PHP
221
star
2

OpenMarketplace

Open-source Multi-Vendor Marketplace platform based on Sylius and Symfony.
PHP
176
star
3

SyliusElasticsearchPlugin

Elasticsearch integration for Sylius apps.
PHP
119
star
4

SyliusWishlistPlugin

This plugin allows you to integrate wishlist features with Sylius platform app.
PHP
61
star
5

SyliusVueStorefrontPlugin

Sylius plugin integrating Sylius with Vue Storefront
PHP
45
star
6

SyliusMailChimpPlugin

Simple MailChimp integration with Sylius eCommerce framework.
PHP
42
star
7

BitBagBible

BitBag coding standards that rock!
36
star
8

SyliusShippingExportPlugin

Shipping export management architecture for Sylius based apps.
PHP
27
star
9

SyliusPayUPlugin

PayU payment plugin for Sylius applications.
PHP
23
star
10

SyliusInvoicingPlugin

This plugin enables generating invoices in Sylius platform application.
PHP
22
star
11

SyliusPrzelewy24Plugin

This plugin allows you to integrate Przelewy24 payments in your Sylius instance.
PHP
18
star
12

SyliusProductBundlePlugin

This plugin allows you to create new products by bundling existing products together.
PHP
18
star
13

SyliusAdyenPlugin_old

Sylius Adyen payments integration.
PHP
17
star
14

SyliusVueStorefront2Plugin

SyliusVueStorefront2Plugin provides everything you need to integrate your Sylius back-end with Vue Storefront 2.
PHP
17
star
15

SyliusMercanetBnpParibasPlugin

BnpParibas Mercanet payment gateway for Sylius based applications.
PHP
15
star
16

SyliusAdyenPlugin

Development environment for the new version of the Adyen Plugin
PHP
10
star
17

SyliusDHL24PlShippingExportPlugin

DHL Shipping export plugin for Sylius platform applications.
PHP
9
star
18

SyliusBraintreePlugin

Sylius Braintree payment gateway integration.
PHP
8
star
19

SyliusBonusPointsPlugin

The plugin extends Sylius with simple bonus points loyalty program and applies special actions for users depending on the points score.
PHP
7
star
20

SyliusAmazonPayPlugin

This plugin allows you to integrate AmazonPay payments in your Sylius instance.
PHP
7
star
21

SyliusRawHtml

Starting point for Sylius shop template development with HTML structure adjusted to Behat elements definition.
HTML
6
star
22

SyliusCrossSellingPlugin

The plugin adds a new section, “Related Products” to the product page. Displays products that were purchased with the current product recently, and if there is not enough data, displays products with the same taxons.
PHP
6
star
23

ShopwareInPostPlugin

This plugin allows you to integrate InPost with Shopware
PHP
4
star
24

SyliusCoinbasePlugin

Sylius Coinbase integration
PHP
4
star
25

SyliusBDD

This repository was created for the BitBagBlog tutorial about BDD workflow in Sylius eCommerce framework.
PHP
4
star
26

SyliusMailTemplatePlugin

Sylius MailTemplate allows us to customize any email handled by Sylius Mailer. When an email is sent the plugin tries to figure out if custom template for the kind of email exists, if yes it replaces the default email with our custom one.
JavaScript
4
star
27

SyliusShippingSubscriptionPlugin

Virtual product - subscription for free shipping
PHP
3
star
28

SyliusInPostPlugin

A dedicated solution for shipment management fully integrated with InPost operator. It allows to export orders via API and generate a shipping label(s) in response.
PHP
3
star
29

SyliusVueStorefront2Frontend

Front-end part of SyliusVueStorefront2 integration
Vue
3
star
30

SyliusPocztaPolskaShippingExportPlugin

PHP
2
star
31

SyliusProductAttributeGroupsPlugin

Plugin allows you to create groups which can be associated with product attributes.
PHP
2
star
32

SyliusBlacklistPlugin

This plugin allows counteracting suspicious behavior in eCommerce by blocking the possibility of purchases using automatic rules or manual analysis of customer behavior.
PHP
2
star
33

coding-standard

PHP
1
star
34

BitBagShopwareAppSystemBundle

PHP
1
star
35

SyliusDPDPlShippingExportPlugin

PHP
1
star
36

pp-client

Poczta Polska SOAP client
PHP
1
star
37

SyliusAgreementPlugin

PHP
1
star
38

SyliusSmashPromotionPlugin

PHP
1
star
39

BitBagShopwareOrlenPaczkaPlugin

Integration with the Polish Post Office, Orlen pick-up point
PHP
1
star
40

SyliusBannerPlugin

Banner management plugin
PHP
1
star
41

SyliusMulticartPlugin

PHP
1
star