Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.42 KB

File metadata and controls

13 lines (9 loc) · 1.42 KB

CommerceSubscriptionItemAmount

Base plan fee for the next payment. Does not include per-unit (e.g. seat) charges; see totals.grand_total for the full amount.

Fields

Field Type Required Description
amount long ✔️ The amount in cents.
amountFormatted String ✔️ The formatted amount as a string (e.g., "$49.99").
currency String ✔️ The currency code (e.g., "USD").
currencySymbol String ✔️ The currency symbol (e.g., "$").