When I submit a order & paid by payDollar then I jump back to shopping cart said : Receiving IPN with SUCCESS notification for order 33;
I go through the codes and see the function named uc_paydollar_success , just tell drupal save the logs & jump to shopping cart page.

And I visit the orders , the order status still In Checkout, did not change it to Pending, Is there something wrong I did ?

Comments

deanloh’s picture

Version: 6.x-1.0-rc1 » 6.x-1.x-dev

I would like to add on to this report. I too can see the success message in the log that says: Receiving IPN with SUCCESS notification for order XX but the ordered items remained in checkout page, no email was sent to admin nor to customer.

I'm using the dev version.

deanloh’s picture

Status: Active » Closed (fixed)

Just to post an update. My problem was solved. It was never a problem at all, I just needed to input the datafeed URL into AsiaPay's backend system, so that the gateway knows where to redirect users to after payment success.