RequireCreditCard
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
המדיניות הזו קובעת אם כרטיס האשראי נדרש כדי לקבוע פגישות.
Enums |
REQUIRE_CREDIT_CARD_UNSPECIFIED |
דרישת כרטיס האשראי לא מצוינת במפורש וההתנהגות זהה לזו שצוינה עבור תנאי. |
REQUIRE_CREDIT_CARD_CONDITIONAL |
Google תדרוש כרטיס אשראי לביצוע ההזמנה אם מתקיים אחד מהתנאים הבאים: * הזמינות כוללת מחיר והסוג לתשלום מראש נדרש * noShowFee מוגדר * שדה ההפקדה מוגדר. |
REQUIRE_CREDIT_CARD_ALWAYS |
כדי להזמין את הזמינות הזו, תמיד נדרש כרטיס אשראי, ללא קשר לערכי שדות אחרים. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\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. |"]]