This includes services hosted by Google for India Cards.
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/secure-serving/gsp
- Sandbox: https://vgw.sandbox.google.com/secure-serving/gsp
| Methods | |
|---|---|
| chargebackNotification | POST /google-authenticated-card-fop-api/v1/chargebackNotification/:PIAIDNotifies Google that a chargeback is being issued for a payment. | 
| chargebackReversedNotification | POST /google-authenticated-card-fop-api/v1/chargebackReversedNotification/:PIAIDNotifies Google that a chargeback is being reversed. | 
| echo | POST /v2/echo/:PIAIDEchos back a string sent from the client. | 
| fraudNotification | POST /google-authenticated-card-fop-api/v1/fraudNotification/:PIAIDNotifies Google of a fraud dispute initiated by a customer. | 
| inquiryNotification | POST /google-authenticated-card-fop-api/v1/inquiryNotification/:PIAIDNotifies Google of a request for inquiry into a transaction. | 
| refundResultNotification | POST /google-authenticated-card-fop-api/v1/refundResultNotification/:PIAIDNotifies Google of the final result of an asynchronousRefundrequest. | 
| reverseRefundNotification | POST /google-authenticated-card-fop-api/v1/reverseRefundNotification/:PIAIDNotifies Google of a refund that is being reversed. | 
| setAcquirerReferenceNumberForCaptureNotification | POST /google-authenticated-card-fop-api/v1/setAcquirerReferenceNumberForCaptureNotification/:PIAIDNotifies Google of the Acquirer Reference Number (ARN) for a capture. | 
| setAcquirerReferenceNumberForRefundNotification | POST /google-authenticated-card-fop-api/v1/setAcquirerReferenceNumberForRefundNotification/:PIAIDNotifies Google of the Acquirer Reference Number (ARN) for a refund. | 
| settlementNotification | POST /v1/settlementNotification/:PIAIDInforms Google that a set of events will be net settled in bulk into a Google bank account. |