비회원 결제를 사용하면 사용자가 Google 계정에 로그인했는지와 관계없이 Google을 통해 파트너에게 주문할 수 있습니다.
사용자의 주문이 게스트로 제출되었는지 또는 Google 계정에 로그인했는지 확인하려면 SubmitOrderRequestMessage의 finalOrder.cart.extension.contact 내 emailVerified 필드를 선택합니다.
Google 계정에 로그인한 사용자의 주문에는 emailVerified가 true로 설정되고 비회원 사용자의 주문에는 emailVerified가 전혀 없습니다.
[[["이해하기 쉬움","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-11-26(UTC)"],[[["Guest checkout allows users to order through Google without a Google account, but it's available by request only in the US, Canada, and Australia."],["Partners should strengthen fraud monitoring when enabling guest checkout due to the absence of Google account verification."],["Orders from guest users will not have the `emailVerified` field in the `finalOrder.cart.extension.contact` object, while logged-in user orders will have it set to `true`."],["Guest checkout is restricted to orders under $100 and might not work if the user's location differs from the restaurant's; using a VPN to align locations is recommended."]]],[]]