Stripe.Resources.SetupIntent.PaymentMethodOptions.Paypal (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.SetupIntent.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. Nullable.