HomeHome Product Discus... Product Discus...SmithCartSmithCartPaypal Returning to paypalobjects.comPaypal Returning to paypalobjects.com
Previous
 
Next
New Post
7/12/2011 3:51 PM
 

Hi,

I know you all have been trying to fix the return and cancel_return url's with PayPal... but in 4.42 it is returning back to https://www.paypalobjects.com with and error.

When you are sending the return link to PayPal, you are leaving out the actual site... The url is something like this:

return=%2fMarketplace%2ftabid%2f60%2fctl%2fConfirm%2fmid%2f432%2fDefault.aspx%3fPayPal%3dSuccess

So you are not putting in the https domain before the Marketplace link.

 
New Post
8/15/2011 1:00 PM
 
I am seeing this same behavior using PayPal Website Payments Standard on version 4.52.0. I have correctly set the Return URL at PayPal Website / Payment Preferences / Auto Return = ON for Website Payments. All other settings on Payment Preferences page are set to OFF/NO.
 
New Post
8/15/2011 2:52 PM
 
Hi Joe,

I have tested this on my test portal and its returning back fine from PayPal on success and cancel. The cart does send the success and cancel url to PayPal which takes precedence over what you enter at PayPal in your account although you still need to enter the url to your site in your paypal account. Also you need to have a PayPal business account in order for it to work. The following are some possibilities as to why the return form paypal is not working with your portal:

1. Firendly URLs are not enabled in your portal or you have a regex defined in your web config that is masking out the return from paypal

2. If you have ifinity URL Master installed there could be a configuration issue with URL rewriting

3. IIS/SSL Setup - you could have and issue with your IIS and/or SSL setup on your web server that is preventing the https return from PayPal. Also, in IIS you can configure URL redirection and rewriting that could be the cause of the issue as well

4. Firewall - There could be a rule in your firewall that is filtering, blocking or changing the return url from PayPal.

5. PayPal Config issue - Make sure you have a business or premium PayPal account. The regular standard accounts dont work. Make sure your PayPal account is configured properly and also the PayPal doc.

Lastly, I would try setting up a new dnn sandbox and installing cart v.4.52 on your desktop or laptop so you can see it working which should isolate the issue as being in the cart or your server/dnn portal setup.

Thanks,
 
New Post
8/16/2011 7:22 AM
 

I've isolated it to an issue with SSL . . . . I've turned off "SSL Enabled" checkbox in Admin/Site Settings and now Return URL and Cancel links from PayPal are working if the order is placed from a non SSL address.

SSL is configured on usual port 443. It does happen to be a "WildCard" cert enabled under Host Headers sharing a single IP address configured as documented here: http://www.gibs.com/Tools/tabid/292/a... Site in question is http://shop.pureaxess.com

I'd really like to serve the site up VIA SSL if possible.

Please advise.

 
New Post
8/16/2011 1:45 PM
 

Hi Joe,

Please see the following post on information about How to enable SSL in the Cart: http://www.smith-consulting.com/Forum...

Thanks,

 
New Post
8/17/2011 2:18 AM
 
Tried that and I still get a bad return & cancel URL from PayPal . . .

https://www.paypalobjects.com/Home/tabid/41/ctl/Confirm/mid/380/Default.aspx?PayPal=Cancel

the rest of the URL is correct from "paypalobjects.com" is correct
 
New Post
8/17/2011 2:30 PM
 
Hi Joe,

Not sure exactly what the issue is with your site it could be something in your environment hosting or server setup or maybe something with the cart has gotten out of the sync. Have you looked into any of the other suggestions above? Or set up a new DNN sandbox and installing cart v.4.52?

Thanks,
 
New Post
1/4/2012 1:27 PM
 

Has any one found a solution or cause to this issue?  I have also been having the same problem.  

If the "SSL Enabled" checkbox in Admin/Site Settings is checked on the return url's come back using paypalobjects.com/ and are not able to get a confirmation.

If the SSL is turned off we get the correct return urls and confirmations are fine

This is fustrating, any help?

Here is the url we get upon a sucessful payment when SSl is on.  If I manualy change paypalobjects.com to our domain and refresh then confirmation then gets trigered.
 
 
Event Log:  (here is what we get in the log when it fails)
Stacktrace: : at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at Smith.DNN.Modules.BuyNow.Confirm.RedirectPaypal() at Smith.DNN.Modules.BuyNow.Confirm.ProcessStatus(PaymentStatusInfo status) at Smith.DNN.Modules.BuyNow.Confirm.Submit() at Smith.DNN.Modules.BuyNow.Confirm.btnSubmit_Click(Object sender, EventArgs e)
Server Name: IP-0A76530F
 
New Post
1/5/2012 5:41 PM
 
Hi Abe,

Which version of the Cart are you currently running?

The cart does send the success and cancel url to PayPal which takes precedence over what you enter at PayPal in your account although you still need to enter the url to your site in your paypal account. Also you need to have a PayPal business account in order for it to work. The following are some possibilities as to why the return form paypal is not working with your portal:

1. Firendly URLs are not enabled in your portal or you have a regex defined in your web config that is masking out the return from paypal

2. If you have ifinity URL Master installed there could be a configuration issue with URL rewriting

3. IIS/SSL Setup - you could have and issue with your IIS and/or SSL setup on your web server that is preventing the https return from PayPal. Also, in IIS you can configure URL redirection and rewriting that could be the cause of the issue as well

4. Firewall - There could be a rule in your firewall that is filtering, blocking or changing the return url from PayPal.

5. PayPal Config issue - Make sure you have a business or premium PayPal account. The regular standard accounts dont work. Make sure your PayPal account is configured properly and also the PayPal doc.

Lastly, I would try setting up a new dnn sandbox and installing cart v.4.52 on your desktop or laptop so you can see it working which should isolate the issue as being in the cart or your server/dnn portal setup.

Thanks,
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartPaypal Returning to paypalobjects.comPaypal Returning to paypalobjects.com