GithubHelp home page GithubHelp logo

mollie-oxid's Introduction

Mollie for OXID eShop

Download the Mollie module for OXID eShop. Mollie is a payment service provider (PSP) which provides your online store with the most popular online payment methods.

Receive payments from European customers with ease. Mollie provides payment methods at higly competitive rates. Only pay per transaction and no hidden fees.

Choose the best payment provider available for your online OXID eShop. Create your merchant account at Mollie.com. Download and install the Mollie OXID eShop payment module and start receiving online payments now!

Manual Installation

  1. Create the folder "mollie" in the "source/modules" folder of the Oxid 6 installation
  2. Create the folder "molliepayment" in the new "source/modules/mollie" folder of the Oxid 6 installation
  3. Copy the content of this Git repository in this newly created "molliepayment" folder.
  4. In the composer.json file in the base folder of the shop add the autoload configuration or extend if already existing:
  "autoload": {
    "psr-4": {
      "Mollie\\Payment\\": "./source/modules/mollie/molliepayment"
    },
    "files": ["./source/modules/mollie/molliepayment/lib/mollie-api-php/vendor/autoload.php"]
  },
  1. Connect to the webserver with a console, navigate to the shop base folder and execute the following command to regenerate the autoloader files:
vendor/bin/composer dump-autoload
  1. Log in to the shop admin area and enable and configure the module

Supported payment methods

Credit card

Credit card is virtually the best-known method for receiving payments with global coverage.

Because Mollie supports the biggest credit card brands like Mastercard, VISA and American Express, your store will attract a lot more potential buyers.

Klarna: Pay later

Klarna: Pay later. Klarna is a flexible payment solution, which allows your customers various, flexible, ways to pay.

With Mollie you can integrate Klarna: Pay later quickly and start processing payments right away.

Klarna: Slice it

Klarna: Slice it. Klarna is a flexible payment solution, which allows your customers various, flexible, ways to pay.

With Mollie you can integrate Klarna: Slice it quickly and start processing payments right away.

PayPal

PayPal is a very popular payment method which is used worldwide. In a just few clicks, you can receive payments by bank transfer, credit card or PayPal balance.

SOFORT Banking

SOFORT Banking is one of the most popular payment methods in Germany and active in 9 European countries:

Germany, Belgium, the Netherlands, Italy, Austria, Poland, Switzerland, Spain and the United Kingdom.

Payments are direct, non-reversible and this payment method opens up a huge market potential for your online store.

Giropay

Giropay. Giropay is a popular bank transfer payment method in Germany.

It uses more than 1,500 German banks, which makes it a trusted payment method under German customers.

EPS

EPS. The Electronic Payment Standard (EPS) is a payment method, developed by various Austrian banks.

This makes EPS the main bank transfer payment method in Austria and highly popular with Austrian shoppers.

Bank transfers

Bank transfers received in the SEPA zone via Mollie. This allows you to receive payments from both individuals and business customers in more than 35 European countries.

iDeal

iDEAL makes paying for your online purchases safe, secure and easy. iDEAL is a Dutch payment system which links customers directly to their online banking program when making an online purchase.

Mollie makes it easy to connect with iDEAL, without the usual technical and administrative hassle. Mollie gives you access to your transaction overviews and other statistics at any time. It is also possible to receive a notification by e-mail or SMS after every successful payment.

Mollie is the perfect partner for recieving iDEAL payments and it is not surprising that Mollie provides iDEAL payments for more than 40,000 websites.

Bancontact

Bancontact uses a physical card that is linked to credit on a Belgian bank account. Payments via Bancontact / Mister Cash are guaranteed and strongly resemble the iDEAL payment system for the Netherlands.

Because payments are guaranteed, this payment method is a huge surplus for your online store.

ING Home’Pay

ING Home’Pay. Mollie allows you to quickly and easily accept payments with ING Home'Pay.

It only takes 10 minutes to start receiving payments and there are no hidden fees involved, you only pay for successful transactions.

paysafecard

paysafecard is the most popular prepaid card for online payments. With paysafecard you can receive prepaid payments from 43 countries.

KBC/CBC Payment Button

The KBC / CBC Payment Button is an online payment method for KBC and CBC customers, together the largest bank in Belgium.

KBC focuses on Flanders and CBC on Wallonia.

Belfius Pay Button

Belfius is one of the largest banks in Belgium. By introducing the Belfius Pay Button, the bank provides its customers with their own payment solution.

Giftcard

Smartcards that allow the giver to charge them with a desired amount.

Mollie allows you to quickly and easily accepts payments through gift cards from the most used suppliers. It only takes 10 minutes to start receiving payments and there are no hidden fees involved, you only pay for successful transactions.

Apple Pay

Apple Pay is a digital wallet service by Apple Inc. that allows shoppers to make purchases with credit or debit cards stored on their Apple devices.

Server preparation for Apple Pay button usage

Your checkout must be served over HTTPS. Up to date TLS ciphers are required. For more information, see Apple’s documentation on setting up your server.

Apple Pay requires you to place a domain validation file on the domain you want to use the Apple Pay JS APIs on. The presence and validity of this file will be validated by Apple.

Download the domain validation file and place it on your server at

https://[domain]/.well-known/apple-developer-merchantid-domain-association

mollie-oxid's People

Contributors

fatchiprobert avatar ndijkstra avatar fcmarcin avatar vernondegoede avatar boulangerv avatar

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.