تحویل بدون تماس
سفارش پایان به انتها یک گزینه تحویل بدون تماس را به کاربر ارائه می دهد. اگر کاربر تحویل بدون تماس را در جریان سفارش انتخاب کند، API متن "تحویل بدون تماس: لطفاً سفارش را بیرون از درب بگذارید" را به دستورالعمل های تحویل ارسال شده به عنوان بخشی از درخواست ارسال سفارش اضافه می کند.
مثال:
{
"coordinates": {
"latitude": 37.788783,
"longitude": -122.41384
},
"formattedAddress": "1350 CHARLESTON ROAD, MOUNTAIN VIEW, CA, United States",
"zipCode": "94043",
"city": "Mountain View",
"postalAddress": {
"regionCode": "US",
"postalCode": "94043",
"administrativeArea": "CA",
"locality": "Mountain View",
"addressLines": [
"1350 Charleston Road"
]
},
"notes": "Gate code is #111. No-contact delivery: Please leave order outside the door"
}
برای واجد شرایط بودن ادغام شما برای گزینه تحویل بدون تماس، باید از ویژگی های زیر پشتیبانی کنید:
دستورالعمل های تحویل ارسال شده در بخش ویژگی notes
موجودیت مکان (آدرس تحویل) SubmitOrderRequestMessage را مصرف کنید.
شریک باید از متن پیوست شده «تحویل بدون تماس: لطفاً سفارش را خارج از درب منزل بگذارید» برای نشان دادن تحویل بدون تماس استفاده کند.
تأیید کنید که آیا از این دو مورد پشتیبانی می کنید یا خیر و از مشاور Google خود بخواهید که ویژگی تحویل بدون تماس را برای ادغام شما فعال کند.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-12 بهوقت ساعت هماهنگ جهانی."],[[["Ordering End-to-End provides a no-contact delivery option where customers can request orders to be left outside their door."],["To offer no-contact delivery, your integration must process the delivery instructions within the `notes` attribute of the `Location` entity in the `SubmitOrderRequestMessage`."],["The specific text \"No-contact delivery: Please leave order outside the door\" is appended to the delivery instructions to signal a no-contact delivery request."],["Partners need to confirm their support for these requirements and request enabling of the feature from their Google consultant."]]],["The API supports no-contact delivery by appending \"No-contact delivery: Please leave order outside the door\" to delivery instructions within the `notes` attribute of the delivery address. Integrations must consume these instructions from the `Location` entity in the `SubmitOrderRequestMessage`. Partners must use the specified text to indicate no-contact delivery and then confirm support for both features with their Google consultant to enable this delivery option.\n"]]