Companion

object Companion

Properties

Link copied to clipboard

Stripe automatically captures funds when the customer authorizes the payment.

Link copied to clipboard

Stripe asynchronously captures funds when the customer authorizes the payment. Recommended over CaptureMethod.Automatic due to improved latency. Read the integration guide for more information.

Link copied to clipboard

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.)