Stay organized with collections Save and categorize content based on your preferences.
This section describes how to configure your app for production and accept real payment credentials.
Prerequisites
Before you apply for production access, make sure that you have a supported payment gateway or a Payment Card Industry Data Security Standard (PCI DSS) compliant environment that's suitable to handle cardholder data payment information.
Now, you can see your merchant ID on the top-right corner of the screen.
Integrate your Android app
Here's a list of steps to integrate your Android app:
To make sure that your application is ready for review, evaluate the Integration checklist.
In the Google Pay & Wallet Console, navigate to Google Pay API > Integrations > Integrate with your Android app section, find your Android application, and click Manage.
If you don't see your Android application, follow these steps:
In the left-side navigation menu, click Users.
Click Invite a user.
Add the email address of the account owner or the administrator associated with the application in the Google Play Developer Console.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis guide outlines the process of configuring your Android app for production with Google Pay, enabling you to accept real payment credentials.\u003c/p\u003e\n"],["\u003cp\u003eBefore starting, ensure you have a supported payment gateway or a PCI DSS compliant environment and have completed the Android setup guide.\u003c/p\u003e\n"],["\u003cp\u003eYou'll need to create a profile in the Google Pay & Wallet Console and integrate your Android app, following detailed steps provided.\u003c/p\u003e\n"],["\u003cp\u003eOnce integrated, submit your app for approval and, upon approval, configure it for production and publish it on the Google Play Store.\u003c/p\u003e\n"]]],["To configure an app for production and accept real payments, ensure you have a supported payment gateway or PCI DSS compliant environment. Create a profile in the Google Pay & Wallet Console, selecting \"Merchant\" as the business type. Integrate the Android app by navigating to the Google Pay API section, adding app users if necessary, and selecting the integration type (Gateway or Direct). Upload screenshots of the test integration and submit it for approval. Finally, sign the APK with the release key and set the Wallet environment to production before publishing the app.\n"],null,["This section describes how to configure your app for production and accept real payment\ncredentials.\n\nPrerequisites\n\nBefore you apply for production access, make sure that you have a supported payment gateway\nor a Payment Card Industry Data Security Standard (PCI DSS) compliant environment that's\nsuitable to handle cardholder data payment information.\n\nAdditionally, complete the steps in the [Android setup guide](/pay/api/android/guides/setup).\n\nCreate your profile\n\nHere's a list of steps to create your profile:\n\n1. Go to the [Google Pay \\& Wallet Console](https://pay.google.com/business/console?utm_source=devsite&utm_medium=devsite&utm_campaign=devsite).\n2. In the **Type of business** list select **Merchant**, and fill out other required information.\n3. Complete your [Business Profile](https://support.google.com/google-pay-and-wallet-console/answer/10877772).\n4. On the left-side navigation menu, click the **Google Pay API** tab.\n5. Click **Get Started**.\n6. Accept the [Google Pay API Terms of Service](https://payments.developers.google.com/terms/sellertos) and [Acceptable Use Policy](https://payments.developers.google.com/terms/aup/v1_1).\n7. **Optional** : Configure regional applicable features such as [Fraud liability protection for Visa device tokens](/pay/api/android/guides/resources/shift-liability-to-issuer).\n\nNow, you can see your merchant ID on the top-right corner of the screen.\n\nIntegrate your Android app\n\nHere's a list of steps to integrate your Android app:\n\n1. To make sure that your application is ready for review, evaluate the [Integration checklist](/pay/api/android/guides/test-and-deploy/integration-checklist).\n2. In the [Google Pay \\& Wallet Console](https://pay.google.com/business/console?utm_source=devsite&utm_medium=devsite&utm_campaign=devsite), navigate to **Google Pay API \\\u003e Integrations \\\u003e Integrate with your Android app** section, find your Android application, and click **Manage**.\n3. If you don't see your Android application, follow these steps:\n 1. In the left-side navigation menu, click **Users**.\n 2. Click **Invite a user**.\n 3. Add the email address of the account owner or the administrator associated with the application in the Google Play Developer Console.\n 4. Choose a [user access level](https://support.google.com/google-pay-and-wallet-console/answer/10878869?visit_id=638574347023529485-1864779090&p=console_users&rd=1).\n 5. Click **Invite a user**.\n 6. After you add the user, sign out of the [Google Pay \\& Wallet Console](https://pay.google.com/business/console?utm_source=devsite&utm_medium=devsite&utm_campaign=devsite).\n 7. Sign in to the [Google Pay \\& Wallet Console](https://pay.google.com/business/console?utm_source=devsite&utm_medium=devsite&utm_campaign=devsite) with the new user account.\n| **Important** : The [Google Pay \\& Wallet Console](https://pay.google.com/business/console?utm_source=devsite&utm_medium=devsite&utm_campaign=devsite) only shows the Android applications published in the Google Play under the same Google Account.\n4. Select **Integration type: Gateway** (if using [participating Payments Service Providers](/pay/api#participating-processors)) or **Direct** (PCI DSS compliant merchants).\n5. Upload the application screenshots that show your test Google Pay API integration.\n6. Click **Save**.\n7. Click **Submit for approval**.\n\nThe information is sent to our onboarding team, and you need to wait for their response.\n\nConfigure your app for production\n\nHere's a list of steps to configure your app for production:\n\n1. Make sure that your APK is signed with the release key, not the debug key that you used in the test environment.\n| **Note**: The debug key doesn't work in the production environment.\n2. Set the [Wallet.WalletOptions](/android/reference/com/google/android/gms/wallet/Wallet.WalletOptions) environment parameter to `WalletConstants.ENVIRONMENT_PRODUCTION`.\n\nPublish your app on the Google Play Store\n\nAfter your Google Pay integration is approved, you can publish your application on the Google Play Store."]]