A record of the promotion actually applied at the time of the order so that if the promotion is changed in the future, the credit applied to the order does not change. This is often automatically generated. Each promotion credit counts against the promotion’s usage limit.
Property
Value
API Name
s_c__Promotion_Credit__c
Label
Promotion Credit
Plural Label
Promotion Credits
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Action
s_c__Action__c
Picklist
Yes
A record of how the promotion was applied to the shopping cart. The actual value is copied from the related Promotion_Action__c.Action__c.
Calculation Type
s_c__Calculation__c
Picklist
Yes
A record of what calculation was used for the promotion on the shopping cart. The actual value is copied from the related Promotion_Action__c.Calculation__c.
Credit Value Points
s_c__Credit_Value_Points__c
Number(18,0)
No
The calculated credit value in points applied to the order as a result of applying this particular Promotion Action.
Credit Value
s_c__Credit_Value__c
Currency(18,2)
Yes
The calculated credit value applied to the order as a result of applying this particular Promotion Action.
Discount Percentage
s_c__Discount_Percent__c
Percent(18,2)
No
The percent value used in the promotion. This is populated when Calculation__c is set as “Discount Percentage”.
Discount Value Points
s_c__Discount_Value_Points__c
Number(18,0)
No
The fixed amount in points used in the promotion. This is populated when Calculation__c is set as “Discount Amount.”
Discount Amount
s_c__Discount_Value__c
Currency(18,2)
No
The fixed amount used in the promotion. This is populated when Calculation__c is set as “Discount Amount.”