Get Balance And Limits Flow

Get Balance And Limits Flow

Overview

Once the accounts have been associated together, the association ID can be used to retrieve the user's current account balance and transaction limit information.

How the flow works

Google will send a request to the integrator for current balance and transaction limit details related to the specified account.

Get Balance and Limits

Get Balance and Limits

The objects in the diagram include the following:

  • User: This is the person who wants to purchase something through Google.
  • Google UI: The interface, where the customer begins to make a purchase.
  • Google Server: The backend server at Google that sends the GetBalanceAndLimits command to the Payment Integrator Server.
  • Payment Integrator Server: The backend server of the integrator that accepts the request for a funds capture.
  1. The User begins the purchase process for an item through the Google UI.
  2. The purchase information is sent to the Google Server.
  3. Google’s Server sends the GetBalanceAndLimits request (association ID) to the Payment Integrator Server.
  4. The Payment Integrator Server sends back the user's account balance and transaction limit to the Google Server.
  5. The Google Server sends back a the response values to the Google UI.
  6. The balance is displayed to the customer.