Summary
The order.summary object. Also the shape of each upcomingPayments[] entry.
Fields
| Field | Type | Notes |
|---|---|---|
subtotal |
number | |
taxableTotal |
number | |
total |
number | |
payableNow |
number | Optional — amount charged now (subscriptions). |
paymentMethod |
string | Enum. |
taxes |
Tax[] | Effective taxes. |
discountInducedTaxesVariation |
number | Tax variation introduced by discounts (shown in the invoice's tax-adjustment line). |
shipping |
number | Optional. |
adjustedTotal |
number | Optional — total after refunds. |
upcomingPayments |
Summary[] | Optional — recurring schedule; each entry also carries name and date. |