Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

Automatic = "Automatic"

(Default) Stripe automatically captures funds when the customer authorizes the payment.

Manual = "Manual"

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

AutomaticAsync = "AutomaticAsync"

Asynchronously capture funds when the customer authorizes the payment.

Generated using TypeDoc