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.
我正在开发一个升级现有支付处理工具的项目,该工具使用的是贝宝的经典 NVP api。现在,我需要编写一个使用 PayPal 的 REST API 的全新系统,并且两个系统应该共享同一个 paypal 帐户。这是一个问题——如果我创建一个 REST API 凭证,paypal 会禁用我旧的经典 NVP/SOAP API 的密钥(或凭证)吗?
您可以同时使用两者,没有任何问题。