stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentIntentNextAction

Description

Contains the types generated from the schema PaymentIntentNextAction

Synopsis

Documentation

data PaymentIntentNextAction Source #

Defines the data type for the schema payment_intent_next_action

Constructors

PaymentIntentNextAction 

Fields

data PaymentIntentNextActionUseStripeSdk' Source #

Defines the data type for the schema payment_intent_next_actionUse_stripe_sdk'

When confirming a PaymentIntent 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.