Google Standard Payments Payment Integrator Hosted India Cards API

This includes services hosted by Payment Integrators 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 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-authenticated-card-fop-api/asynchronousRefund
Refunds a portion or all of the transaction initiated through capture.
authenticate POST /v1/payment-integrator-authenticated-card-fop-api/authenticate
Initiates the authentication of a user for a card to make a purchase.
cancelMandate POST /v1/payment-integrator-authenticated-card-fop-api/cancelMandate
Initiates cancelling the mandate that was created for recurring payment.
capture POST /v1/payment-integrator-authenticated-card-fop-api/capture
Captures funds from a user's card.
defendChargeback POST /v1/payment-integrator-dispute-api/defendChargeback
This method is called by Google to defend an Inquiry or a Chargeback.
echo POST /v2/echo
Echos back a string sent from the client.
getAuthenticateResult POST /v1/payment-integrator-authenticated-card-fop-api/getAuthenticateResult
Gets the result of a completed authentication.
preNotifyUser POST /v1/payment-integrator-authenticated-card-fop-api/preNotifyUser
Notifies a user of pending transaction for a recurring payment.
resendOtp POST /v1/payment-integrator-authenticated-card-fop-api/resendOtp
Requests that the issuer send the cardholder an additional OTP if the user requests one.
verifyOtp POST /v1/payment-integrator-authenticated-card-fop-api/verifyOtp
Verifies the user provided OTP to determine if it matches what the issuer sent.