- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
Hi,
On one of our websites we have an issue, when "Checkout Complete" event not firing for users, who never came back to website from DPS, even when Fail-proof result notification is fired, order state was not switched into "Complete" state.
The reason is PayPal module creates an additional page between Payment and Complete, on call commerce_payment_redirect_pane_next_page your "checkout_page" is "paypal_ec", not "payment", so condition, that triggers commerce_checkout_complete, never turn true.
Just put it here, so if someone face it, he'll got a clue what caused it.
Closed: outdated
2.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.