RequireCreditCard
Defines whether a credit card is required in order to book an appointment.
Enums |
REQUIRE_CREDIT_CARD_UNSPECIFIED |
The credit card requirement is not explicitly specified and the behaviour is identical to the one specified for CONDITIONAL. |
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. |
REQUIRE_CREDIT_CARD_ALWAYS |
A credit card is always required in order to book this availability regardless of other field values. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-17 UTC.
[null,null,["Last updated 2024-10-17 UTC."],[[["Credit card requirements depend on factors like pricing, prepayment needs, no-show fees, and deposit requirements."],["Bookings 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."],["Some bookings always require a credit card, regardless of other conditions."]]],[]]