-
No action is required from your customer.
Note
WeChat Pay Sources also have this flow type.Declaration
Objective-C
STPSourceFlowNone
-
Your customer must be redirected to their online banking service (either a website or mobile banking app) to approve the payment.
Declaration
Objective-C
STPSourceFlowRedirect
-
Your customer must verify ownership of their account by providing a code that you post to the Stripe API for authentication.
Declaration
Objective-C
STPSourceFlowCodeVerification
-
Your customer must push funds to the account information provided.
Declaration
Objective-C
STPSourceFlowReceiver
-
The source’s flow is unknown.
Declaration
Objective-C
STPSourceFlowUnknown