Skip to main content
Anchor to SellingPlanPricingPolicyBase

SellingPlanPricingPolicyBase

interface

Requires read_products access scope.

Represents selling plan pricing policy common fields.

•SellingPlanPricingPolicyAdjustmentType!
non-null

The price adjustment type.

Show enum values
•SellingPlanPricingPolicyAdjustmentValue!
non-null

The price adjustment value.

Show union types

Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Represents the pricing policy of a subscription or deferred purchase option selling plan. The selling plan fixed pricing policy works with the billing and delivery policy to determine the final price. Discounts are divided among fulfillments. For example, a subscription with a $10 discount and two deliveries will have a $5 discount applied to each delivery.

Show fields
•OBJECT

Represents a recurring selling plan pricing policy. It applies after the fixed pricing policy. By using the afterCycle parameter, you can specify the cycle when the recurring pricing policy comes into effect. Recurring pricing policies are not available for deferred purchase options.

Show fields

Was this section helpful?