View Issue Details

IDProjectCategoryView StatusLast Update
0007944module PayPal Checkoutmodule PayPal checkout - subpublic2026-06-02 09:22
Reportermario_lorenz Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version2.8.3 / 3.7.3 
Target Version2.8.4 / 3.7.4Fixed in Version2.8.4 / 3.7.4 
Summary0007944: Vouchers in PayPal
DescriptionWe are currently facing an issue where vouchers are not being passed to PayPal, and the voucher is not attached to the order record following a successful checkout.
This issue occurs exclusively with the standard PayPal workflow, as it always proceeds via the following path:
if (PayPalDefinitions::isProxyControllerPayment($sessionPaymentId)) { ... }
The root cause lies in the function `\OxidSolutionCatalysts\PayPal\Model\Order::_markVouchers`. (Edited)
Additional InformationQA - ES -
TagsNo tags attached.

Relationships

related to 0007957 resolvedmario_lorenz Payment method oscpaypal - inheritance chain for markVouchers is skipped and vouchers are not properly marked as used 

Activities

There are no notes attached to this issue.