【问题标题】:How to set cancel url paypal express checkout?如何设置取消 url paypal express checkout?
【发布时间】:2016-03-24 10:01:40
【问题描述】:

如何设置取消url paypal express checkout?

对我来说,当买家在贝宝网站上取消购买时。贝宝会将我的买家重定向到https://www.example.com/index.php?token=EC-xxxxxxxxxxxxxxxxx

如何设置重定向到其他页面?

我尝试使用此代码

$PayPalCancelURL = 'https://www.example.com/other_page.php';

'&CANCELURL='.urlencode($PayPalCancelURL).

但仍然重定向到https://www.example.com/index.php?token=EC-xxxxxxxxxxxxxxxxx

我该怎么做?

【问题讨论】:

  • 参考贝宝文档。

标签: php paypal


【解决方案1】:
猜你喜欢
  • 2018-10-28
  • 2020-02-21
  • 2017-10-20
  • 2021-01-20
  • 1970-01-01
  • 2017-04-29
  • 2010-12-05
  • 2015-02-18
  • 1970-01-01
相关资源
最近更新 更多