Google Standard Payments Payment Integrator Hosted e-Wallets API

This includes services hosted by Payment Integrators for e-Wallets-v2.

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 Google Standard Payments 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
asynchronousCapture POST /e-wallets-v2/asynchronousCapture
Triggers the start of a money movement operation between a customer's account and the integrator.
asynchronousCreateMandate POST /e-wallets-v2/asynchronousCreateMandate
Triggers the start of a mandate creation operation between a user's account and the integrator.
asynchronousRefund POST /e-wallets-v2/asynchronousRefund
Refunds a portion or all of the entire transaction.
cancelMandate POST /e-wallets-v2/cancelMandate
Initiates cancelling the mandate that was created by a createMandate or asynchronousCreateMandate call.
echo POST /e-wallets-v2/echo
Echos back a string sent from the client.
mandateInitiatedNotification POST /e-wallets-v2/mandateInitiatedNotification
Notifies the integrator that a mandate creation has been initiated by the user in the Google system.
upcomingTransactionNotification POST /e-wallets-v2/upcomingTransactionNotification
Requests the integrator notify the user of an upcoming transaction for a recurring mandate.