简体   繁体   English

paypal:将付款标记为通过REST API处理

[英]paypal: mark payment as processed via REST API

We are taking payments via the PayPal rest API. 我们正在通过PayPal rest API付款。 Every so often we get an email asking us to mark the payment as processed (even if our product is a digital service/product that does not require shipping). 我们常常会收到一封电子邮件,要求我们将付款标记为已处理(即使我们的产品是不需要运输的数字服务/产品)。

Is there a way to deal with this via the API? 有没有办法通过API处理此问题? What we would ideally like is that marking the payment as processed straight after executing the payment via the API (as our product is digital and does not need to be shipped). 我们理想的做法是在通过API执行付款后将付款标记为直接处理(因为我们的产品是数字产品,不需要运输)。

we are also looking for an information like that... 我们也在寻找这样的信息...

so the "PayPal Support" told us to implement this feature, but we can not found any informations in one of this documentation, only this "FAQ" entry. 因此“ PayPal支持”告诉我们要实现此功能,但是我们在此文档之一中找不到任何信息,仅此“ FAQ”条目中。

for me it looks like, there is no API or the API Doc is incomplete. 对我来说,似乎没有API或API文档不完整。

https://www.paypal.com/us/selfhelp/article/How-do-I-add-tracking-information-to-my-payment-or-mark-an-order-as-processed-FAQ3222 https://www.paypal.com/us/selfhelp/article/How-do-I-add-tracking-information-to-my-payment-or-mark-an-order-as-processed-FAQ3222

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM