RequireCreditCard
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menentukan apakah kartu kredit diwajibkan untuk memesan janji temu.
Enum |
REQUIRE_CREDIT_CARD_UNSPECIFIED |
Persyaratan kartu kredit tidak ditentukan secara eksplisit dan perilakunya sama dengan persyaratan yang ditentukan untuk CONDITIONAL. |
REQUIRE_CREDIT_CARD_CONDITIONAL |
Google akan mewajibkan kartu kredit untuk pemesanan jika salah satu ketentuan berikut terpenuhi: * ketersediaan memiliki harga dan prepaymentType adalah REQUIRED * kolom noShowFee ditetapkan * kolom deposit ditetapkan. |
REQUIRE_CREDIT_CARD_ALWAYS |
Kartu kredit selalu diwajibkan untuk memesan ketersediaan ini, terlepas dari nilai kolom lainnya. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 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. |"]]