Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
OrderPaymentSummary
Unlike most summary objects, an OrderPaymentSummary isn’t related to a similarly named order payment object. Instead, it combines values from multiple payment objects that use the same payment method and apply to the same OrderSummary.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Special Access Rules
This object is only available in Salesforce Order Management orgs or if the B2B Commerce or D2C Commerce license is enabled.
Fields
| Field | Details |
|---|---|
| AuthorizationAmount |
|
| AuthorizationReversalAmount |
|
| AvailableToCaptureAmount |
|
| AvailableToRefundAmount |
|
| BalanceAmount |
|
| CapturedAmount |
|
| CurrencyIsoCode |
|
| FullName |
|
| LastPaymentGatewayLogId |
|
| LastPaymentGatewayMessage |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Method |
|
| OrderSummaryId |
|
| OwnerId |
|
| PaymentCreditedAmount |
|
| PaymentMethodId |
|
| PendingAuthorizationAmount |
|
| PendingCaptureAmount |
|
| PendingRefundAmount |
|
| PendingReverseAuthAmount |
|
| RefundedAmount |
|
| ReservedBalanceTotalAmount |
|
| Type |
|
Associated Objects
This object has the following associated objects. Unless noted, they’re available in the same API version as this object.
- OrderPaymentSummaryChangeEvent (API version 62.0)
- Change events are available for the object.
- OrderPaymentSummaryFeed
- Feed tracking is available for the object.
- OrderPaymentSummaryOwnerSharingRule
- Sharing rules are available for the object.
- OrderPaymentSummaryShare
- Sharing is available for the object.