简体   繁体   English

Paypal在过渡后不会自动重定向

[英]Paypal don't automatic redirect after transition

I am using Paypal Sandbox account. 我正在使用Paypal Sandbox帐户。 I want to automatic page redirect my own website after payment successful order authorized. 付款成功后,我想自动页面重定向我自己的网站。

Your transaction ID for this payment is: 8E7045675M462235P. 此付款的交易ID为:8E7045675M462235P。 We'll send a confirmation email to ramesh@cognizsoft.com. 我们将发送确认电子邮件至ramesh@cognizsoft.com。

return to aman@cognizsoft.com Go to PayPal account overview Add funds from your bank 返回aman@cognizsoft.com转到PayPal帐户概述从您的银行添加资金

it's go to back on store when click on return to aman@cognizsoft.com 单击返回到aman@cognizsoft.com时,它将返回商店

With Payments Standard there is no guarantee the user will make it back to your site. 使用Payments Standard不能保证用户会回到您的网站。 You can help things by enabling Auto-Return in your PayPal account profile, but even then the user could close the browser before the redirect happens and they would never make it there. 您可以通过在PayPal帐户配置文件中启用“自动返回”来帮助解决问题,但是即使那样,用户也可以在重定向发生之前关闭浏览器,并且他们永远也不会进入该浏览器。

If you need to automate post-payment-processing tasks you can do that using IPN which will be triggered regardless of whether or not the user makes it back to your site. 如果您需要自动执行后付款处理任务,则可以使用IPN进行操作,无论用户是否将其返回到您的站点,都会触发该IPN

If you would rather ensure that you will indeed end up on your site to finalize every checkout then you could switch to the Express Checkout API . 如果您希望确保确实可以最终完成每个结帐,那么可以切换到Express Checkout API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM