buckaroo-it / Magento2_Hyva

This repository contains the additional module to support Hyvä React Checkout
3 stars 0 forks source link

d is not a function #10

Closed poespas closed 1 year ago

poespas commented 1 year ago

Hey,

We've installed Sentry and realized we're getting a lot of errors relating to a submit-function not being defined. I was able to trace this back to the iDeal method where in the Formik handler there was never a submitHandler set, and later using the submitForm method when placing the order. This results in an error that is not visible on the UI, as all users get redirected to the payment screen right away.