Stripe.Params.Checkout.SessionCreateParams.PaymentMethodOptions.Billie (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

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