简体   繁体   English

贝宝标准帐户和开发人员API

[英]Paypal Standard account and Developer API

This might not be the best question for this site but does anyone know if you can use the developer api with a free standard account. 这可能不是这个网站的最佳问题,但是没有人知道您是否可以通过免费的标准帐户使用开发人员api。 I just do not want to code a bunch of stuff and not be able to. 我只是不想编写一堆东西而不能编写代码。

Thanks 谢谢

The vast majority of PayPal's APIs can be used with the free account: PayPal的绝大多数API均可与免费帐户一起使用:

  • PayPal Payments Standard (technically, there is an API available for generating buttons) 贝宝付款标准(从技术上讲,有一个API可用于生成按钮)
  • Express Checkout 快速结帐
  • Adaptive Payments, Adaptive Accounts, Permissions Service 自适应付款,自适应帐户,权限服务
  • Back-office functions (refunds, delayed captures, etc.) 后台功能(退款,延迟捕获等)
  • Invoicing 开票
  • And probably more that I'm not thinking of 可能还有更多我没有想到的

The main APIs that you're going to miss out on by not having a paid account are for PayPal Payments Pro (lets you process credit cards directly on your site) and PayPal Payments Advanced (lets you put a hosted payment page in an iframe on your site). 您可能会因为没有付费帐户而错过的主要API是PayPal Payments Pro (可让您直接在您的网站上处理信用卡)和PayPal Payments Advanced (可将托管的付款页面放置在iframe上)上您的网站)。 Pretty much everything else should be available to free accounts. 免费帐户几乎可以使用其他所有内容。

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

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