adyen-magento2 icon indicating copy to clipboard operation
adyen-magento2 copied to clipboard

Unable to get payment creation date

Open RomanMoshchytskiy opened this issue 1 year ago • 3 comments
trafficstars

Describe the bug In our custom code, we try to get the payment created date, but we encounter this TypeError:

TypeError: Adyen\Payment\Model\Order\Payment::getCreatedAt(): Return value must be of type DateTime, string returned in /vendor/adyen/module-payment/Model/Order/Payment.php:122

Magento version 2.4.5-p7

Plugin version 9.5.0

RomanMoshchytskiy avatar May 31 '24 10:05 RomanMoshchytskiy