CreateConfiguration
data class CreateConfiguration(val offlineBehavior: OfflineBehavior = OfflineBehavior.PREFER_ONLINE)
The CreateConfiguration contains configuration information relevant to creating a payment method.
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Properties
Link copied to clipboard
The OfflineBehavior allows you to configure how the Terminal SDK should handle the specified PaymentIntent or SetupIntent while unable to reach stripe.com.