기본적으로 Google 월렛은 실제 ID를 사용하여 프로덕션 모드에서 작동합니다. 샌드박스 모드에서 작동하도록 Google 월렛을 재구성할 수 있습니다. 요청이 Google의 샌드박스 환경으로 라우팅됩니다.
개발 및 사전 프로덕션 테스트 중에는 샌드박스 모드를 사용하는 것이 좋습니다. 준비가 되면 기기를 프로덕션 모드로 다시 전환할 수 있습니다.
샌드박스 업타임
샌드박스 환경에는 프로덕션 환경과 같은 가동시간 SLA가 없습니다.
샌드박스 서비스 중단과 관련된 오류가 발생한 경우 미국 영업일 기준 하루를 기다린 후 문의하세요. 정전은 일반적으로 이 기간 내에 해결됩니다. 다운타임이 발생할 수 있으므로 샌드박스 환경에 종속되도록 중요한 출시 프로세스를 설계하지 마세요.
Android 기기에서 샌드박스 모드 사용 설정 및 중지
TapAndPay 환경 설정을 사용하여 샌드박스 모드를 사용 설정할 수 있습니다. 프로덕션 모드로 돌아가려면 설명된 것과 동일한 단계를 따르되 샌드박스 대신 프로덕션을 선택합니다.
TapAndPay 환경 설정 사용
샌드박스 모드를 사용 설정하려면 다음 단계를 실행하세요.
설정 앱을 엽니다.
Google > 모든 서비스로 스크롤하여 탭합니다.
기타 카테고리로 스크롤하고 TapAndPay Environment를 탭합니다. TapAndPay Environment가 표시되지 않으면 기기를 재부팅하고 1단계부터 다시 시작합니다.
드롭다운 메뉴를 탭하고 샌드박스를 선택합니다.
환경이 변경되었다는 알림이 표시됩니다. 확인을 탭하고 기기를 재부팅합니다.
Google 월렛 환경 동기화
재부팅 후 Google 월렛을 열면 다음 대화상자가 표시될 수 있으며, 이 경우 Google 월렛을 강제 종료하고 다시 열어야 합니다.
Wear OS 기기에서 샌드박스 모드 사용 설정 및 중지
연결된 Wear OS 기기에서 샌드박스 모드를 사용 설정하려면 다음 예와 같이 빈 파일을 추가하고 재부팅합니다.
[null,null,["최종 업데이트: 2025-08-28(UTC)"],[],[],null,["By default, Google Wallet works in production mode with real Identities. You can reconfigure Google Wallet\nto work in sandbox mode. Requests are routed to Google's sandbox environment.\n\nWe recommend that you use sandbox mode during development and pre-production testing. Once you're\nready, you can switch the device back to production mode.\n\nSandbox uptime\n\nThe sandbox environment doesn't have uptime SLAs like our production environment.\nIf you encounter an error that you suspect is related to a sandbox outage, wait one\nUnited States business day before contacting us. Outages typically resolve themselves\nwithin that time period. Due to the potential for downtime, do not design any of your\ncritical release processes to be dependent on the sandbox environment.\n\nEnable and disable sandbox mode on an Android device **Important:** The previous methods to enable and disable sandbox mode (adb and sandbox file download) are deprecated and will no longer work on Android devices. For connected Wear OS devices, see further instructions below the Android instructions.\n| **Important:** The feature to toggle between the Sandbox and Production environments is hidden by default. If you don't see the toggle, you can [use the Google Pay Sandbox Access Request form](https://docs.google.com/forms/d/e/1FAIpQLSfqSLRGXk9QdYKdwPVVrLsE2-5tYwlpgC-D5afL4a_AaZ5tcQ/viewform) to request to have the Google Account you use in Google Wallet allowlisted.\n\nYou can enable sandbox mode using the TapAndPay environment settings. To return to production\nmode, you follow the same steps outlined but select production instead of sandbox.\n\nUse the TapAndPay environment settings\n\nExecute the following steps to enable sandbox mode:\n\n1. Open the **Settings** app.\n2. Scroll to and tap **Google** \\\u003e **All services**\n3. Scroll to category **Other** and tap **TapAndPay Environment** . If you don't see **TapAndPay Environment**, reboot your device and start over from step 1.\n4. Tap the drop-down menu and select **SANDBOX**.\n5. You should see the following dialog notifying that the environment has changed. Tap **OK** and reboot your device.\n\nSync Google Wallet environment\n\nWhen you open Google Wallet after rebooting, you may see the following dialog , which will\nrequire you to force stop and reopen Google Wallet:\n\nEnable and disable sandbox mode on a Wear OS device **Important:** Using adb to enable and disable sandbox mode will no longer work on Android devices. These instructions are only for connected Wear OS devices, see instructions at the beginning of the page for enabling and disabling sandbox mode on Android devices.\n\nTo enable sandbox mode on a connected Wear OS device, add an empty file and reboot, as the\nfollowing example shows: \n\n adb shell touch /sdcard/Download/android_pay_env_override_sandbox\n adb reboot\n\nTo switch back to production mode on a connected Wear OS device, delete the file and reboot the\ndevice, as the following example shows: \n\n adb shell rm /sdcard/Download/android_pay_env_override_sandbox\n adb reboot\n\nCheck if your Android device is in sandbox or production mode\n\nTo see if your Android device is in sandbox or production mode, execute the following steps\n\n1. Open the Google Wallet app wallet.\n2. At the top right, tap your profile picture or account account_circle \\\u003e **Wallet settings**.\n3. Scroll to the **bottom of page** and if you see a confirmation message that says SANDBOX, you're configured to make sandbox calls. If you don't see a message, you're configured to make production calls.\n\n*Figure 1*: Production mode *Figure 2*: Sandbox mode \n\nSome devices don't have Google Wallet in their Google Settings. In order to access Google Wallet\nSettings, you need to use\n[adb](https://developer.android.com/tools/adb) with the following\ncommand: \n\n```\nadb shell am start -n com.google.android.gms/com.google.android.gms.tapandpay.settings.TapAndPaySettingsActivity\n```"]]