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?
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
Comment #2
mgstablesThe same question here. Has anyone already got this working and might explain how it should be configured?
Comment #3
ricovandevin commentedThere 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.
Comment #5
ricovandevin commentedFixed in 7.x-2.x branch.