Magento Paypal标准付款返回网址问题

I am using Paypal standard payment module on my magento site. i can complete check out process successfully. after completing order it display paypal success page with order complete status and remain on paypal success page. but i want to return it back on my site after complete order. without changing on paypal please tell me which code i have to change. Thanks in advance for help.

Automatic redirect will not work without enabling Auto Return feature in paypal website.

To turn on Auto Return:

  • Log in to your PayPal account at https://www.paypal.com.
  • The My Account Overview page appears.
  • Click the Profile subtab.
  • The Profile Summary page appears.
  • Under the Selling Preferences column, click the Website Payment Preferences link. The Website Payment Preferences page appears, as shown below.
  • Under Auto Return for Website Payments, click the On radio button to enable Auto Return.
  • In the Return URL field, enter the URL to which you want your payers redirected after they complete their payments.

Scroll to the bottom of the page, and click the Save button.

Note: Auto Return will not work with Credit card Payments, only works only when the payment is made through PayPal account.