Stripe.Resources.Checkout.Session.PaymentMethodOptions.Payco (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Checkout.Session.PaymentMethodOptions.Payco{
  capture_method: String.t() | nil
}
  • capture_method - Controls when the funds will be captured from the customer's account. Possible values: manual.