Paypal 付款后自动返回我的网站
我已经设置了 PayPal 沙箱。我创建了一个“立即购买”按钮,其中包含取消网址和完成网址。我还添加了一个自定义的 notification_url 变量。
当他们按下“立即付款”按钮时我会收到通知,所以这很好。 问题出在前端:
问:如何将他们重定向回我的网站?
我意识到有一个链接说“返回某某商店”,但我不能依赖用户来阅读。
I've setup a PayPal sandbox. I have created a "buy now" button with a cancel url and a finish url. I have also added a custom notify_url variable.
I get notified when they press the "pay now" button, so that's good.
The problem is on the front-end:
Q: How do I redirect them back to my site?
I realize that there is a link that says "Return to So and So's store", but I can't depend on the user to read.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为什么不在另一个窗口中打开 Paypal,这样他们所要做的就是关闭 Paypal 窗口,他们仍然在您的网站上。
Why not have Paypal open in another window so all they have to do is close the Paypal window and they are still on your site.