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 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 | |
---|---|
asynchronous |
POST /v1/payment-integrator-authenticated-card-fop-api/asynchronousRefund Refunds a portion or all of the transaction initiated through . |
authenticate |
POST /v1/payment-integrator-authenticated-card-fop-api/authenticate Initiates the authentication of a user for a card to make a purchase. |
cancel |
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. |
defend |
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. |
get |
POST /v1/payment-integrator-authenticated-card-fop-api/getAuthenticateResult Gets the result of a completed authentication. |
pre |
POST /v1/payment-integrator-authenticated-card-fop-api/preNotifyUser Notifies a user of pending transaction for a recurring payment. |
resend |
POST /v1/payment-integrator-authenticated-card-fop-api/resendOtp Requests that the issuer send the cardholder an additional OTP if the user requests one. |
verify |
POST /v1/payment-integrator-authenticated-card-fop-api/verifyOtp Verifies the user provided OTP to determine if it matches what the issuer sent. |