View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007924 | module PayPal Checkout | module PayPal checkout - sub | public | 2026-04-20 20:51 | 2026-04-21 17:17 |
| Reporter | Spritje | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Product Version | 2.8.2 / 3.7.2 | ||||
| Fixed in Version | 2.8.4 / 3.7.4 | ||||
| Summary | 0007924: Issue since the PayPal update: Mollie credit card payments are failing at checkout | ||||
| Description | Shop environment: OXID eShop CE 6.5.3 PayPal Checkout module currently v2.8.3 PayPal Client 3.0.20 Mollie module 1.1.2 The problem has occurred since the PayPal module was updated to v2.8.2 or v2.8.3 Symptoms: In the frontend, an order is processed normally up to the payment stage When selecting credit card via Mollie, the payment process is initiated Afterwards, the customer is redirected back to order step 3 the payment methods The message appears: “Order could not be found” | ||||
| Steps To Reproduce | 1. Install both modules - Paypal v2.8.2 or higher - Mollie v.1.1.12 or higher 3. In checkout select Mollie Kredit Kard 4. Customer is redirected back to order step 3 the payment methods | ||||
| Additional Information | The PayPal OSC module prevents a Mollie order from being created However, there is nothing in the Oxid logs What is striking, however, is that the following is logged in the PayPal debug log [2026-04-20 11:28:40] PayPal Payment Logger.DEBUG: finalizeOrder [] [] even though it is a Mollie order. It is noticeable that as soon as the PayPal OSC module is active, the error ‘Mollie API token is not configured’ is thrown. The error always occurs when, in the public function loadMollieApi($sMode = false), $this->getMollieToken($sMode); could not be loaded. However, this is loaded correctly in the system. | ||||
| Tags | No tags attached. | ||||