Google Standard Payments Google Hosted Korea e-Wallets API
Stay organized with collections
Save and categorize content based on your preferences.
This includes services hosted by Google for Korea e-Wallets.
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 /korea-e-wallets-v1/acceptRemittanceStatement/:PIAID
Tells Google that the statement indicated in this request will be paid. |
acceptRemittanceStatementWithModifications |
POST /korea-e-wallets-v1/acceptRemittanceStatementWithModifications/:PIAID
Tells Google that the statement indicated in this request will be paid after modifications are made to the statement such as fee to VAT reclassification. |
captureResultNotification |
POST /korea-e-wallets-v1/captureResultNotification/:PIAID
Notify Google of the result of a capture after a capture or asynchronousCapture method call has been made. |
chargebackNotification |
POST /korea-e-wallets-v1/chargebackNotification/:PIAID
Notifies Google that a chargeback is being issued for a payment. |
chargebackReversedNotification |
POST /korea-e-wallets-v1/chargebackReversedNotification/:PIAID
Notifies Google that a chargeback is being reversed. |
echo |
POST /korea-e-wallets-v1/echo/:PIAID
Echos back the clientMessage passed in. |
getDisputeInquiryReport |
POST /korea-e-wallets-v1/getDisputeInquiryReport/:PIAID
Get a report that provides information to facilitate a customer support conversation with a user regarding a potential dispute of a payment. |
inquiryNotification |
POST /korea-e-wallets-v1/inquiryNotification/:PIAID
Notifies Google of a request for inquiry into a transaction. |
remittanceStatementDetails |
POST /korea-e-wallets-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 the Google Standard Payments API for Korea e-Wallets, enabling integration with Google's services for processing payments.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers are encouraged to use Google-provided client libraries for seamless integration, but the discovery document and service endpoints are available for custom implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides various functionalities, including accepting remittance statements, handling chargebacks and inquiries, and retrieving dispute reports, all facilitated through specific methods and endpoints.\u003c/p\u003e\n"],["\u003cp\u003eThe service endpoints for production and sandbox environments are provided, allowing developers to test integrations before deploying to live systems.\u003c/p\u003e\n"],["\u003cp\u003eEach API method is associated with a specific endpoint and requires a Payment Integrator Account ID (PIAID) for authorization and access control.\u003c/p\u003e\n"]]],["Google hosts services for Korea e-Wallets, accessible via client libraries or custom libraries using a Discovery Document. The service offers production and sandbox endpoints. Key actions include notifying Google about remittance statement payments using `acceptRemittanceStatement` and `acceptRemittanceStatementWithModifications`. Also managing capture results through `captureResultNotification`, chargebacks using `chargebackNotification` and `chargebackReversedNotification`, handling transaction inquiries using `inquiryNotification`, retrieving dispute reports through `getDisputeInquiryReport` and fetching statement details using `remittanceStatementDetails`. The `echo` method allows testing.\n"],null,["# Google Standard Payments Google Hosted Korea e-Wallets API\n\nThis includes services hosted by Google for Korea e-Wallets.\n\n- [REST Resource: gsp.korea-e-wallets-v1](#gsp.korea-e-wallets-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/korea-e-wallets-v1/google-korea-e-wallets-api/open-api-spec.json](/static/pay/korea-e-wallets-v1/google-korea-e-wallets-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/korea-e-wallets-v1/google-korea-e-wallets-api/acceptRemittanceStatement) | `POST /korea-e-wallets-v1/acceptRemittanceStatement/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Tells Google that the statement indicated in this request will be paid. |\n| [acceptRemittanceStatementWithModifications](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/acceptRemittanceStatementWithModifications) | `POST /korea-e-wallets-v1/acceptRemittanceStatementWithModifications/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Tells Google that the statement indicated in this request will be paid after modifications are made to the statement such as fee to VAT reclassification. |\n| [captureResultNotification](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/captureResultNotification) | `POST /korea-e-wallets-v1/captureResultNotification/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Notify Google of the result of a capture after a `capture` or `asynchronousCapture` method call has been made. |\n| [chargebackNotification](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/chargebackNotification) | `POST /korea-e-wallets-v1/chargebackNotification/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Notifies Google that a chargeback is being issued for a payment. |\n| [chargebackReversedNotification](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/chargebackReversedNotification) | `POST /korea-e-wallets-v1/chargebackReversedNotification/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Notifies Google that a chargeback is being reversed. |\n| [echo](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/echo) | `POST /korea-e-wallets-v1/echo/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Echos back the `clientMessage` passed in. |\n| [getDisputeInquiryReport](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/getDisputeInquiryReport) | `POST /korea-e-wallets-v1/getDisputeInquiryReport/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Get a report that provides information to facilitate a customer support conversation with a user regarding a potential dispute of a payment. |\n| [inquiryNotification](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/inquiryNotification) | `POST /korea-e-wallets-v1/inquiryNotification/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Notifies Google of a request for inquiry into a transaction. |\n| [remittanceStatementDetails](/pay/korea-e-wallets-v1/google-korea-e-wallets-api/remittanceStatementDetails) | `POST /korea-e-wallets-v1/remittanceStatementDetails/`[:PIAID](/pay/korea-e-wallets-v1/reference/glossary#payment_integrator_account_id) Returns transaction detail information about a remittance statement. |"]]