My store sends duplicate order confirmation emails.

1335 views

This is usually caused by: (1) Multiple email modules active simultaneously (e.g., PrestaShop's built-in email + a custom email module). (2) A payment module that triggers the order confirmation twice due to a webhook + redirect both confirming the payment. (3) The customer clicking the "Pay" button twice quickly. Check your module list for duplicate email functionality, and check your payment module's webhook configuration. If the problem is intermittent, it is likely a double-click or double-webhook issue.

Learn more: PrestaShop email deliverability guide.

Was this answer helpful?

Still have questions?

Can't find what you're looking for? Send us your question and we'll get back to you quickly.

Loading...
Back to top