Skip to main content
Anchor to SellingPlanFixedBillingPolicy

SellingPlanFixedBillingPolicy

object

Requires read_products access scope.

The fixed selling plan billing policy defines how much of the price of the product will be billed to customer at checkout. If there is an outstanding balance, it determines when it will be paid.

SellingPlanCheckoutCharge!non-null

The checkout charge when the full amount isn't charged at checkout.

Anchor to remainingBalanceChargeExactTimeremainingBalanceChargeExactTime
DateTime

The exact time when to capture the full payment.

Anchor to remainingBalanceChargeTimeAfterCheckoutremainingBalanceChargeTimeAfterCheckout
String

The period after remaining_balance_charge_trigger, before capturing the full payment. Expressed as an ISO8601 duration.

Anchor to remainingBalanceChargeTriggerremainingBalanceChargeTrigger
SellingPlanRemainingBalanceChargeTrigger!non-null

When to capture payment for amount due.


Was this section helpful?