Hello after inplentation I got this error
Vuestorefront: latest
Error during render : /error
TypeError: Cannot read property 'paymentMethodCode' of undefined
at PaymentStripeModule (src/modules/payment-stripe/index.ts:6:44)
at registerModule (core/lib/modules.ts:28:4)
at registerClientModules (src/modules/client.ts:39:17)
at server-bundle.js:267:102
at step (node_modules/tslib/tslib.es6.js:100:0)
at Object.next (node_modules/tslib/tslib.es6.js:81:44)
at fulfilled (node_modules/tslib/tslib.es6.js:71:41)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)```
Hello after inplentation I got this error Vuestorefront: latest