SMFHacks.com

SMF Store => Support => Topic started by: STC007 on September 14, 2007, 02:04:05 pm

Title: Can not see any transaction in the stores back office
Post by: STC007 on September 14, 2007, 02:04:05 pm
Well I've done the paypal IPN deal with my Premi account that was already open....the transaction pops up in Paypal and I get my email but no evidence of the orders are showing up in the "transaction" part of the back office.

Help?
Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 14, 2007, 03:49:41 pm
Dude I have tried everything I can think of to make this work...it just won't show anything in transactions on the forum store back office.
Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 14, 2007, 04:03:10 pm
Do I need to change permissions on the storeipn.php file?
Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 14, 2007, 10:42:36 pm
Please people don't just look at my despare...give me a hand out.
What do I need to do here?
Title: Re: Can not see any transaction in the stores back office
Post by: SMFHacks on September 14, 2007, 10:48:45 pm
This is related with the shipping problem if the totals do not match it is not counted as a valid transaction.
Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 15, 2007, 12:50:56 am
Ok now the shipping is working but still no communication back from Paypal to update the forum records.  I know the feature works because I just did a free item to myself and it shows in transactions.
Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 15, 2007, 09:53:47 am
Well I have tried everything I can think of to make this work and I have made no progress.  The transactions are going to Paypal now with the correct shipping so that's one good thing.  Just no records showing up back on the forum.

This is such a headache...
Title: Re: Can not see any transaction in the stores back office
Post by: SMFHacks on September 15, 2007, 10:03:22 am
Check your email if you get any invalid IPN notices

Also the debug guide
http://www.smfhacks.com/index.php/topic,844.0.html
Title: Re: Can not see any transaction in the stores back office
Post by: SMFHacks on September 15, 2007, 10:09:49 am
http://www.rcmonstertruckforum.com/storeipn.php
Create the file called paypal_logs.txt and make it writable

Make sure storeipn.php permissions are set to 755

Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 18, 2007, 11:16:11 am
Got the store ipn set to 755 and created the paypal log file but nothgin has changed!

I just went in to the paypal_logs.txt  file I created and tried to change the permissions but it won't let me do it.... all I get is this... [a fatal error or timeout occurred while processing this directive].

any more steps?
Title: Re: Can not see any transaction in the stores back office
Post by: SMFHacks on September 19, 2007, 07:02:40 am
Hmm check this setting in your PayPal account

In your PayPal.com Profile for IPN you need to enter the path to the store's IPN file also displayed on the SMF's store settings page and make sure IPN is turned on.
Example:
http://www.yourforum.com/storeipn.php

If this still does not work I have something we can try later tonight.
Title: Re: Can not see any transaction in the stores back office
Post by: STC007 on September 19, 2007, 09:36:41 am
Well I had a few guys make a transaction and it worked....but then later someone else made a transaction and it did not work.  I made no changes in between orders.

I looked at my email and saw all of the Verified IPN emails from us playing around with everything.  Some show the complete orders and some show this:

INVALID
 cmd=_notify-validate

This is in fact what showed up on the last orders and refunds that I did that did not work with the stores transaction list.
Title: Re: Can not see any transaction in the stores back office
Post by: SMFHacks on September 19, 2007, 09:38:23 pm
Added invalid IPN error logging. Try this version
http://www.smfhacks.com/index.php/topic,825.msg5016.html#msg5016