PayPalRecurringBillingDetails
PayPal recurring billing product details
Constructors
Properties
A list of billing cycles for trial billing and regular billing. A plan can have at most two trial cycles and only one regular cycle. Exceeding 3 items in this array results in an error.
The three-character ISO-4217 currency code that identifies the currency.
Price and currency for any one-time charges due at plan signup.
The item price for the product associated with the billing cycle at the time of checkout. This should only be used with a PayPalVaultRequest. To pass this value to a PayPalCheckoutRequest, use the AmountBreakdown object instead.
Product description to display at the checkout.
The name of the plan to display at checkout.
Quantity associated with the product.
The shipping amount for the billing cycle at the time of checkout. This should only be used with a PayPalVaultRequest. To pass this value to a PayPalCheckoutRequest, use the AmountBreakdown object instead.