LuxeAction

data class LuxeAction(val postConfirmStatusToAction: Map<StripeIntent.Status, LuxePostConfirmActionCreator>, val postConfirmActionIntentStatus: Map<StripeIntent.Status, Int>)

Constructors

Link copied to clipboard
fun LuxeAction(postConfirmStatusToAction: Map<StripeIntent.Status, LuxePostConfirmActionCreator>, postConfirmActionIntentStatus: Map<StripeIntent.Status, Int>)

Properties

Link copied to clipboard

This should be null to use custom next action behavior coded in the SDK