A. it may be cancelled at any time before or after the capture
B. it is possible to capture a smaller amount that the authorized amount
C. it is possible to refund a larger amount than the captured amount
D. it may consist of the steps: authorization, capture,refund.
A. create a new database user account with limited access rights, for managers who don't need admin access
B. changing the default hybris passwords
C. changing the Tomcat manager user and password in the project properties file
D. removing the admin and productmanager accounts and replacing them with your own named accounts with equivalent access rights
A. it is possible to apply the fraud service to check a cart before the order has been placed
B. an order containing any single symptom will always be marked as fraudulent
C. hybris supports fraud detection functionality out of the box, but you can also connect to a commercial provider (Comment - found in wiki, but again find the URL if possible)
D. FraudServiceProvider allows you to check against Symptoms, for example "different address"
A. c. the rule will be evaluated again next time the entire segment is evaluated
B. Save time for developer to create jsp or tag file.
C. Allow non-tech user to manage content in site.
D. It provides an intuitive, graphic user interface for data presentation and management.
E. Control to display content base on the context (time, user,..)
A. by implementing a cancel executor for the order status (OrderCancelRequestExecutor)
B. by implementing a strategy which maps order statuses to possible order cancel states (OrderCancelStateMappingStrategy)
C. by adding a new order cancel state (OrderCancelState)
D. by adding a dedicated order cancellation handler ( OrderCancelRecordsHandler)
A. make sure the geocoding cron job is correctly scheduled (Geocoding cronjob generates lat and long which is not imp to display the location)
B. create valid address and assign it to your BaseStore (Address is associated with POS not Basestore)
C. add Latitude and Longitude values to your BaseStore
D. create an appropriate POS instance with a valid address and assign it to your base store
A. They represent the view data of the models that a storefronts user would require
B. They provide a 1-1 mapping to the underlying model by default
C. They can only have attributes added to them via subclassing
D. They are the DTO classes automatically generated by the ant all build task
A. they can only be assigned to a CMS site
B. they can be assigned to a CMS component or page
C. they can only be assigned to CMS component
D. they can only be assigned to CMS page