Paypal:处理争议,哪个API?
在将任何类型的 IPN 正常输入我的系统后,我现在的问题是如何处理争议/索赔/等,而无需每次都登录 PayPal 商店。
如何从我自己的系统发布消息或升级索赔?
我做了一些谷歌搜索,发现有这些 API 调用:
CheckIsDisputeAllowed, CloseDispute,OpenDispute, UpdateDisputeItems, PostDisputeMessage, OpenExternalDispute, CloseExternalDispute
随后在 payflow pro api 中找到了这些调用。但是,我正在使用网络支付专业系统。
还有其他人这样做过吗?
本质上是通过自己的系统处理所有索赔/争议,而不是每次都登录贝宝?
哦,目前我正在使用沙箱,所以如果你知道这些是否有效,请告诉我。这样我就可以避免一些挫败感。
谢谢
After getting any type of IPN into my system fine, my issue now is how to handle disputes/claims/etc without logging into paypal store each time.
How can I post messages or escalate the claim from my own system?
I've done some googling and found there are these API calls:
CheckIsDisputeAllowed, CloseDispute,OpenDispute, UpdateDisputeItems, PostDisputeMessage, OpenExternalDispute, CloseExternalDispute
and subsequently have found these maybe in the payflow pro api. However, I am using the web payments pro system.
Has anyone else done this?
Essentially handling all claims/disputes from their own system rather than logging into paypal each time?
Oh and currently I am using the sandbox, so if you know whether or not these work let me know. So I can save myself some frustration.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
PayPal 仅向每月交易量较大的商家提供争议 API 的访问权限。这个门槛似乎不是固定的,我从英国的PayPal业务支持团队那里听到了不同的数字。但根据经验,如果您每年的营业额超过 100 万美元,请给他们打电话并提出访问请求。
PayPal only give merchants with a high volume of monthly transaction access to the dispute APIs. The threshold doesn't seem to be fixed, I've heard different figures from the PayPal business support team in the UK. But as a rule of thumb, if you're turning over in excess of a $1m annually give them a call and put in a request for access.