View Issue Details

IDProjectCategoryView StatusLast Update
0007924module PayPal Checkoutmodule PayPal checkout - subpublic2026-04-21 17:17
ReporterSpritje Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version2.8.2 / 3.7.2 
Fixed in Version2.8.4 / 3.7.4 
Summary0007924: Issue since the PayPal update: Mollie credit card payments are failing at checkout
DescriptionShop 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 Reproduce1. 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 InformationThe 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.