# Google Pay™ Accept Google Pay™ on your website or Android application using Finix. You can easily enable Google Pay on [web](/guides/online-payments/digital-wallets/google-pay/google-pay-on-web) or in your [Android application](/guides/online-payments/digital-wallets/google-pay/google-pay-on-android) using the Finix API. With a few steps, you can start accepting payments from any debit or credit card your customers have saved to their Google account—providing them with a faster, more secure, and seamless checkout experience. ## Integration Requirements **Finix Requirements:** 1. Create a [Finix API Key](/additional-resources/developers/authentication-and-api-basics/api-keys) 2. The seller must complete the [onboarding](/guides/platform-payments/onboarding-sellers) process. After approval, they will have an [approved `Merchant` ](/guides/platform-payments/onboarding-sellers/seller-onboarding-process), and you can use the `Merchant#id` to process the Google Pay payment. **Google Requirements:** 1. Review Google Pay's [Acceptable Use Policy](https://payments.developers.google.com/terms/sellertos) 2. Your website must be served on an HTTPS webpage that has a valid SSL certificate and supports TLS. Refer to the following articles for requirements: - [Google Pay Web developer documentation](https://developers.google.com/pay/api/web/overview) - [Google Pay Web integration checklist](https://developers.google.com/pay/api/web/guides/test-and-deploy/integration-checklist) - [Google Pay Web Brand Guidelines](https://developers.google.com/pay/api/web/guides/brand-guidelines) 3. Set up a Google Pay Merchant Account - Review [Google Pay's developer documentation](https://developers.google.com/pay/api/web/overview) to gain production access to the Google Pay API - Register with [Google Pay Business Console](https://pay.google.com/business/console/home) to set up a merchant account 4. Choose your platform - For Web integrations: [Google Pay for Payments (Web)](https://developers.google.com/pay/api/web/guides/tutorial#tokenization) - For Android integrations: [Google Pay for Payments (Android)](https://developers.google.com/pay/api/android/guides/tutorial#tokenization) ## Learn More Google Pay™ on Android Accept Google Pay™ in your Android application using Finix. Google Pay™ on Web Accept Google Pay™ on your website using Finix.