Problem/Motivation

Can't install module in Drupal 9.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

KarlShea created an issue. See original summary.

karlshea’s picture

Status: Active » Needs review
joshuautley’s picture

Currently migrating from D7 to D9 for a client who uses Elavon. Hoping to use this soon.

samalander’s picture

Drupal 8 will become unsupported on November 2nd, 2021, a bit over 2 months from now.

Will a Drupal 9 compatible version of this module be released by then? Even a beta?

joshuautley’s picture

Best thing would be an updated module that is compatible with both Drupal 8 and 9 for those who are hosted on servers that do not yet support D9. Also Ludwig integration for those who do not or can not use Composer.

Otherwise we'll have to advise our client to switch their payment processor Stripe.

devad’s picture

This module does not have the composer.json file in it's latest stabile release. It has it's payment gateway integration managed in some other way... included inside the module's codebase probably.

If this module will switch in the future to the standard Composer required library integration then Ludwig integration could be added as well.

i-trokhanenko’s picture

Status: Needs review » Reviewed & tested by the community

i-trokhanenko’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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