تسویهحساب مهمان راهی را برای کاربران فراهم میکند تا از طریق Google به شرکای خود سفارش دهند، صرف نظر از اینکه آنها به حساب Google وارد شده باشند.
برای تعیین اینکه آیا سفارش کاربر به عنوان مهمان ارسال شده است یا به حساب Google خود وارد شده است، فیلد emailVerified را در finalOrder.cart.extension.contact در SubmitOrderRequestMessage بررسی کنید. سفارشهای کاربرانی که به حساب Google خود وارد شدهاند، emailVerified را روی true تنظیم میکنند، در حالی که سفارشهای کاربران مهمان اصلاً emailVerified نمیشوند.
تاریخ آخرین بهروزرسانی 2025-01-11 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-11 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],["Guest checkout allows users to order without a Google account, available in the US, Canada, and Australia upon request. To enable, submit a support request. Assess fraud monitoring due to guest orders. The `emailVerified` field in `SubmitOrderRequestMessage` indicates guest (missing) or logged-in (true) status. Guest checkout may have issues if the user and restaurant locations don't match and is limited to orders under $100. Example code shows the difference in emailVerified status between a guest order and a logged in order.\n"]]