alias Stripe::PaymentIntentAutomaticPaymentMethods
Overview
Settings to configure compatible payment methods from the Stripe Dashboard
Alias Definition
Stripe::PaymentFlowsAutomaticPaymentMethodsPaymentIntent
Defined in:
stripe/models/payment_intent_automatic_payment_methods.crConstant Summary
-
ERROR_MESSAGE_FOR_ALLOW_REDIRECTS =
"invalid value for \"allow_redirects\", must be one of [always, never]."
-
VALID_VALUES_FOR_ALLOW_REDIRECTS =
String.static_array("always", "never")