Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.ThreeDSecure
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.TestHelpers.Issuing.AuthorizationCreateParams.VerificationData.ThreeDSecure{ result: String.t() | nil }
result- The outcome of the 3D Secure authentication request. Possible values:attempt_acknowledged,authenticated,failed,required.