php - 如何在 WooCommerce 上设置 Paypal?

标签 php wordpress woocommerce paypal

我已经努力尝试在 WooCommerce 上设置 Paypal 但没有成功。

我想知道在 WooCommerce 上设置 PayPal 的实际步骤是什么?

我的问题是:

  1. 我用我的沙盒对其进行了测试,但在付款后,它不会从 PayPal 重定向回我的网站。 (我已经有企业 Paypal 帐户并且 Paypal 上的重定向 url 已经设置)

  2. 结帐后订单状态仍为“待定”(未付款)。 它不会在结帐后自动更改状态。 我不知道如何让它发挥作用?

  3. 支付网关设置中的“PayPal Email”和“Receiver Email”有什么区别?

  4. 我必须做些什么才能使 IPN 正常工作吗?

  5. 没有向店主发送通知电子邮件...

注意:在我的状态 页面上 -> wp_remote_post() 成功 - PayPal IPN 正在运行。

在此先感谢您的帮助!

http://wordpress.org/extend/plugins/woocommerce/

最佳答案

听起来第 3 部分可能是您的问题。在IPN debugging section of the documentation它具有以下内容:

Check Email Addresses

Check the Email Address (in the paypal gateway settings) matches the email address passed back by IPN. You should be using your primary email address for your paypal account. Failure to do so will mean the IPN response will be rejected.

关于php - 如何在 WooCommerce 上设置 Paypal?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16128374/

相关文章:

mysql - 关于私有(private) MySQL 实例和 WordPress 的问题

wordpress - 如何在一行联系表 7 中输入 recaptcha 和提交

php - WooCommerce - 覆盖现有结帐字段上的账单状态和邮政编码

php - 在 WooCommerce 电子邮件通知中显示多个分组的自定义字段

php - 如何从 laravel 的存储中删除图像?

php - htaccess 对未找到但基于 url 中提供的特定目录的文件进行条件重写

php - Laravel 重定向->back() 返回空参数

mysql - index.php 未加载到 WordPress 的主文件夹中

php - 高级自定义字段 - 带有 true/false 复选框的 If/Else 语句

php - 位置排序不适用于产品列表页面 magento2