Skip to main content
Anchor to SellingPlanCheckoutChargeValue

SellingPlanCheckoutChargeValue

union

Requires read_products access scope.

The portion of the price to be charged at checkout.

•OBJECT

A precise monetary value and its associated currency. For example, 12.99 USD.

•Decimal!
non-null

A monetary value in decimal format, allowing for precise representation of cents or fractional currency. For example, 12.99.

•CurrencyCode!
non-null

The three-letter currency code that represents a world currency used in a store. Currency codes include standard standard ISO 4217 codes, legacy codes, and non-standard codes. For example, USD.

•OBJECT

The percentage value of the price used for checkout charge.

•Float!
non-null

The percentage value of the price used for checkout charge.


Was this section helpful?

Anchor to Fields with this unionFields with this union

•OBJECT

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


Was this section helpful?