Integration with Google Pay™
To start accepting payments from Visa and MasterCard cards via the Google Pay service, integrate Google Pay, following the next instructions and requirements:
- Google Pay documentation (for websites, for Android);
- Google Pay integration checklist (for websites, for Android);
- Google Pay brand guidelines (for websites, for Android).
During the integration specify the following payment gateway parameters:
Parameter | Value |
---|---|
allowedCardNetworks | ['MASTERCARD', 'VISA'] |
allowedCardAuthMethods | ['PAN_ONLY', 'CRYPTOGRAM_3DS'] |
tokenizationSpecification | { "type": "PAYMENT_GATEWAY"} |
gateway | 'bank131' |
gatewayMerchantId | Provided by the Bank 131 manager. |
When registering you enter a seller name in the merchantName parameter. You should select this name on your own, it will be displayed in Google Pay and also will be used when processing a payment.
After you successfully pass the checking, you may accept payments via Google Pay.