Google Standard Payments Payment Integrator Hosted Banking FOP API

This includes services hosted by Payment Integrators for Banking FOP.

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. This service provides the following discovery document:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://www.integratorhost.example.com/integrator-base-path
Methods
associateAccount POST /v2/associateAccount
Associates the customer's account with the payment processor to the Google instrument being added.
associateAccountWithVendorGeneratedToken POST /v2/associateAccountWithVendorGeneratedToken
Associates the customer's account with the payment processor to the Google instrument being added.
disassociateAccount POST /v2/disassociateAccount
Deletes the association between the customer's account with the payment processor and the Google instrument.
disburse POST /v2/disburse
This method performs a disburse from a Google-owned bank account to an account specified in the request.
echo POST /v2/echo
Echos back a string sent from the client.
getDisburseTransactionStatus POST /v2/getDisburseTransactionStatus
This method fetches the status of a disburse transaction.
getPayeeProxyDisplayInfo POST /v2/getPayeeProxyDisplayInfo
Returns the display data that has been registered for the specified proxy key (e.g.
getPayeeProxyRegistrationStatus POST /v2/getPayeeProxyRegistrationStatus
Checks whether or not a mapping to a Payee has been registered for the specified proxy key.
getTransferFundsTransactionStatus POST /v2/getTransferFundsTransactionStatus
This method fetches the status of a TransferFunds transaction.
transferFunds POST /v2/transferFunds
Initiates money movement between a customer's account held with Google and the payment processor.