Closed (fixed)
Project:
PayDollar PayGate
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 04:48 UTC
Updated:
21 Feb 2012 at 09:04 UTC
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
Comment #1
deanloh commentedI 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.
Comment #2
deanloh commentedJust 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.