Google Pay™
Google Pay™
The Google Pay API enables fast, simple checkout on the website, and gives the merchant convenient access to hundreds of millions of cards saved to Google Accounts worldwide.
General Information
Google Pay is currently only available on the Qenta Checkout Page! |
Qenta uses the credit card data from the Google Pay checkout to initate a transaction with the merchant’s credit card acquirer activated on the customerID. This also means that the payout happens via the appropriately activated/used credit card acquirer. Some credit card acquirer cannot handle Google Pay. Please get in touch with our sales department for further information.
Example: If AMEX is not activated on the CustomerID, an AMEX credit card is also not selectable during Google Pay checkout
Registration
Qenta handles the entire payment process in the background, a seperate registration for Google Pay is not required!
Parameters
Google Pay API payment method can be initialized if the merchant sends GOOGLEPAY
for parameter paymentType
.
allowedCardNetworks
MERCHANTS can set optionally the allowed creditcard brands for google pay with the parameter allowedCardNetworks.
Possible value(s) of allowedCardNetworks |
Description |
---|---|
|
American Express |
|
Discover |
|
Diners Club |
|
Mastercard |
|
Visa |
By default all possible brands (based on the merchant’s configuration) will be activated.
3D Secure/Recurring
Caused by the circumstance that GooglePay is basically a credit card transaction, please consider the section 3D Secure 2/Recurring for initiations as well for recur payments.
General Information about the Integration
QENTA integrated for web merchants based on the following documentations:
There is no need to follow these integration guidelines as they are already covered within the QENTA products. |
Information about the authorization methods can be found here.
QENTA offers in the hosted payment solutions, which allows the merchant to communicate directly with the QENTA API.
encrypted payment information (cryptogram) is handled directly by QENTA.
In general, gateway credentials are mandatory for the integration.
The
gateway
and gatewayMerchantId
are set by QENTA and are not needed to be set by the merchant.
Order Flow Diagram

To interpret this diagram, the successful completion of a NEW PAYMENT is assumed. Starting from this operation it’s possible to carry out different transaction-based operations.
All possible states of transaction for all specific acquirers can be found here.