usage

Indicates how the payment method is intended to be used in the future.

Use SetupIntentUsage.ON_SESSION if you intend to only reuse the payment method when the customer is in your checkout flow. Use SetupIntentUsage.OFF_SESSION if your customer may or may not be in your checkout flow. If not provided, this value defaults to SetupIntentUsage.OFF_SESSION.