Paypal Things 目前似乎无法正常工作。请稍后再试
Posted
技术标签:
【中文标题】Paypal Things 目前似乎无法正常工作。请稍后再试【英文标题】:Paypal Things don't appear to be working at the moment. Please try again later 【发布时间】:2020-07-01 05:24:10 【问题描述】:当我在我的 PayPal 帐户中上线时出现此错误,它正在工作,但现在突然停止工作,你能帮帮我吗,它是 Codeigniter 网站。
问题是它在沙盒中工作,我不明白发生了什么,我已经启动了阻止非加密网站支付,
谢谢。
更新:
你可以测试一下:
https://www.paypal.com/cgi-bin/webscr?business=KPEG34H4RENJA&cmd=_cart&production=1&custom=&invoice=57089&upload=1¤cy_code=CAD&disp_tot=Y&cpp_cart_border_color=&no_note=1&return=https://www.lesjeuxdiamant.com&cancel_return=https://www.lesjeuxdiamant.com/panier¬ify_url=https://www.lesjeuxdiamant.com/panier/ipn&rm=2&lc=EN&shipping=&shipping2=&handling=&tax=&discount_amount_cart=&discount_rate_cart=&first_name=&last_name=&address1=&address2=&city=&state=&zip=&email=&night_phone_a=&night_phone_b=&night_phone_c=&item_name_1=jeuxvideo&amount_1=54.95&quantity_1=1&item_name_2=expedition&amount_2=0&quantity_2=1&item_name_3=TPS-TVQ&amount_3=8.23&quantity_3=1
如果你把它切换到沙盒,它就可以工作:
https://sandbox.paypal.com/cgi-bin/webscr?business=9H3GUGRW23D3W&cmd=_cart&production=1&custom=&invoice=57089&upload=1¤cy_code=CAD&disp_tot=Y&cpp_cart_border_color=&no_note=1&return=https://www.lesjeuxdiamant.com&cancel_return=https://www.lesjeuxdiamant.com/panier¬ify_url=https://www.lesjeuxdiamant.com/panier/ipn&rm=2&lc=EN&shipping=&shipping2=&handling=&tax=&discount_amount_cart=&discount_rate_cart=&first_name=&last_name=&address1=&address2=&city=&state=&zip=&email=&night_phone_a=&night_phone_b=&night_phone_c=&item_name_1=jeuxvideo&amount_1=54.95&quantity_1=1&item_name_2=expedition&amount_2=0&quantity_2=1&item_name_3=TPS-TVQ&amount_3=8.23&quantity_3=1
【问题讨论】:
错误页面的网址是什么?它可能有线索,但实际帮助可能需要对其进行测试或查看运行时记录的 POST 请求参数或将字符串重定向到 PayPal。这些可以通过打开开发者控制台的网络选项卡并检查对 PayPal.com 域的第一个请求来获得。 你好我刚刚更新了帖子 【参考方案1】:现场环境中的账户似乎受到限制,无法接受任何 PayPal 付款。
告诉帐户所有者登录https://www.paypal.com 以查看限制以及解决该限制所需的业务步骤。
如有必要,他们可以通过https://www.paypal.com/smarthelp/contact-us 联系 PayPal 的支持来解决问题。
【讨论】:
【参考方案2】:Fix Paypal Things 目前似乎无法正常工作。请稍后再试
点击图片修复bug ---> https://i.stack.imgur.com/iVS3q.png
或
添加此代码以形成<input type="hidden" name="upload" value="1">
#HKimhab
【讨论】:
以上是关于Paypal Things 目前似乎无法正常工作。请稍后再试的主要内容,如果未能解决你的问题,请参考以下文章