Problem/Motivation

At least Wallee 3.1.1 is required for PHP 8.1 compatibility, so we should allow both v2 and v3. Looking at https://github.com/wallee-payment/php-sdk/compare/2.1.6...3.0.0, I see mostly API additions, so allowing that is *probably* fine but will need to be tested.

As a workaround/to test, use composer require wallee/sdk:"3.1.2 as 2.1.6" (I have not actually done this yet)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Berdir created an issue. See original summary.

cola’s picture

Assigned: Unassigned » ruvus
ruvus’s picture

Assigned: ruvus » Unassigned
Status: Active » Needs review

I added the new SDK dependency and tested it, and it seems to work.

cola’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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