alias Stripe::PaymentPagesCheckoutSessionConsentCollectionPaymentMethodReuseAgreement
Overview
If set to hidden
, it will hide legal text related to the reuse of a payment method.
Alias Definition
Stripe::PaymentPagesCheckoutSessionPaymentMethodReuseAgreement
Defined in:
stripe/models/payment_pages_checkout_session_consent_collection_payment_method_reuse_agreement.crConstant Summary
-
ERROR_MESSAGE_FOR_POSITION =
"invalid value for \"position\", must be one of [auto, hidden]."
-
VALID_VALUES_FOR_POSITION =
String.static_array("auto", "hidden")