Payment Item Object Reference
Last modified 21 August 2026
Overview
Property
Value
API Name
s_c__Payment_Item__c
Label
Payment Item
Plural Label
Payment Items
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Amount
s_c__Amount__c
Currency(18,6)
No
The amount of this payment item.
Order Item
s_c__Order_Item_Id__c
Lookup (OrderItem )
No
The order item associated to this payment item.
Payment
s_c__Payment_Id__c
Lookup (s_c__Payment__c )
No
The payment associated to this item.
Points
s_c__Points__c
Number(18,0)
No
The points amount of this Payment Item.
StoreConnect External ID
s_c__sC_Id__c
Text(36)
No
StoreConnect External ID, do not modify in Salesforce
Relationships
Field
Type
Related Object
Relationship Name
s_c__Order_Item_Id__c
Lookup
OrderItem
Payment_Item_Order_Item
s_c__Payment_Id__c
Lookup
s_c__Payment__c
Payment_Item_Payment
Referenced by
These objects hold a lookup or master-detail relationship to Payment Item (s_c__Payment_Item__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.