Google Pay
Overview
Key information | |
---|---|
Payment type | Digital Wallet |
Integration | Sync |
Countries | Participating banks in Europe and Canada (see participating banks) |
Languages | en |
Processing currencies | |
Settlement currencies¹ | EUR, GBP, USD, AUD, CAD, CHF, DKK, HKD, JPY, NOK, NZD, PLN, SEK |
¹ Please contact Payvision Sales to confirm any settlement currency exceptions
NOTE
Google Pay support is currently limited to processing decrypted Google Pay tokens for Mastercard and Visa cards in server-to-server integrations
Supported features
- Sandbox
- Dynamic Descriptor²
- Tokenization
² Dynamic Descriptor is only supported by a few acquiring banks. Please contact Payvision Sales if you require further information.
Available workflows
Workflow | Supported | Comments |
---|---|---|
Authorize → incremental authorize | 🗵 No | |
Authorize → cancel | 🗹 Yes | |
Authorize → partial cancel | 🗵 No | |
Authorize → capture | 🗹 Yes | |
Authorize → partial capture | 🗹 Yes | |
Authorize → partial capture → partial capture | 🗵 No | |
Authorize → capture → refund | 🗹 Yes | |
Authorize → capture → partial refund → partial refund | 🗹 Yes | |
Authorize → capture → recurring | 🗹 Yes | |
Credit | 🗵 No | |
Payment | 🗹 Yes | |
Payment → refund | 🗹 Yes | |
Payment → partial refund → partial refund | 🗹 Yes | |
Payment → recurring | 🗹 Yes |
Integration notes
Required parameters
Transactions for decrypted Google Pay tokens will require the following parameters:
Parameter | Example Value |
---|---|
header.businessId | {your_business_id} |
action | payment |
transaction.storeId | {your_store_id} |
transaction.brandId | 4520 |
transaction.amount | 10.00 |
transaction.currencyCode | EUR |
transaction.trackingCode | {your_tracking_code} |
transaction.cryptogram | |
card.number | 411111111111111 |
card.expiryMonth | 10 |
card.expiryYear | 2022 |
Optional parameters
The following parameters are optional:
Parameter | Example value |
---|---|
transaction.cryptogramEci | 06 |
Parameter lengths
Parameter | Length | Comments |
---|---|---|
dba.city | 13 characters max | |
dba.name | 25 characters max |
Contact us
Have a question? Contact us.
Updated about 1 year ago