Question

enter image description here

I got some message like this in my email:

Payment Transaction Failed Reason Delivery date is required. Please select delivery date and proceed. Checkout Type onepage

Any help would be appreciated!

Was it helpful?

Solution

If you are using a date of shipping or date of birth module at your checkout, please ensure that a validation is running on the front-end which prevents the customer from placing the order with an empty date. That module throws an error that this field is required, however it does that AFTER the payment is collected, which would create this problem. I would recommend contacting the developer of that module to ensure that front-end field validation is added. This would alert the customer that they left the date field incomplete before placing the order.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top