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.
OrderContext Class
Namespace
OrderContext Properties
The following are properties for OrderContext.
orderTypeValue
Signature
public RichMessaging.OrderType orderTypeValue {get; set;}
Property Value
Type: RichMessaging.OrderType
paymentCheckoutBehavior
Signature
public String paymentCheckoutBehavior {get; set;}
Property Value
Type: String
paymentCheckoutBehaviorValue
Signature
public RichMessaging.PaymentCheckoutBehavior paymentCheckoutBehaviorValue {get; set;}
Property Value
orderExpiration
Signature
public RichMessaging.OrderExpiration orderExpiration {get; set;}
Property Value
orderExpirationValue
Signature
public RichMessaging.OrderExpiration orderExpirationValue {get; set;}
Property Value
paymentMethodHints
Signature
public List<String> paymentMethodHints {get; set;}
Property Value
Type: List<String>
paymentMethodHintsValue
Signature
public List<RichMessaging.PaymentMethodHint> paymentMethodHintsValue {get; set;}
Property Value
Type: List<RichMessaging.PaymentMethodHint>
orderBeneficiary
Signature
public RichMessaging.OrderBeneficiary orderBeneficiary {get; set;}
Property Value
orderBeneficiaryValue
Signature
public RichMessaging.OrderBeneficiary orderBeneficiaryValue {get; set;}
Property Value
paymentInitiation
Signature
public RichMessaging.PaymentInitiation paymentInitiation {get; set;}