Google Wallet API는 통합 결제를 더 쉽게 할 수 있도록 Android SDK를 제공합니다.
네이티브 코드로 Android 앱에서 직접 Google 월렛 기능을 사용하세요.
Google 월렛 Android SDK를 사용하려면 앱의 패키지 이름을 제공해야 합니다.
Android 앱 및 앱 서명 인증서의 SHA-1 지문입니다. 이러한 사용자 인증 정보는
앱의 게시 액세스를 승인하고 요청을 인증하는 데 사용됩니다.
Google Wallet API로 전송됩니다.
1. 서명 인증서의 SHA-1 디지털 지문을 가져옵니다.
서명 인증서의 SHA-1 디지털 지문을 가져오려면
다음 중 하나를 사용하여 이를 가져오는 방법에 관한 Google Play 서비스 문서를 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-08-29(UTC)"],[[["The Google Wallet API offers an Android SDK for native app integration of Google Wallet features."],["You need to obtain your app's SHA-1 fingerprint and package name for authorization."],["Authorize your app via the Google Wallet console by providing the package name and SHA-1 fingerprint."]]],[]]