Tài liệu này đã được cập nhật.
Bản dịch sang Tiếng Việt chưa hoàn tất.
Cập nhật bằng tiếng Anh: 11 tháng 2, 2023
Đã cập nhật bằng Tiếng Việt: 5 tháng 2, 2022

SummaryPaymentItem

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.

Properties

PropertyTypeDescriptionRequired

amount

PaymentCurrencyAmount

The monetary value of the item.

Yes

summaryItemType

SummaryPaymentItemType

The type of the item, such as SUBTOTAL or ESTIMATED_TAX.

Yes

label

string

Information about the item.

Yes