PayPal not working in 7.0.4

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
owain.jones@cmc.ca
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 36
Joined: Fri Feb 05, 2010 3:02 pm

PayPal not working in 7.0.4

Post by owain.jones@cmc.ca » Fri Jul 09, 2010 7:46 am

Hi,

We recently put our site out from behind our firewall and Able is not processing the PayPal IPN.

In PayPal the IPN log says that it is working:
Message ID xxx
Date/time created 7/9/2010 08:48 GMT-04:00
Original/Resent Original
Latest delivery attempt date/time 7/9/2010 08:48 GMT-04:00
Notification URL https://<url>/ProcessPayPal.ashx?OrderId=xxx
HTTP response code 200
Delivery status Sent
No. of retries0
Transaction ID xxx
IPN type Transaction made

The Able error log has:
ErrorMessageId EntryDate StoreId MessageSeverityId Text DebugData
337 2010-07-09 12:48:43.167 1 3 An error has occured at https://products.cmc.ca/ProcessPayPal.a ... em_number= Object reference not set to an instance of an object.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: PayPal not working in 7.0.4

Post by AbleMods » Wed Aug 04, 2010 11:09 am

bump

we turned on trace and we're seeing a 302 response - is that normal when the ProcessPayPal.ashx url is hit ?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: PayPal not working in 7.0.4

Post by Logan Rhodehamel » Wed Aug 04, 2010 5:44 pm

AbleMods wrote:we turned on trace and we're seeing a 302 response - is that normal when the ProcessPayPal.ashx url is hit ?
Yes. From the trace output, can you get the details of the request for ProcessPayPal.ashx and send to me via PM? This is the issue I'm trying to solve and the details of the request should have additional debug outputs that will be helpful.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: PayPal not working in 7.0.4

Post by compunerdy » Sun Oct 10, 2010 11:43 am

What is the status of this? I am getting these 2-3 times a day now.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: PayPal not working in 7.0.4

Post by Logan Rhodehamel » Mon Oct 11, 2010 11:42 am

Make sure that the account you've configured in the AbleCommerce PayPal settings is your primary paypal account. If you have multiple email addresses configured for the same account you have to use the one that is primary or else AbleCommerce will ignore the request.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: PayPal not working in 7.0.4

Post by compunerdy » Tue Oct 12, 2010 8:33 am

I only have one paypal E-mail address and it matches the one in the store settings.

Any other ideas?

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: PayPal not working in 7.0.4

Post by AbleMods » Tue Oct 12, 2010 8:49 am

Logan are there any specific TCP/IP ports besides 80/443 that need to be opened?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: PayPal not working in 7.0.4

Post by compunerdy » Mon Oct 18, 2010 10:25 am

So nobody knows what causes these errors?

An error has occured at https://www.thecustomsabershop.com/Proc ... erId=24233 Object reference not set to an instance of an object.

Thistle3408
Lieutenant (LT)
Lieutenant (LT)
Posts: 77
Joined: Mon Apr 19, 2010 4:52 pm

Re: PayPal not working in 7.0.4

Post by Thistle3408 » Thu Nov 04, 2010 7:32 am

I see an entry in my error log (Administration > Help > Error Log) that shows this:
11/3/2010 5:05:28 PM Error An error has occured at https://store.netgate.com/ProcessPayPal.ashx Object reference not set to an instance of an object.
It appears several times. Does this relate to the issue in this string?
We're running 7.0.4, too
Our paypal account email is correct in the PayPal Gateway set up (Administration > Configure > Payments > Gateways > Edit Gateway). The SSL is turned on. None of the PayPal "API..." parameters are set. Authorization Mode: is set to "Sale". Debug Mode: is set to "off" but I'm turning that to "on" to see if I can get more details.

I am wondering if this is really a problem or not as it seems that PayPal transactions are working (at least most of them).

User avatar
compunerdy
Admiral (ADM)
Admiral (ADM)
Posts: 1283
Joined: Sun Nov 18, 2007 3:55 pm

Re: PayPal not working in 7.0.4

Post by compunerdy » Thu Nov 04, 2010 11:06 am

It is a error the customer is probably seeing as it is when they are returning from paypal.

Since upgrading to 7.0.5 this seems fixed for me.

Post Reply