View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007944 | module PayPal Checkout | module PayPal checkout - sub | public | 2026-05-07 10:49 | 2026-06-02 09:22 |
| Reporter | mario_lorenz | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.8.3 / 3.7.3 | ||||
| Target Version | 2.8.4 / 3.7.4 | Fixed in Version | 2.8.4 / 3.7.4 | ||
| Summary | 0007944: Vouchers in PayPal | ||||
| Description | We 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 Information | QA - ES - | ||||
| Tags | No tags attached. | ||||
| related to | 0007957 | resolved | mario_lorenz | Payment method oscpaypal - inheritance chain for markVouchers is skipped and vouchers are not properly marked as used |