|
AuthorizationAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that has been authorized.
|
|
AuthorizationReversalAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the AuthorizationAmount that has been reversed.
|
|
AvailableToCaptureAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that is available to be captured. Equal to
AuthorizationAmount minus (CapturedAmount and PendingCaptureAmount and
PendingReverseAuthAmount).
|
|
AvailableToRefundAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that is available to be refunded. Equal to
CapturedAmount minus (RefundedAmount and PendingCaptureAmount and
PendingRefundAmount).
|
|
BalanceAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Total balance of all payments associated with this summary object.
|
|
CapturedAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that has been captured.
|
|
CurrencyIsoCode
|
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist,
Sort, Update
- Description
- Available only for orgs with the multicurrency feature enabled. Contains the
ISO code for the currency of the OrderSummary associated with the
OrderPaymentSummary. Order Management APIs and actions that create an
OrderPaymentSummary for an OrderSummary set this value. The default value is
USD.
- Possible values are:
-
DKK—Danish Krone
-
EUR—Euro
-
GBP—British Pound
-
USD—U.S. Dollar
- This field is available in API version 49.0 and later.
|
|
FullName
|
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The full name of the payment method user.
|
|
LastPaymentGatewayLogId
|
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the most recent payment gateway log associated with the
OrderPaymentSummary.
|
|
LastPaymentGatewayMessage
|
- Type
- string
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The most recent message received from the payment gateway associated with
the OrderPaymentSummary.
|
|
LastReferencedDate
|
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Timestamp for when the current user last viewed a record related to this
record.
- This field is available in API version 49.0 and later.
|
|
LastViewedDate
|
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Timestamp for when the current user last viewed this record. A null value
can mean that this record has only been referenced (LastReferencedDate) and
not viewed.
- This field is available in API version 49.0 and later.
|
|
Method
|
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- Name of the OrderPaymentSummary.
|
|
OrderSummaryId
|
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the OrderSummary associated with the OrderPaymentSummary.
|
|
OwnerId
|
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user who currently owns this OrderPaymentSummary. Default
value is the user logged in to the API to perform the create.
|
|
PaymentMethodId
|
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the payment method associated with this OrderPaymentSummary.
|
|
PendingAuthorizationAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that is pending authorization.
|
|
PendingCaptureAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that is pending capture.
|
|
PendingRefundAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that is pending refund.
|
|
PendingReverseAuthAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the AuthorizationAmount that is pending reversal.
|
|
RefundedAmount
|
- Type
- currency
- Properties
- Filter, Nillable, Sort
- Description
- Amount of the OrderPaymentSummary that has been refunded.
|
|
Type
|
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- The payment method type associated with the OrderPaymentSummary. For
example, visa, mastercard, check, or giftcard.
|