captureMethod

val captureMethod: String? = null

One of automatic (default) or manual. When the capture method is automatic, Stripe automatically captures funds when the customer authorizes the payment.

Change this to manual if you wish to separate authorization and capture for payment methods that support this.