Use an object based on SummaryPaymentItem to represent a summary item in a payment transaction, such as tax or shipping costs. The data in SummaryPaymentItem appears to the customer in the payment sheet. For the full list of summary item types, see SummaryPaymentItemType.
SummaryPaymentItem and PaymentItem provide data for PaymentDetails.
| Property | Type | Description | Required |
|---|---|---|---|
| The monetary value of the item. | Yes | |
| The type of the item, such as | Yes | |
| string | Information about the item. | Yes |