原文地址: https://developer.paypal.com/home/


目录

1.介绍

2. Get Start

3. API Executor

4. PayPal Demo

5.PayPal Sandbox

6. Dev Docs for Existing Integrations


1.介绍

PayPal Commerce Platform Docs

Integrate once and add capabilities as you need them.

Payapl商务集成文档,一次性集成并根据需要添加功能。

For Business, Build a full-stack solution for small to medium-sized businesses.

商务用途,为中小型企业构建完整的解决方案。概述

For Marketplaces and Platforms,

Build a marketplace for sellers to connect and sell through.

对于市场和平台,

为卖家建立一个连接和销售渠道的市场。概述

For Enterprise,

Explore our robust payment solutions for large enterprises.

为企业,

为大型企业探索完善的支付解决方案。概述

2. Get Start

Create a developer account, get your credentials, and set up sandbox accounts for testing. We’ll guide you through the steps to become a PayPal developer.

创建一个开发人员帐户,获取您的凭证,并设置用于测试的沙箱帐户。我们将指导您通过步骤成为一个paypal开发人员。

3. API Executor

Try out PayPal API requests and responses in multiple programming languages. Choose interactive mode to make calls using your own credentials or use mock mode to simulate API calls.

尝试使用多种编程语言进行PayPal API请求和响应。选择交互模式来使用您自己的凭证进行调用,或者使用模拟模式来模拟API调用。

4. PayPal Demo

Explore PayPal product experiences from the customer's perspective, including simulated online stores and checkout flows. You can also download sample code for multiple PayPal products

从客户的角度探索PayPal产品体验,包括模拟的在线商店和结帐流程。您还可以下载多个PayPal产品的示例代码

5.PayPal Sandbox

Visit the PayPal sandbox, a virtual simulation of the actual PayPal site. See our Get started guide to create test buyer and seller credentials, then log in to the sandbox to test transactions.

访问paypal沙箱,一个虚拟仿真的实际paypal网站。请参阅我们的入门指南,以创建测试买方和卖方凭据,然后登录到沙箱来测试交易。

6. Dev Docs for Existing Integrations——现有集成的开发文档

Looking for docs for an existing integration? See our complete catalog of global solutions.

If you’re integrating for the first time, we recommend using PayPal Commerce Platform. This full-stack solution supports adding capabilities without needing to reintegrate.

寻找现有集成文档?请参阅我们的全球解决方案的完整目录。

如果您是第一次集成,我们建议使用PayPal Commerce Platform。这个全栈解决方案支持添加功能,而无需重新集成。

PayPal开发文档整理(1)- 开发者首页相关推荐

  1. PayPal开发文档整理(10)——Payouts Overview

    原文地址:https://developer.paypal.com/docs/payouts/ Payouts--给他人汇款 Payouts Overview Use PayPal Payouts t ...

  2. PayPal开发文档整理(8)——PayPal支付产品和解决方案

    Explore our payment products and solutions 原文地址:https://developer.paypal.com/classic-home/ checkout- ...

  3. PayPal开发文档整理(4)——PayPal商业商务平台之收款

    原文地址:https://developer.paypal.com/docs/business/accept-payments/ Accept payments收款 Accept and proces ...

  4. 软件开发文档整理(之)一张示意图 | 清晰明了

      在整个软件开发周期,开发文档是必不可少的资料,它们贯穿于整个开发周期,用来评估计划.规划进度.项目管理.软件测试.软件发布,可以说至关重要.   开发文档必须归档,没有归档的文档作用大打折扣,时效 ...

  5. 腾讯云点播播放器TCPlayer开发文档整理edusoho

    首先在你的页面中引入css.js文件 <link href="https://imgcache.qq.com/open/qcloud/video/tcplayer/tcplayer.c ...

  6. 最新抖音快手小红书西瓜全平台解析接口api开发文档

    简介:从短视频平台APP中复制出来的分享链接,通过接口获取或通过主页在线一键解析获取短视频中的:视频标题.视频封面.无水印视频地址.图集列表等参数信息 接口地址: https://eeapi.cn/ ...

  7. AutoCAD 开发文档,AutoLISP 教程,.Net AutoCAD开发教程,VB AutoCAD开发教程,ObjectARX 开发指南,VBA AutoCAD开发教程,ActiveX 开发指南

    AutoCAD 开发文档, CAD开发者社区 - AutoCAD二次开发文档,CAD二次开发,CAD插件开发,中文CAD文档 - 中文CAD开发文档,CAD二次开发问题交流,优秀插件分享 AutoLI ...

  8. BMS养殖后台管理系统开发文档

    BMS养殖后台管理系统开发文档 简介: ​ BMS是一个后台管理系统,基于经典技术组合(Spring Boot.Apache.Shiro.MyBatis.Thymeleaf)主要目的是通过项目系统的学 ...

  9. M5(项目)-01-尚硅谷谷粒商城项目分布式基础篇开发文档

    M5(项目)-01-尚硅谷谷粒商城项目分布式基础篇开发文档 分布式基础篇 一.环境搭建 各种开发软件的安装 虚拟机: docker,mysql,redis 主机: Maven, idea(后端),Vs ...

最新文章

  1. Ubuntu终端命令行缩短显示路径
  2. 大家好,给大家介绍一下,我们的主题歌 @虾米音乐
  3. 如何正确的进行网站入侵渗透测试
  4. python os 文件操作 os.rename(src, dst) 方法 os.renames()
  5. ASP.NET 常用验证
  6. c++ 读取数字,直到输入非数字字符为止的算法(附完整源码)
  7. Redis 它是什么?它用来做什么?它的优势与短板如何?
  8. python hack库_常用的Python库
  9. Docker Swarm 进阶:NFS 共享数据卷
  10. 在ubuntu 下 编译 在windows 下面使用的adb
  11. iOS_GET_网络请求
  12. python 生成随机数的几种方法
  13. java multiple_Java Math multipleExact()使用方法和实例
  14. Spring中的WebAppRootListener
  15. linux安装protoc
  16. macbook air适合学java,神舟7月9日发轻薄笔记本新品 比MacBook Air还要薄?
  17. 【10w字】超详细【百分百拿offer】的面试教程,集合5000多家软件测试公司面试题。
  18. 8086寻址方式图解
  19. 数据挖掘 沪深股市预测
  20. mysql自动修改字段名,mysql批量修改字段名(列名)

热门文章

  1. 牛顿迭代法算法的实现
  2. STM32F1学习笔记:keil编程套路整理
  3. 【点云系列】Learning Representations and Generative Models for 3D pointclouds
  4. OS-操作系统引论单元测试
  5. CSS实现横向滚动-x轴滚动
  6. 统计系列(四)利用Python进行假设检验
  7. java 抽取类、抽取方法
  8. java毕设项目教师教学质量评估系统(附源码)
  9. 怎么学好C语言(计算机)
  10. 超简单JS延迟5秒加载方法代码