Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

Order created too early #4

Closed
Quetzacoalt91 opened this issue Jan 5, 2015 · 0 comments
Closed

Order created too early #4

Quetzacoalt91 opened this issue Jan 5, 2015 · 0 comments
Labels

Comments

@Quetzacoalt91
Copy link
Contributor

The order is created too early in the payment process. You must call the function validateOrder(...) when the user has paid on your payment interface and comes back to PrestaShop, not before the redirection to your interface.

Currently, I meet the following issue when I select DotPay but finally want another payment module:
Cart cannot be loaded or an order has already been placed using this cart. I never tried to pay, but the order has been successfully created.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants