When using a custom payment plugin based on Commerce Mollie the latest orders are not retrieved
Create a custom payment gateway plugin using Commerce Mollie. The custom id will not retrieve the payments from the current order since $payment->getPaymentGateway()->getPluginId() === 'mollie';
only retrieves orders using the id 'mollie'.
Retrieve orders from the current payment using Mollie even when a custom plugin is used.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.