alias Stripe::PaymentLinksResourceConsentCollectionPaymentMethodReuseAgreement

Overview

Settings related to the payment method reuse text shown in the Checkout UI.

Alias Definition

Stripe::PaymentLinksResourcePaymentMethodReuseAgreement

Defined in:

stripe/models/payment_links_resource_consent_collection_payment_method_reuse_agreement.cr

Constant Summary

ERROR_MESSAGE_FOR_POSITION = "invalid value for \"position\", must be one of [auto, hidden]."
VALID_VALUES_FOR_POSITION = String.static_array("auto", "hidden")