Problem/Motivation
We have been using a custom version of this module on one of our projects. The processing has been expanded to include todo items and to ensure that payment details are updated on time for submission. Error handling has also been improved
Proposed resolution
The proposed solution described above will be added as a patch here open for review by the community.
Remaining tasks
Review of the solution by the community.
Comments
Comment #2
roaldnel commentedThe patch containing the updated code is attached.
Comment #3
roaldnel commentedUpdated the status to needs review.
Comment #4
roaldnel commentedThe patch was updated with codesniffer improvements applied.
Comment #5
batigolixComment #6
arantxioWe add D10 support here, but that is handled in another issue so it doesn't fit in here. #3386410: Drupal 10 update
Otherwise I do not see any problems here.
Comment #7
roaldnel commentedThanks Arantxio, I have removed the D10 support change and I also removed support for Drupal 8 as you suggested in this issue: https://www.drupal.org/project/cm_commerce/issues/3386410#comment-15332689.
Comment #8
roaldnel commentedAnd here is the updated patch
Comment #9
roaldnel commentedAdded D10 support back in since it has been released already, the updated patch is attached.
Comment #10
arantxioThanks for the updated code @roaldnel, looks fine to be released.
Comment #12
roaldnel commentedThe code has been merged and Drupal 8 support was dropped.