RequireCreditCard
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह बताता है कि अपॉइंटमेंट बुक करने के लिए क्रेडिट कार्ड की ज़रूरत है या नहीं.
Enums |
REQUIRE_CREDIT_CARD_UNSPECIFIED |
क्रेडिट कार्ड से जुड़ी ज़रूरी शर्तें साफ़ तौर पर नहीं बताई गई हैं. साथ ही, यह व्यवहार कंडीशनल के लिए तय किए गए व्यवहार के जैसा ही है. |
REQUIRE_CREDIT_CARD_CONDITIONAL |
नीचे दी गई कोई भी शर्त पूरी करने पर, Google को बुकिंग के लिए क्रेडिट कार्ड की ज़रूरत होगी: * खरीदारी के लिए उपलब्धता की एक कीमत है और प्रीपेड टाइप ज़रूरी है * noShowFee सेट है * डिपॉज़िट फ़ील्ड सेट है. |
REQUIRE_CREDIT_CARD_ALWAYS |
इस उपलब्धता को बुक करने के लिए, क्रेडिट कार्ड की ज़रूरत हमेशा होती है, भले ही कोई भी फ़ील्ड वैल्यू कुछ भी हो. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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. |"]]