Skip to main content

SetupIntentUsage

The possible usage types for setup intents.

enum SetupIntentUsage {
OFF_SESSION
ON_SESSION
}

Values

SetupIntentUsage.OFF_SESSION

The setup intent will be used to setup a payment method which can be used with subscriptions.

SetupIntentUsage.ON_SESSION

The setup intent will be used during the current session like a shopping card checkout.

Member of

CardSetupIntent object