Google Standard Payments Payment Integrator Hosted Tokenized FOP API

这包括由付款集成商为令牌化 FOP 托管的服务。

要调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用程序需要使用自己的库来调用此服务,请在发出 API 请求时使用以下信息。

发现文档

发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:

服务端点

服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:

  • https://www.integratorhost.example.com
方法
associateAccount POST /v2/associateAccount
将客户的帐号与付款处理方关联到所添加的 Google 付款方式。
asynchronousRefund POST /v2/asynchronousRefund
退还交易的部分或全部款项。
authenticateIdentity POST /v2/authenticateIdentity
使用有关用户 Google 账号和当前上下文的数据对用户的账号进行身份验证。
cancelFundsReservation POST /v2/cancelFundsReservation
发起取消调用 reserveFunds 所预留的资金。
capture POST /v2/capture
用于在 Google 持有的客户帐号与付款处理方之间发起资金转移。
captureFundsReservation POST /v2/captureFundsReservation
发起对 reserveFunds 调用预留的资金的捕获。
refund POST /v2/refund
针对通过capture发起的部分或全部交易退款。
reserveFunds POST /v2/reserveFunds
通过令牌预留资金。
sendOtp POST /v2/sendOtp
请求集成商向电话号码发送动态密码。
simulateSms POST /v2/simulateSms
模拟向付款集成商发送短信。
verifyOtp POST /v2/verifyOtp
验证集成商是否为帐号发送的动态密码值。
方法
cancelReferenceNumber POST /v2/payment-integrator-tokenized/cancelReferenceNumber
通过在集成商系统中使参考编号失效并阻止今后的付款,取消参考编号。
generateReferenceNumber POST /v2/payment-integrator-tokenized/generateReferenceNumber
创建参考编号并向集成商注册付款信息(说明、时间戳)。