View Issue Details

IDProjectCategoryView StatusLast Update
0007970module PayPal Checkoutmodule PayPal checkout - subpublic2026-07-02 13:01
ReporterQA Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Product Version2.9.1 / 3.8.1 
Target Version2.9.2 / 3.8.2 
Summary0007970: Cleaning up the use of the orphaned variable $withItems
DescriptionCleaning up the use of the orphaned variable $withItems
The two instances of $withItems:
- OrderRequestFactory::getRequest();

You had already removed the usage here. If you also remove the orphaned variable, it will be less confusing.

- PatchRequestFactory::getPurchaseUnitsPatch();
Here, the status is still being retrieved and actively used.
Additional InformationQA - ES -

Ticket#140140
TagsNo tags attached.

Activities

There are no notes attached to this issue.