PDF Download:
View file | ||
---|---|---|
|
Introduction
Google Wallet offers a simpler and more secure alternative to access all your essentials, such as payment cards, loyalty cards, concert tickets and more using your phone. The Google Pay API provides access to physical credit, debit, or prepaid cards that have been saved to Google. It allows you to accept payments in stores, apps, or on the web.
...
The customer creates a Google Wallet account and adds payment methods to the wallet.
The payment methods are stored in Google Servers. A list of payment methods is provided when the service is invoked.
Google severs servers return the payment payload when the payment method is used for a transaction. The payment payload is decrypted, and the specific values required for the authorization are passed to MerchantE by the merchant or Gateway provider for processing.
...
Payment Gateway for Google Pay: Your payment gateway must be configured to send payment information to the MerchantE Payment Gateway for Processing. The decoded
Google Pay with Hosted Payments
...
The initial Google Pay request should contain the following the values.
Field | Value |
---|---|
(your gateway merchantemerchant ID value) | (your Google Pay Mid) |
gatewayMerchantId | Google Pay MID |
...
The initial Google Pay request should include the following values.
Field | Value |
(your gateway merchant ID value) | (your google pay Mid) |
gatewayMerchantId | Google Pay MID |
Google Pay™ to Payment Gateway
...