实现步骤
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
第 1 步:确认是否支持连接和幂等性要求
请务必了解并确保您能够支持
传输层
和应用层
安全性要求以及
协议标准
尤其是与
幂等性,
然后再进行集成
第 2 步:与 Google 合作设置您的供应商配置
Google 需要配置主机和 PGP 密钥以建立通信
与您实现的供应商托管的 API 相关联。
首先,您需要确定您端主机的网址
负责提供供应商托管的 API。
如果您的实现拆分到多个主机(例如第三方核心或
其他服务提供商),请指明由您直接处理的端点
这些信息将由服务提供商代表您处理。
接下来,如果您要托管任何由供应商托管的 API,则需要
生成 PGP 密钥
应该用于通过端点进行应用层加密
如需启动供应商配置和密钥交换流程,请提供
并发送给您的 Google 技术联系人:
- 负责提供供应商托管的 API 的服务器的主机名。
- 指向 API 实现的子路径
- 您生成的 PGP 密钥对的公开部分
Google 设置好供应商配置后,将会回复您的
付款集成商账号 ID (PIAID)
和特定于您要托管的端点的 Google 公共 PGP 密钥。
第 3 步:建立沙盒 echo 连接
通过验证后,您可以满足集成要求,请让您的 PGP
密钥,并且具有付款集成商账号 ID (PIAID)
即可实现和测试 Google 托管的 echo
并
供应商托管的 echo
端点。请参阅 API 文档中的 echo
定义,了解
你是在哪个服务层实现的
参考文档。
这些脚本使用 Google 托管的沙盒环境 echo 方法测试
基准连接:
第 4 步:与 API 集成
一旦 echo
端点在沙盒中正常运行,您就可以
与其他 API 集成
请参阅参考下您要实现的服务的 API 文档。
第 5 步:上传公司徽标
请遵循徽标品牌推广指南。
第 6 步:测试
在开发过程中,您可以使用我们托管的
Amplecash 服务,用于模拟请求和
响应。一旦您的解决方案准备好测试端到端流程,您的 Google
技术联系人可以帮助您在沙盒环境中进行实时测试。
在开发工作接近尾声时,
测试流程
来为发布做好准备
第 7 步:发布!
按照
发布流程
以确保发布尽可能顺利
保留所有权利。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eBefore integration, ensure support for transport and application layer security, protocol standards, and idempotency requirements.\u003c/p\u003e\n"],["\u003cp\u003eCollaborate with Google to set up vendor configuration, including host details, PGP keys, and receiving your Payment Integrator Account ID (PIAID).\u003c/p\u003e\n"],["\u003cp\u003eEstablish sandbox echo connectivity using provided scripts and optionally Amplecash Any API to test integration before full vendor configuration.\u003c/p\u003e\n"],["\u003cp\u003eProceed with full API integration and refer to relevant API documentation for specific services.\u003c/p\u003e\n"],["\u003cp\u003eComplete testing procedures, including using Amplecash for mocking and collaborating with Google for live sandbox tests, before launching the integration.\u003c/p\u003e\n"]]],["Confirm support for connectivity, idempotency, and security requirements. Provide Google with host URLs, subpaths, and generated PGP keys for vendor API setup. Establish sandbox `echo` connectivity using provided scripts and test with Amplecash. Integrate with remaining APIs, upload company logos, and then follow the formal testing process. Finally, follow the prescribed steps to launch the fully integrated system.\n"],null,[]]