Paypal Standard account and Developer API

懵懂的女人 提交于 2020-12-13 14:06:32

问题


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. I just do not want to code a bunch of stuff and not be able to.

Thanks


回答1:


The vast majority of PayPal's APIs can be used with the free account:

  • PayPal Payments Standard (technically, there is an API available for generating buttons)
  • 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). Pretty much everything else should be available to free accounts.



来源:https://stackoverflow.com/questions/14597305/paypal-standard-account-and-developer-api

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!