Google Standard Payments Payment Integrator Hosted Refundable One Time Payment Codes API
Stay organized with collections
Save and categorize content based on your preferences.
This includes services hosted by Payment Integrators for Refundable One Time Payment Codes.
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 |
associateAccount |
POST /refundable-one-time-payment-code-v2/associateAccount
Associates the customer's account with the payment processor to the Google instrument being added. |
asynchronousRefund |
POST /refundable-one-time-payment-code-v2/asynchronousRefund
Refunds a portion or all of the entire transaction. |
cancelReferenceNumber |
POST /refundable-one-time-payment-code-v2/cancelReferenceNumber
Cancels a reference number by invalidating it in the integrators system and preventing future payments. |
echo |
POST /refundable-one-time-payment-code-v2/echo
Echos back a string sent from the client. |
generateReferenceNumber |
POST /refundable-one-time-payment-code-v2/generateReferenceNumber
Creates a reference number and registers payment information (description, timestamp) with the integrator. |
refund |
POST /refundable-one-time-payment-code-v2/refund
Refunds a portion of or the entire transaction initiated through capture . |
remittanceStatementNotification |
POST /refundable-one-time-payment-code-v2/remittanceStatementNotification
Notifies the integrator of a new 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 the services hosted by Payment Integrators for Refundable One Time Payment Codes, focusing on Google Standard Payments APIs.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers are encouraged to utilize Google-provided client libraries for interacting with these services, though using custom libraries is also supported.\u003c/p\u003e\n"],["\u003cp\u003eA discovery document and service endpoint are provided for easy integration and understanding of the API structure.\u003c/p\u003e\n"],["\u003cp\u003eThe service endpoint is \u003ccode\u003ehttps://www.integratorhost.example.com/integrator-base-path\u003c/code\u003e and all URIs are relative to it.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities include associating customer accounts, managing refunds, generating and canceling reference numbers, and processing remittance statement notifications.\u003c/p\u003e\n"]]],["Payment Integrators host services for Refundable One Time Payment Codes. The service offers a Discovery Document for API interaction tools. The service endpoint is `https://www.integratorhost.example.com/integrator-base-path`. Key actions include: associating customer accounts, processing asynchronous and standard refunds, canceling reference numbers, generating reference numbers with payment details, and receiving remittance statement notifications. It also supports echoing strings from the client. These actions are accessible via `POST` requests.\n"],null,["# Google Standard Payments Payment Integrator Hosted Refundable One Time Payment Codes API\n\nThis includes services hosted by Payment Integrators for Refundable One Time Payment Codes.\n\n- [REST Resource: integrator-base-path.refundable-one-time-payment-code-v2](#integrator-base-path.refundable-one-time-payment-code-v2)\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/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/open-api-spec.json](/static/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-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- `https://www.integratorhost.example.com/integrator-base-path`\n\n| Methods ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [associateAccount](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/associateAccount) | `POST /refundable-one-time-payment-code-v2/associateAccount` Associates the customer's account with the payment processor to the Google instrument being added. |\n| [asynchronousRefund](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/asynchronousRefund) | `POST /refundable-one-time-payment-code-v2/asynchronousRefund` Refunds a portion or all of the entire transaction. |\n| [cancelReferenceNumber](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/cancelReferenceNumber) | `POST /refundable-one-time-payment-code-v2/cancelReferenceNumber` Cancels a reference number by invalidating it in the integrators system and preventing future payments. |\n| [echo](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/echo) | `POST /refundable-one-time-payment-code-v2/echo` Echos back a string sent from the client. |\n| [generateReferenceNumber](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/generateReferenceNumber) | `POST /refundable-one-time-payment-code-v2/generateReferenceNumber` Creates a reference number and registers payment information (description, timestamp) with the integrator. |\n| [refund](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/refund) | `POST /refundable-one-time-payment-code-v2/refund` Refunds a portion of or the entire transaction initiated through `capture`. |\n| [remittanceStatementNotification](/pay/refundable-one-time-payment-code-v2/payment-integrator-refundable-one-time-payment-code-api/remittanceStatementNotification) | `POST /refundable-one-time-payment-code-v2/remittanceStatementNotification` Notifies the integrator of a new remittance statement. |"]]