RequireCreditCard
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
مشخص می کند که آیا برای رزرو قرار ملاقات نیاز به کارت اعتباری است یا خیر.
Enums |
---|
REQUIRE_CREDIT_CARD_UNSPECIFIED | الزامات کارت اعتباری به صراحت مشخص نشده است و رفتار با رفتاری که برای CONDITIONAL مشخص شده است یکسان است. |
REQUIRE_CREDIT_CARD_CONDITIONAL | در صورت رعایت هر یک از شرایط زیر، Google برای رزرو به کارت اعتباری نیاز دارد: * در دسترس بودن قیمت دارد و نوع پیش پرداخت الزامی است * noShowFee تنظیم شده است * قسمت سپرده تنظیم شده است. |
REQUIRE_CREDIT_CARD_ALWAYS | برای رزرو این در دسترس بودن بدون در نظر گرفتن سایر مقادیر فیلد، همیشه کارت اعتباری لازم است. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eCredit card requirements depend on factors like pricing, prepayment needs, no-show fees, and deposit requirements.\u003c/p\u003e\n"],["\u003cp\u003eBookings may require a credit card if there's a price and prepayment is required, a no-show fee is set, or a deposit is needed.\u003c/p\u003e\n"],["\u003cp\u003eSome bookings always require a credit card, regardless of other conditions.\u003c/p\u003e\n"]]],[],null,["# RequireCreditCard\n\nDefines whether a credit card is required in order to book an appointment.\n\n| Enums ||\n|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `REQUIRE_CREDIT_CARD_UNSPECIFIED` | The credit card requirement is not explicitly specified and the behaviour is identical to the one specified for CONDITIONAL. |\n| `REQUIRE_CREDIT_CARD_CONDITIONAL` | Google will require a credit card for the booking if any of the following conditions are met: \\* the availability has a price and the prepaymentType is REQUIRED \\* the noShowFee is set \\* the deposit field is set. |\n| `REQUIRE_CREDIT_CARD_ALWAYS` | A credit card is always required in order to book this availability regardless of other field values. |"]]