STPSetupIntentUsage
enum STPSetupIntentUsage {}
Indicates how the payment method is intended to be used in the future.
-
Unknown value. Update your SDK, or use
allResponseFields
for custom handling.Declaration
Objective-C
STPSetupIntentUsageUnknown
-
No value was provided.
Declaration
Objective-C
STPSetupIntentUsageNone
-
Indicates you intend to only reuse the payment method when the customer is in your checkout flow.
Declaration
Objective-C
STPSetupIntentUsageOnSession
-
Indicates you intend to reuse the payment method when the customer may or may not be in your checkout flow.
Declaration
Objective-C
STPSetupIntentUsageOffSession