When enabling the advanced mode that offers payment methode selection within Drupal. A user is stil directed to the mollie select methode page.

Or is there some configuration option I have overlooked?

Comments

danon1981 created an issue. See original summary.

mgstables’s picture

The same question here. Has anyone already got this working and might explain how it should be configured?

ricovandevin’s picture

Version: 7.x-1.0 » 7.x-2.x-dev
Assigned: Unassigned » ricovandevin

There seems to be a problem with fetching the payment methods in case the amount has only one decimal (e.g. 12.1). The Mollie API is expecting this amount as 12.10. Will be fixed.

  • ricovandevin committed d85cd84 on 7.x-2.x
    Issue #2892222 by ricovandevin: Advanced mode still sends user to...
ricovandevin’s picture

Status: Active » Fixed

Fixed in 7.x-2.x branch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.