This page lists the major changes in each release of Google Pay API. The release notes are ordered and identified by date, and they include descriptions of the changes.
2020-06
- Added ConcordPay, Payfacto, Radial to the list of participating processors.
- Added more information about possible Merchant ID values to Tutorial.
2020-05
- Added Kassa to the list of participating processors.
- Added instructions to update the Merchant ID value when moving to PRODUCTION to Deploy production environment.
- Added payment flow figures to explain the relationship between Merchants, Google, and Payment Processors to Overview.
- Added more information about the
isReadytoPay
client reference to Reference.
2020-04
- Added FreedomPay, Paymo, Oceanpayment, and PayU India to the list of participating processors.
2020-03
- Added 2C2P, Windcave, dLocal, and Paymentwall to the list of participating processors.
- Added GATEWAY parameter values to Tutorial.
- Added the
allowedCreditCardsk
property to the Card Parameters Request Object that allows merchants to filter out credit card transactions to Reference. - Added instructions to gain production access via registering with Business Console to Request Production Access.
- Added instructions to contact support for onboarding and technical questions via Business Console to How to get help and Troubleshooting.
2020-02
- Added PayOnline to the list of participating processors.
2020-01
- Added Paygent, Judopay, Paymark, e-SiTef - Software Express, and noon payments to the list of participating processors.
- Added summary view to Brand Guidelines.
2019-12
- Added Billing Systems, Spreedly, theMAP, and APPEX to the list of participating processors.
- Added more information for the
merchantOrigin
property in theMerchantInfo
request object to Reference. - Added a Basic Example, Authorize Payments Example, and Dynamic Price Update Example to Live Google Pay Demos.
- Added
DIRECT
integration requirements to Overview.
2019-11
- Added Tranzzo, MOBI.Money, Suntech, and Best2Pay to the list of participating processors.
- Added OpenCart to the list of participating platforms.
2019-10
- Added instructions to enable Brazil debit and credit combo card support in the
allowedCardNetworks
property for theCardParameters
request object to Reference.
2019-09
- Added NCCC, eCard, and BlueGate (NTTData) to the list of participating processors.
2019-08
- Added PayAnyWay, Paragon Payment Solutions, and Paylane to the list of participating processors.
- Added
CheckoutActivity.java
to replaceYourActivity.java
to Tutorial. - Added
PaymentsUtil.java
to replaceGooglePay.java
to Tutorial. - Added new supplemental images to UX best practices.
- Added instructions to customize your integration for SCA compliance to Strong Customer Authentication.
2019-07
- Added Cathay United Bank, Chase Merchant Services (formerly Chase Paymentech), LogPay, Nuvei, Payler, Paymetric, and RBS to the list of participating processors.
2019-06
- Added CardConnect, eGHL, and LogPay to the list of participating processors.
- Added a diverse set of sample token examples to Test with sample tokens.
- Added more information and examples to UX best practices.
- Added new
allowedCardNetworks
option, INTERAC, to Tutorial.
2019-05
- Added Braspag, Ecard, Redsys, and Worldnet to the list of participating processors.
2019-04
- Added Computop, MyCheck, Sipay, TPay.com, and Wirecard to the list of participating processors.
- Added PayPal as a supported payment method in the
type
property for thePaymentMethod
request object to Reference.
2019-03
- Added iQmetrix, Portmone, and Vindicia to the list of participating processors.
2019-02
- Added more information about encryption and sample payloads returned with a
DIRECT
integration to Test with sample tokens. - Added Gestpay, iPay88, Multicarta, Square, and WayForPay to the list of participating processors.
- Added frequently asked product and troubleshooting questions and answers to FAQ.
2019-01
- Added Assist, GMO Payment Gateway, and Moneris to the list of participating processors.
Added localized content in the following languages:
- Russian
- Portuguese (Brazilian)
- Japanese
- Polish
- Chinese (Traditional)
- Added examples for participating processors to the
gateway
andgatewayMerchantId
properties for theTokenizationSpecification
request object to Reference.
2018-12
- Added Arabic to the "Buy with Google Pay" resource to Brand guidelines.
- Added information about ECv2, an updated cryptography protocol that allows merchants to store
a static, long living, Google signing key that only needs to be updated every 10 years, for
DIRECT
integrations to Payment data cryptography. - Added information about ECv2 payload support for the Tink Library version 1.1.0 to Tink release notes.
2018-11
- Added more information about the Google Pay mark to Brand guidelines.
- Added NMI to the list of participating processors.
2018-10
- Added instructions for Key rotation for
DIRECT
integrations to Payment data cryptography.