stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.SetupIntentNextAction

Description

Contains the types generated from the schema SetupIntentNextAction

Synopsis

Documentation

data SetupIntentNextAction Source #

Defines the data type for the schema setup_intent_next_action

Constructors

SetupIntentNextAction 

Fields

data SetupIntentNextActionUseStripeSdk' Source #

Defines the data type for the schema setup_intent_next_actionUse_stripe_sdk'

When confirming a SetupIntent with Stripe.js, Stripe.js depends on the contents of this dictionary to invoke authentication flows. The shape of the contents is subject to change and is only intended to be used by Stripe.js.