DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: multishop_mollie

Author:Bas van Beek
Created:2014-06-26T10:29:06.550000000
Changed by:Bas van Beek
Changed:2015-03-03T10:27:18.860000000
Classification:multishop_mollie
Keywords:multishop_mollie
Author:Bas van Beek
Email:bvbmedia@gmail.com
Language:en

img-1 EXT: multishop_mollie

Extension Key: multishop_mollie

Language: en

Version: 1

Keywords: multishop_mollie

Copyright 2012-2014, Bas van Beek, BVB Media BV ( bvbmedia@gmail.com )

Official TYPO3 Multishop web site: https://www.typo3multishop.com/

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

`EXT: multishop_paypal 1 <#__RefHeading__5708_1738894311>`_

`Introduction 3 <#__RefHeading__5710_1738894311>`_

What does it do? 3

What can it be used for? 3

`Installation requirements 4 <#__RefHeading__374_148308531>`_

`Installation instructions 5 <#__RefHeading__836_118242056>`_

`TYPO3 Multishop Support 8 <#__RefHeading__838_118242056>`_

`Help TYPO3 Multishop 9 <#__RefHeading__840_118242056>`_

Introduction

Mollie has been founded 10 years ago with a clear goal in mind: to make online payments as easy as possible. This is apparent from our easy to use API, ready-made plugins for the most popular shopping systems and lack of small print.

At Mollie you only pay transaction costs. No startup or monthly fees.

More information can be read here:

https://www.typo3multishop.com/payment-service-providers/Mollie/

What does it do?

This plugin adds the payment service provider Mollie to your TYPO3 Multishop installation.

What can it be used for?

If you need your customers to pay securely through Mollie than you will need to install this plugin.

Installation requirements

To configure Mollie properly on your TYPO3 Multishop web shop make sure that:

  • You have registered an Mollie account: https://www.typo3multishop.com /payment-service-providers/Mollie/
  • Multishop is updated to version 3 or higher
  • Your web server is running PHP 5.3.3 (5.4.27 or later is recommended)
  • You use MySQL 5 as database server (5.5.0 or later is recommended)
  • The PHP memory limit is higher than 256MB. For optimal backup functionality larger is recommended.
  • PHP is compiled with mbstrings
  • CURL is enabled, which is required by some payment service providers
  • SimpleXML module is enabled for reading XML strings as object
  • TYPO3 is updated to 4.5.33 (or later) / 4.7.19 (or later) / 6.2.3 (or later)

Installation instructions

((generated))

((generated))
Creating a Mollie Sandbox test account

Open the following page to login with your Mollie account:

https://developer.Mollie.com/

Go to Application / Sandbox accounts

Create 2 sandbox accounts:

  • A personal account (to be used as buyer)
  • A company account (to be used as seller)

More information can be read here:

https://developer.Mollie.com/webapps/developer/docs/classic/lifecycle /ug_sandbox/

TYPO3 backend steps

Login to your TYPO3 dashboard and open the Extension Manager.

Make sure you update the repository first, otherwise it can happen that TYPO3 will download an older version of the plugin.

img-2 img-3 The plugin is now installed and you can proceed with configuring it inside the Multishop admin panel.

TYPO3 Multishop steps

Go to the site and login as the Multishop admin user.

  • Open SYSTEM / SHIPPING AND PAYMENT / PAYMENT METHODS
  • Click “Add payment method”
  • Click “add Mollie”

img-4 NAME

The title of the payment method. I.e.Mollie.

DESCRIPTION

The description of the payment method. I.e. Pay your order secure with Mollie.

CODE

Unique code that will be used in the orders database (payment method key). I.e. Mollie.

HANDLING COSTS TYPE

If you need to calculate extra handling costs when customers pay through this payment method. The value can be an exact amount or based by order amount percentage.

HANDLING COSTS

The amount of the handling costs.

VAT RATE

The VAT amount that should be calculated over the handling costs.

Mollie fields

MERCHANT_NAME

MERCHANT_PASSWORD

PROFILE_NAME

SUCCESS_STATUS

Update to this order status when the payment is succeeded.

CANCELED_STATUS

Update to this order status when the payment is cancelled.

PENDING_STATUS

Update to this order status when the payment is pending.

ERROR_STATUS

Update to this order status when the payment failed due to an error.

REFUND_STATUS

Update to this order status when the payment is refunded.

TEST

Select “true” if you are configuring your Mollie test account. Select “false” when you configure your Mollie production account.

AUTOSUBMIT

When this is set to “true” the customer will be automatically redirected to the Mollie payment page, after he/she finished the checkout.

Click the “Save” button to store the new payment method to the database.

Relate payment method to zone

Open SYSTEM / SHIPPING & PAYMENT / PAYMENT ZONE MAPPING

Relate payment method to shipping method

Open SYSTEM / SHIPPING & PAYMENT / SHIPPING TO PAYMENT MAPPINGS

Important note about the IPN

To let the Instant Payment Notification work (so that after a succesful payment the order will be updated to paid status) you have to enable CoolURI or RealURL. The reason for this is because Mollie provides the transaction id in the variable “id”. Since this parameter is already in use by TYPO3 it will raise 404 errors. To bypass the issue make sure you use user-friendly URLs so that the id param is not in use.

TYPO3 Multishop Support

If you have difficulties to configure Mollie you can always check our payment service provider forum:

https://www.typo3multishop.com/forum/list_topic/payment-service-providers/

Help TYPO3 Multishop

Do you like Multishop? Share it and join us on:

You'd like to do something back for our hard work?

Send a donation! Link: https://www.typo3multishop.com/donate/

Your support is truly appreciated!