dustin Posts:10
 wading in the water
 |
| 07/16/2008 4:40 PM |
|
After look at the event view this is what is being returned from paypal.
PayPal Web Response Status: 200
PayPal Response: VERIFIED
Payment Status: Pending
Txn_type: web_accept
Server Name: WLGDEV01
However a have set up a completion event to fire which adds a role to a user. But no mater what IPN i attach it to it does not fire.
Anyone have any help on this????
Cheers Dustin |
|
|
|
|
Candace Posts:94
 river guide
 |
| 07/17/2008 11:37 AM |
|
Hi Dustin,
I believe that your completion event is not firing because the Payment Status is still at pending, especially if you're using e-check. I just discovered this the other day.
Are you at the PayPal Sandbox? When you go in there, log into the buyer test account and check out the Account History. Find your pending transaction and click DETAILS. Here you can choose to clear (or complete) the transaction. (You can actually choose to fail the transaction to test what happens, too.) When I did this, my completion events fired properly.
Hope this helps,
Candace |
|
|
|
|
dustin Posts:10
 wading in the water
 |
| 07/17/2008 2:25 PM |
|
Hi Candace, Thanks for the response. However when I went to check the buyer account history in the sandbox. I checked the transaction history and this is what come ups. Original Transaction Date Type Status Details Amount Jul. 17, 2008 Payment To Dustin Last's Test Store Unclaimed ... -$120.00 NZD Related Transaction Date Type Status Details Amount Jul. 17, 2008 Charge From Credit Card Completed Details $120.00 NZD So as you can she it shows the related transaction as being complete yet my event has never been fired. Cheers Dustin |
|
|
|
|
Chad Posts:2227
 river guide
 |
| 07/17/2008 3:07 PM |
|
Dustin, Hi. Could you setup a similar implementation on Beta Springs? Also, is this a one time purchase or a subscription? Also, I 'think' that all transactions will start out as Pending on PayPal but I am not sure yet if this is the case. Anyway, a very similar implementation on Beta Springs will help us to determine what might be causing the problem. -Chad |
|
|
|
|
dustin Posts:10
 wading in the water
 |
| 07/17/2008 3:25 PM |
|
Hi Chad, Yep I will try and set one up on beta springs. I have tried to register but no forms come up to register. Just a quick run down on how it is working though. Part one of registration will create your user with the registered user status. Once completed that section you will be redirected to part two which will let you choose a duration of subscription. The pay pal response does not work on this second part which is an update registration. Dustin |
|
|
|
|
Chad Posts:2227
 river guide
 |
| 07/17/2008 4:05 PM |
|
Dustin, Hi. No need to register, please use username host with a password of dnnhost. -Chad |
|
|
|
|
Candace Posts:94
 river guide
 |
| 07/23/2008 10:49 AM |
|
Hi Dustin,
Just wanted to follow up with you. Did you get to post your form on betasprings.com? If you still want us to review it, please let us know the name of your form.
If you got it resolved, will you please let us know what happened? Thanks!
Candace |
|
|
|
|
dustin Posts:10
 wading in the water
 |
| 07/29/2008 7:59 PM |
|
Hi Candace,
Sorry for the delay, but I was quite busy setting up the site. Well I have seem to taken care of one of the problems in that any payment we make now in testing on the live site seems to come back as completed.
However the completion event that sets the role is still not firing. Just wondering what the the paypal ipn response I should use? ie, complete subsription etc. The module is set up as a purchase.
Dustin |
|
|
|
|
dustin Posts:10
 wading in the water
 |
| 08/04/2008 4:30 PM |
|
Hey Guys,
I got this working in a rouund about way now. But there seems to be another issue with the module. When using a completion event with a dynamic field set, the paypal IPN fails to fire the event even though every thing is set up correctly.
I have doubled and triple checked this and no matter what I would set in the dropdown list, which is the dynamic field. The corresponding event would just be skipped over.
Any ideas?
Cheers Dustin |
|
|
|
|
Chad Posts:2227
 river guide
 |
| 08/05/2008 3:29 PM |
|
So... It works properly if the event is set to 'Any Response' but if the event had a condition applied to it then it no longer would work? -Chad |
|
|
|
|
dustin Posts:10
 wading in the water
 |
| 08/05/2008 3:31 PM |
|
| Yep that's correct. |
|
|
|
|
Kelly Posts:22
 going with the flow
 |
| 08/07/2008 2:15 PM |
|
I believe I can confirm this as well ... dynamic completion event not adding a role. Seems to skip over. Does work when set to any response. |
|
|
|
|
Chad Posts:2227
 river guide
 |
| 08/07/2008 2:42 PM |
|
Hi guys... We just updatd a fix, and I believe this (as far as I know) will be the last fix for Dynamic Registration and PayPal IPN. We are going to continue testing this over the next few days and will be posting this update on Snowcovered within a week. We have tested this now on Beta Springs and the event does fire if there is a response associated within the event. Dustin - I think Candace sent you a copy of this patch this morning, can you please let us know any feedback and if this is working properly for you now. -Chad |
|
|
|
|