Changes to cart handling in Ubercart 2.7 cause a spurious failure message to be displayed after a successful checkout:

We're sorry, but due to a technical problem, your order could not be processed. Please try placing the order again later.

A warning about an empty order reaching checkout is also logged via the watchdog. I have identified the problem and should be able to post a release containing a fix for it later today.

Comments

jerry’s picture

Title: Failure message display after successful checkout » Failure message displayed after successful checkout
jerry’s picture

Status: Active » Closed (fixed)

Fixed and released as 6.x-1.2.

rickmanelius’s picture

Version: 6.x-1.1 » 7.x-1.3
Status: Closed (fixed) » Active

This has returned for the 7.x-1.3 version. The order is successful from Authorize.net's end point as it fires off a successful email receipt to my account. However, the order never goes beyond 'in_checkout' in ubercart.

Any thoughts/suggestions?

This happens for the DPM method and SPM method when set to Test Server, Live Mode (Test Server, Test Mode sends other errors... but that appears to be authorize.net related).

jerry’s picture

(Please create new issues for new problems - this is likely unrelated to the original one in this thread.)

Is your site in maintenance mode? What, exactly, do you see on the Drupal site after submitting the payment (DPM) or the Authorize.Net payment form (SIM)?

jerry’s picture

Status: Active » Postponed (maintainer needs more info)
rickmanelius’s picture

Hi jerry. No problem. I had the same error and thought it might be related... so I'll just close this issue and spin off a new ticket referencing this one.

jerry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)