CreateConfiguration
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
Constructors
Link copied to clipboard
fun CreateConfiguration(offlineBehavior: OfflineBehavior = OfflineBehavior.PREFER_ONLINE)
Content copied to clipboard
Properties
Link copied to clipboard
The OfflineBehavior allows you to configure how the Terminal SDK should handle the specified PaymentIntent while unable to reach stripe.com.