Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Paypal
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.SetupIntentCreateParams.PaymentMethodOptions.Paypal{ billing_agreement_id: String.t() | nil }
billing_agreement_id- The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer. Max length: 5000.