Search found 8 matches
- Fri Jun 19, 2015 9:45 am
- Forum: AbleCommerce GOLD
- Topic: Disabling anonymous user maintenance process
- Replies: 1
- Views: 2782
Disabling anonymous user maintenance process
We are running AbleCommerce GoldR6 (build 6169) (VERSION: 7.0.86.6169) According to this help file: http://help.ablecommerce.com/upgrades/ac7_aspnet/tech_bulletins/anonymous_user_maintenance.htm We should be able to disable anonymous user maintenance – “If the fields above are blank, then anonymous ...
- Tue Jan 06, 2015 2:02 pm
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
Re: PayPal IPN not being logged in AC
We have continued to debug the issue and I believe we have narrowed down the area where the issue is occurring. According to the PP documentation, an IPN POST is sent from PP to AC. AC then sends back two responses, a 200 message and a POST back to PP. We enabled a trace and see the POST from PP and...
- Mon Dec 15, 2014 12:09 pm
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
Re: PayPal IPN not being logged in AC
The send request looks identical from old to new. If you are basically using the same files as you had on the previous server, then it must be something different with the server environment. Based on what you posted last, it doesn't look like Paypal is able to access the server at all. Whether it'...
- Thu Dec 11, 2014 10:53 am
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
Re: PayPal IPN not being logged in AC
Katie, We found this in our continued research of addressing this issue. It sounds like the same behavior we are experiencing but I do not see any resolution because the bug tracking link at the bottom of the thread just takes me to bugzilla which I assume is only available to your team internally. ...
- Thu Dec 11, 2014 10:39 am
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
Re: PayPal IPN not being logged in AC
AbleCommerce for ASP.NET
VERSION: 7.0.86.6169
Release Label: GoldR6
CommerceBuilder.PayPal: 7.86.5000.17240
VERSION: 7.0.86.6169
Release Label: GoldR6
CommerceBuilder.PayPal: 7.86.5000.17240
- Wed Dec 10, 2014 1:10 pm
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
Re: PayPal IPN not being logged in AC
When you enable debugging for the gateway, do you see any error messages in the Paypal.log file in the \app_data\logs\ folder? We do not even see a PayPal.log file although we have debug mode enabled. We see this in the web config file. <trace enabled="false" requestLimit="100" pageOutput="false" l...
- Wed Dec 10, 2014 12:00 pm
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
Re: PayPal IPN not being logged in AC
Do both your sites have the same machineKey entry in the web.config? YES What is the IPN URL? For live transactions, it must be SSL. e.g. https://www.mystore.com/ProcessPayPal.ashx When you enable debugging for the gateway, do you see any error messages in the Paypal.log file in the \app_data\logs\...
- Tue Dec 09, 2014 1:39 pm
- Forum: AbleCommerce GOLD
- Topic: PayPal IPN not being logged in AC
- Replies: 13
- Views: 10446
PayPal IPN not being logged in AC
We have had an instance of AC Gold 7.0 running for quite some time. We recently expanded the store presence and migrated to a new environment. Ever since the migration, the system is not receiving IPN's from PayPal. We have checked the configuration of the PayPal gateway in AC and we have confirmed ...