Google Standard Payments Google Hosted ValueOnDevice FOP API
Stay organized with collections
Save and categorize content based on your preferences.
This includes services hosted by Google for ValueOnDevice 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 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:
- Prod:
https://vgw.googleapis.com/gsp
- Sandbox:
https://vgw.sandbox.google.com/gsp
Methods |
acceptRemittanceStatement |
POST /value-on-device-fop-v1/acceptRemittanceStatement/:PIAID
Tells Google that the statement indicated in this request will be paid. |
deviceCaptureResultNotification |
POST /value-on-device-fop-v1/deviceCaptureResultNotification/:PIAID
Notify Google of the result of a device capture after a generateDeviceCaptureToken method call has been made. |
echo |
POST /value-on-device-fop-v1/echo/:PIAID
Echos back the clientMessage passed in. |
remittanceStatementDetails |
POST /value-on-device-fop-v1/remittanceStatementDetails/:PIAID
Returns transaction detail information about a remittance statement. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[[["\u003cp\u003eThis documentation outlines Google's hosted services for ValueOnDevice First-party Opinionated Payments (FOPs).\u003c/p\u003e\n"],["\u003cp\u003eDevelopers are encouraged to utilize Google-provided client libraries when interacting with these services.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive Discovery Document is available for generating client libraries and tools for Google Standard Payments APIs.\u003c/p\u003e\n"],["\u003cp\u003eService endpoints are provided for both production and sandbox environments, facilitating API access.\u003c/p\u003e\n"],["\u003cp\u003eVarious API methods are detailed, including accepting remittance statements, notifying device capture results, and retrieving transaction details.\u003c/p\u003e\n"]]],["Google hosts services for ValueOnDevice FOPs, accessible via client libraries or custom libraries. Key actions involve four API methods: `acceptRemittanceStatement` to notify Google of payments, `deviceCaptureResultNotification` to update capture results, `echo` to echo client messages, and `remittanceStatementDetails` to retrieve transaction details. A Discovery Document (`open-api-spec.json`) specifies the API, and service endpoints are provided for Prod (`vgw.googleapis.com/gsp`) and Sandbox (`vgw.sandbox.google.com/gsp`) environments, with all URIs relative to these endpoints.\n"],null,["# Google Standard Payments Google Hosted ValueOnDevice FOP API\n\nThis includes services hosted by Google for ValueOnDevice FOPs.\n\n- [REST Resource: gsp.value-on-device-fop-v1](#gsp.value-on-device-fop-v1)\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) 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:\n\n- [/pay/value-on-device-fop-v1/google-value-on-device-fop-api/open-api-spec.json](/static/pay/value-on-device-fop-v1/google-value-on-device-fop-api/open-api-spec.json)\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_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:\n\n- Prod: `https://vgw.googleapis.com/gsp`\n- Sandbox: `https://vgw.sandbox.google.com/gsp`\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [acceptRemittanceStatement](/pay/value-on-device-fop-v1/google-value-on-device-fop-api/acceptRemittanceStatement) | `POST /value-on-device-fop-v1/acceptRemittanceStatement/`[:PIAID](/pay/value-on-device-fop-v1/reference/glossary#payment_integrator_account_id) Tells Google that the statement indicated in this request will be paid. |\n| [deviceCaptureResultNotification](/pay/value-on-device-fop-v1/google-value-on-device-fop-api/deviceCaptureResultNotification) | `POST /value-on-device-fop-v1/deviceCaptureResultNotification/`[:PIAID](/pay/value-on-device-fop-v1/reference/glossary#payment_integrator_account_id) Notify Google of the result of a device capture after a `generateDeviceCaptureToken` method call has been made. |\n| [echo](/pay/value-on-device-fop-v1/google-value-on-device-fop-api/echo) | `POST /value-on-device-fop-v1/echo/`[:PIAID](/pay/value-on-device-fop-v1/reference/glossary#payment_integrator_account_id) Echos back the `clientMessage` passed in. |\n| [remittanceStatementDetails](/pay/value-on-device-fop-v1/google-value-on-device-fop-api/remittanceStatementDetails) | `POST /value-on-device-fop-v1/remittanceStatementDetails/`[:PIAID](/pay/value-on-device-fop-v1/reference/glossary#payment_integrator_account_id) Returns transaction detail information about a remittance statement. |"]]