Companion

object Companion

Functions

Link copied to clipboard
fun getManual(): CaptureMethod

Getter for the manual capture method.

Properties

Link copied to clipboard
val Automatic: CaptureMethod

Stripe automatically captures funds when the customer authorizes the payment.

Link copied to clipboard
val Manual: CaptureMethod

Place a hold on the funds when the customer authorizes the payment, but don’t capture the funds until later. (Not all payment methods support this.)