I get the following error while trying to enable this module

This module requires PHP version 7.1000000000004.* and is incompatible with PHP version 7.1.7.

name: Commerce Paytrail
type: module
description: Integrates Paytrail payments with Drupal Commerce.
core: 8.x
php: 7.1
package: Commerce (contrib)
dependencies:
  - commerce:commerce_payment
  - commerce:commerce_price
  - system (>=8.4.0)

Comments

oakulm created an issue. See original summary.

tuutti’s picture

This should be fixed once https://github.com/tuutti/commerce_paytrail/pull/27 is merged.

  • tuutti committed 263c3ad on 8.x-2.x
    Issue #2954465 by oakulm: Invalid PHP version check - cannot enable...
tuutti’s picture

This should be fixed on latest dev and 8.x-2.0-rc2 releases.

oakulm’s picture

Status: Active » Fixed

Yes this is fixed in 2.0-rc2

Status: Fixed » Closed (fixed)

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