Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通过 API 进行的任何支付方式都需要凭据,但出于安全原因,我不想将凭据存储在我的服务器上。我可以这样付款吗: 1. 使用 API 进行批量付款 2. 之后,登录我的 PayPal 帐户并确认付款 3. 使用 API 获取有关付款的信息
来自 PayPal 论坛:
不幸的是,要使用任何 API,您将在 API 调用中传递 API 凭据。