HomeHome Product Discus... Product Discus...SmithCartSmithCartPaypal Return not always happeningPaypal Return not always happening
Previous
 
Next
New Post
3/8/2012 7:45 AM
 

When I have a user go to paypal, they do not always click the link to return to my site, and then no one knows they have paid. I am trying to figure out how to have paypal autoreturn (here) but I do not know what the return URL needs to be so that Smith Cart knows that the Paypal was succesful. Anyone know what I need to use? My website is www.northstarcamaroclub.com, and my store module is on /marketplace, Thank you.

 
New Post
3/9/2012 7:31 AM
 

Hi Aaron,

 

The PayPal autoreturn feature is used to return to your store site, but the return is done after a few seconds (and I think there is no way to return without any delay).

So your user will always have the possibility to close the browser window after Paypal payment and thinking the store has validated the transaction (in fact it hadn't as the validation occurs when effectively returning to your store site and displaying the "Confirmation Status" page).

 

To avoid this, Smith Cart has to implement the PayPal IPN (see this post). Without this, the store admin will have to look on the order status very often, and match in PayPal the transaction marked as paid in PayPal, but not in SmithCart...

 

Hope the SmithCart team will implement that soon...

 
New Post
3/9/2012 9:22 AM
 

Hmmm. I thought we had good integration, but maybe not. Does anyone have the answer to the question of what URL to use? Right now unless the buyer clicks a link on the page (it says: return to northstar camaro club) they are never redirected.

 
New Post
3/12/2012 6:02 AM
 

Hi Aaron,

 

The return URL I indicated in the PayPal preferences is the root URL of my website (and Smith Cart seems to be happy as it displays the 'Thank You!    Your order is confirmed.' page).

But it seems that SmithCart already indicates to PayPal the return URL when sending the payment request (the URL sent to PayPal contains the 'return' and 'cancel_return' parameter), that's how PayPal knows where to redirect the user after after he clicks on the return link.

So I think you must only turn on the auto return URL in the PayPal preferences. See https://www.paypal.com/cgi-bin/webscr... for how to configure it.

 

But as I stated before, the return to your website is done after few seconds: "With Auto Return on, instead of having to click a button on the payment confirmation page, payers see an alternative payment confirmation page for a few seconds before PayPal returns them automatically to your website."

So the user can still close the browser window before returning to your site.

 
New Post
3/12/2012 5:18 PM
 

Hi Aaron,

The return URL you need to enter at PayPal is the url of the Confirm page of checkout.

For Example:
http://wwwyourdomain.com/Home/tabid/55/ctl/Confirm/mid/439/Default.aspx

Please see the following steps for configuring the PayPal Standard return url:

  1. Make sure you are using a PayPal business account.
  2. Go to the PayPal website and login to your business account.
  3. Select Profile menu (Click on Profile link)
  4. Under Selling preferences, select website Payment Preferences
  5. Click the “Auto Return” radio button to “On”
  6. Enter the “Return URL” of your website confirm page


Thanks,
 

 
New Post
4/10/2012 11:24 PM
 
Hi Guys,

In the release of v.4.98 we have added Instant Payment Notification (IPN).

Thanks for your feedback!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartPaypal Return not always happeningPaypal Return not always happening