Closed (fixed)
Project:
Commerce Unzer
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2023 at 06:48 UTC
Updated:
8 Jul 2024 at 15:19 UTC
Jump to comment: Most recent
Comments
Comment #4
cspitzlayThe changes to line 57 of js/commerce_unzer.form.js seem wrong. Do they work for you?
Comment #5
avpadernoComment #6
sarwan_verma commentedHi, sorry for my mistake. I raised the PR without checking. But now I have fixed this mistake.
Please review this new MR.
Comment #7
cspitzlayThe patch updates the PHP version requirement to >= 8.1 although the Unzerdev SDK still supports 7.4.
Since Drupal 9 is no longer supported now (https://www.drupal.org/docs/understanding-drupal/drupal-9-release-date-a...) and Drupal 10 requires at least PHP 8.1 (https://www.drupal.org/docs/getting-started/system-requirements/php-requ...) I think we can accept that.
Comment #8
cspitzlayHere's the change record for the JavaScript change: https://www.drupal.org/node/3158256
Comment #10
cspitzlay@gruberroland : I committed the patch that removes the dependency on jQuery once.
Other than packaging a release, I mean.
Comment #11
cspitzlayComment #12
gruberroland commentedI can confirm that the current DEV version works with Drupal 10.1.6 with offsite payment gateway.
The onsite gateway seems to work, too. My test order was successful. But I do not use this in production as it does not support e.g. SEPA direct debit.
Comment #13
cspitzlayI created an issue some days ago about code quality improvements and modernization:
https://www.drupal.org/project/commerce_unzer/issues/3403407
I made the changes I had in mind and will soon create a new alpha release.
Comment #15
dimaro commentedHello @cspitzlay, taking into account that the Merge request was closed 3 months ago, it could be said that this issue is already solved and therefore this should be marked as "Fixed", right? os is there something else undone? Thanks!
Comment #16
cspitzlayWell, we are still at an alpha version and not a stable release.
But then again: D11 is near so keeping this open may not make much sense.