Hi everyone, we have a problem with our spryker aws environment. On local machine the checkout works perfect but on staging there is an error on entering the payment step.
Yves.CRITICAL: Symfony\Component\PropertyAccess\Exception\UnexpectedTypeException - PropertyAccessor requires a graph of objects or arrays to operate on, but it found type "NULL" while trying to traverse path "payment.paymentSelection" at property "paymentSelection". in "/data/vendor/symfony/property-access/PropertyAccessor.php::327
It seems that the dummy payment is just missing, but i can't find any differences in the configuration. Does know about issues like this?