Closed (fixed)
Project:
Commerce Wallee
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2022 at 14:06 UTC
Updated:
29 Aug 2023 at 13:29 UTC
Jump to comment: Most recent
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)
Comments
Comment #2
cola commentedComment #3
ruvus commentedI added the new SDK dependency and tested it, and it seems to work.
Comment #4
cola commented