Problem/Motivation
There is a small issue with the wallee patch used in #3269903: Handle race conditions in onNotify, that results in
TypeError: Drupal\Core\Entity\ContentEntityStorageBase::resetCache(): Argument #1 ($ids) must be of type ?array, string given, called in /app/web/modules/contrib/commerce_postfinance_checkout/src/Plugin/Commerce/PaymentGateway/PostFinanceCheckout.php on line 811 in Drupal\Core\Entity\ContentEntityStorageBase->resetCache() (line 1169 of /app/web/core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php)
Steps to reproduce
Use the patch mentioned in the issue go through the normal buying process.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | commerce_postfinance_checkout-3273296-1.patch | 716 bytes | primsi |
Comments
Comment #2
primsi commentedComment #4
primsi commented