Google Standard Payments Payment Integrator Hosted Redirect FOP API

This includes services hosted by Payment Integrators for Redirect FOPs.

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
asynchronousRefund POST /v1/payment-integrator-redirect/asynchronousRefund
Refunds a portion of or the entire redirect payment.
echo POST /v1/echo
Echos back a string sent from the client.
generateRedirectPaymentUrl POST /v1/payment-integrator-redirect/generateRedirectPaymentUrl
Provides basic information about this transaction to allow the integrator to create a redirect URL.
getRedirectPaymentStatus POST /v1/payment-integrator-redirect/getRedirectPaymentStatus
Get completion details about a specific redirect payment.
remittanceStatementNotification POST /v1/remittanceStatementNotification
Notifies the integrator of a new remittance statement.