When a payment has been completed at PayPal, the final page shows the "Return to Merchant" button. At this point the Ubercart Order still has an "In Checkout" status, even though the user has already paid
Having only had a few orders through Ubercart, at least one customer didn't click on the "Return to Merchant" button. So I'm having to check all PayPal emails against the orders (or against the order confirmation emails) to make sure the customer has clicked on the "Return to Merchant" button, and manually input the PayPal payment if not
Is there a way around this, for instance by having PayPal automatically return to Ubercart as soon as the payment has been made?
I'm using the following:
Drupal 6.11
Ubercart 6.x-2.0-beta6 (which I will update later this week)
PayPal Website Payments Standard
uc_nodes (for event registration)
Thanks,
Coen

