What are three ways to implement custom post Order processing? (3 answers)

What are three ways to implement custom post Order processing? (3 answers)
A . Use a Salesforce workflow rule that executes when an Order record is created.
B . Extend cc_hk_invoiceto handle custom business logic post Order processing
C . Use cc_hk_Order.placeTarget to define a new Order Confirmation page which executes additional business logic.
D . Modify or add custom Cart formula fields to handle logic.
E . Use Process builder to implement business processes that execute when an Order record is created.

Answer: A,C,E

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments