CommerceStatementTotals
The CommerceStatementTotals type represents the total costs, taxes, and other pricing details for a statement.
- Name
subtotal- Type
CommerceMoneyAmount- Description
The price of the items or plan before taxes, credits, or discounts are applied.
- Name
grandTotal- Type
CommerceMoneyAmount- Description
The total amount for the checkout, including taxes and after credits/discounts are applied. This is the final amount due.
- Name
taxTotal- Type
CommerceMoneyAmount- Description
The amount of tax included in the checkout.
- Name
credit- Type
CommerceMoneyAmount- Description
Any credits (like account balance or promo credits) that are being applied to the checkout.
- Name
pastDue- Type
CommerceMoneyAmount- Description
Any outstanding amount from previous unpaid invoices that is being collected as part of the checkout.
Feedback
Last updated on