Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-17 UTC."],[],[]]